Pull request #43282 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at dc8fb8f03ba30a80b036706ef89d4dd156729216 rather than 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 Obtained Jenkinsfile from dc8fb8f03ba30a80b036706ef89d4dd156729216 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-43282@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-02-23T11:14:33.387Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-23T11:14:33.391Z] Trying to pass milestone 4 [Pipeline] milestone [2022-02-23T11:14:33.465Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-23T11:14:48.646Z] Still waiting to schedule task [2022-02-23T11:14:48.648Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T11:15:43.841Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0edb96ca4eeed306e) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] { [Pipeline] checkout [2022-02-23T11:15:44.018Z] The recommended git tool is: git [2022-02-23T11:15:46.790Z] using credential docker-jenkins-github-credentials [2022-02-23T11:15:46.800Z] Cloning the remote Git repository [2022-02-23T11:15:46.800Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:15:46.680Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:15:46.758Z] > git init /home/ubuntu/workspace/moby_PR-43282 # timeout=10 [2022-02-23T11:15:46.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:15:46.937Z] > git --version # timeout=10 [2022-02-23T11:15:46.957Z] > git --version # 'git version 2.17.1' [2022-02-23T11:15:46.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:15:46.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:16:13.617Z] Fetching without tags [2022-02-23T11:16:13.895Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:16:14.708Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:16:14.708Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:16:13.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:16:13.514Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:16:13.534Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:16:13.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:16:13.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:16:13.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:16:13.585Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:16:13.869Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:16:13.893Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:16:14.567Z] > git remote # timeout=10 [2022-02-23T11:16:14.588Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:16:14.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:16:14.651Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:16:14.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:16:14.675Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:16:14.689Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:16:18.917Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:16:18.957Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T11:16:18.893Z] > git rev-list --no-walk 768f1f53f83f245c3a5d37bab36672c1a39fb1d1 # timeout=10 [2022-02-23T11:16:20.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/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-02-23T11:16:26.628Z] Unable to find image 'alpine:latest' locally [2022-02-23T11:16:27.200Z] latest: Pulling from library/alpine [2022-02-23T11:16:27.200Z] 59bf1c3509f3: Pulling fs layer [2022-02-23T11:16:27.460Z] 59bf1c3509f3: Verifying Checksum [2022-02-23T11:16:27.460Z] 59bf1c3509f3: Download complete [2022-02-23T11:16:27.784Z] 59bf1c3509f3: Pull complete [2022-02-23T11:16:28.045Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-23T11:16:28.045Z] Status: Downloaded newer image for alpine:latest [2022-02-23T11:16:34.629Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-02-23T11:16:34.903Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0edb96ca4eeed306e) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-02-23T11:16:34.957Z] The recommended git tool is: git [Pipeline] // stage [2022-02-23T11:16:34.966Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-02-23T11:16:34.993Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-02-23T11:16:35.005Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-02-23T11:16:35.279Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-23T11:16:35.414Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:16:35.414Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:16:35.524Z] Commit message: "removed mentions of the archived Docker CE repo" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T11:16:34.961Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43282/.git # timeout=10 [2022-02-23T11:16:34.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:16:34.995Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:16:34.995Z] > git --version # timeout=10 [2022-02-23T11:16:35.013Z] > git --version # 'git version 2.17.1' [2022-02-23T11:16:35.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:16:35.014Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:16:35.269Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:16:35.277Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:16:35.357Z] > git remote # timeout=10 [2022-02-23T11:16:35.365Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:16:35.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:16:35.378Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:16:35.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:16:35.403Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:16:35.411Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:16:36.203Z] + [ PR != PR ] [2022-02-23T11:16:36.203Z] + [ master != master ] [2022-02-23T11:16:36.203Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:16:36.542Z] + docker version [2022-02-23T11:16:36.542Z] Client: Docker Engine - Community [2022-02-23T11:16:36.542Z] Version: 20.10.12 [2022-02-23T11:16:36.542Z] API version: 1.41 [2022-02-23T11:16:36.542Z] Go version: go1.16.12 [2022-02-23T11:16:36.542Z] Git commit: e91ed57 [2022-02-23T11:16:36.542Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T11:16:36.542Z] OS/Arch: linux/amd64 [2022-02-23T11:16:36.542Z] Context: default [2022-02-23T11:16:36.542Z] Experimental: true [2022-02-23T11:16:36.542Z] [2022-02-23T11:16:36.542Z] Server: Docker Engine - Community [2022-02-23T11:16:36.542Z] Engine: [2022-02-23T11:16:36.542Z] Version: 20.10.12 [2022-02-23T11:16:36.542Z] API version: 1.41 (minimum version 1.12) [2022-02-23T11:16:36.542Z] Go version: go1.16.12 [2022-02-23T11:16:36.542Z] Git commit: 459d0df [2022-02-23T11:16:36.542Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T11:16:36.542Z] OS/Arch: linux/amd64 [2022-02-23T11:16:36.542Z] Experimental: true [2022-02-23T11:16:36.542Z] containerd: [2022-02-23T11:16:36.542Z] Version: 1.4.12 [2022-02-23T11:16:36.542Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:16:36.542Z] runc: [2022-02-23T11:16:36.542Z] Version: 1.0.2 [2022-02-23T11:16:36.542Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T11:16:36.542Z] docker-init: [2022-02-23T11:16:36.542Z] Version: 0.19.0 [2022-02-23T11:16:36.542Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T11:16:36.844Z] + docker info [2022-02-23T11:16:49.902Z] Still waiting to schedule task [2022-02-23T11:16:49.902Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T11:16:49.903Z] Still waiting to schedule task [2022-02-23T11:16:49.903Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T11:16:49.904Z] Still waiting to schedule task [2022-02-23T11:16:49.904Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f56ef04bfaa2512a)’ [2022-02-23T11:16:49.907Z] Still waiting to schedule task [2022-02-23T11:16:49.907Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0695de664d009237d)’ [2022-02-23T11:16:49.908Z] Still waiting to schedule task [2022-02-23T11:16:49.908Z] Waiting for next available executor on ‘azwin-2-ab4960’ [2022-02-23T11:16:49.908Z] Still waiting to schedule task [2022-02-23T11:16:49.909Z] Waiting for next available executor on ‘windows-2022’ [2022-02-23T11:16:49.909Z] Still waiting to schedule task [2022-02-23T11:16:49.909Z] Waiting for next available executor on ‘windows-2022’ [2022-02-23T11:16:54.963Z] Client: [2022-02-23T11:16:54.963Z] Context: default [2022-02-23T11:16:54.963Z] Debug Mode: false [2022-02-23T11:16:54.963Z] Plugins: [2022-02-23T11:16:54.963Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T11:16:54.963Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T11:16:54.963Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T11:16:54.963Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T11:16:54.963Z] [2022-02-23T11:16:54.963Z] Server: [2022-02-23T11:16:54.963Z] Containers: 0 [2022-02-23T11:16:54.963Z] Running: 0 [2022-02-23T11:16:54.963Z] Paused: 0 [2022-02-23T11:16:54.963Z] Stopped: 0 [2022-02-23T11:16:54.963Z] Images: 1 [2022-02-23T11:16:54.963Z] Server Version: 20.10.12 [2022-02-23T11:16:54.963Z] Storage Driver: overlay2 [2022-02-23T11:16:54.963Z] Backing Filesystem: extfs [2022-02-23T11:16:54.963Z] Supports d_type: true [2022-02-23T11:16:54.963Z] Native Overlay Diff: true [2022-02-23T11:16:54.963Z] userxattr: false [2022-02-23T11:16:54.963Z] Logging Driver: json-file [2022-02-23T11:16:54.963Z] Cgroup Driver: cgroupfs [2022-02-23T11:16:54.963Z] Cgroup Version: 1 [2022-02-23T11:16:54.963Z] Plugins: [2022-02-23T11:16:54.963Z] Volume: local [2022-02-23T11:16:54.963Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T11:16:54.963Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T11:16:54.963Z] Swarm: inactive [2022-02-23T11:16:54.963Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-23T11:16:54.963Z] Default Runtime: runc [2022-02-23T11:16:54.963Z] Init Binary: docker-init [2022-02-23T11:16:54.963Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:16:54.963Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T11:16:54.963Z] init version: de40ad0 [2022-02-23T11:16:54.963Z] Security Options: [2022-02-23T11:16:54.963Z] apparmor [2022-02-23T11:16:54.963Z] seccomp [2022-02-23T11:16:54.963Z] Profile: default [2022-02-23T11:16:54.963Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T11:16:54.963Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T11:16:54.963Z] OSType: linux [2022-02-23T11:16:54.963Z] Architecture: x86_64 [2022-02-23T11:16:54.963Z] CPUs: 2 [2022-02-23T11:16:54.963Z] Total Memory: 7.483GiB [2022-02-23T11:16:54.963Z] Name: ip-10-100-109-220 [2022-02-23T11:16:54.963Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T11:16:54.963Z] Docker Root Dir: /var/lib/docker [2022-02-23T11:16:54.963Z] Debug Mode: false [2022-02-23T11:16:54.963Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:16:54.963Z] Labels: [2022-02-23T11:16:54.963Z] Experimental: true [2022-02-23T11:16:54.963Z] Insecure Registries: [2022-02-23T11:16:54.963Z] 127.0.0.0/8 [2022-02-23T11:16:54.963Z] Live Restore Enabled: true [2022-02-23T11:16:54.963Z] [2022-02-23T11:16:54.963Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T11:16:55.260Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:16:55.260Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:16:55.260Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43282/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T11:16:55.260Z] + bash /home/ubuntu/workspace/moby_PR-43282/check-config.sh [2022-02-23T11:16:55.260Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T11:16:55.260Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T11:16:55.260Z] [2022-02-23T11:16:55.260Z] Generally Necessary: [2022-02-23T11:16:55.260Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T11:16:55.260Z] - apparmor: enabled and tools installed [2022-02-23T11:16:55.260Z] - CONFIG_NAMESPACES: enabled [2022-02-23T11:16:55.260Z] - CONFIG_NET_NS: enabled [2022-02-23T11:16:55.260Z] - CONFIG_PID_NS: enabled [2022-02-23T11:16:55.260Z] - CONFIG_IPC_NS: enabled [2022-02-23T11:16:55.260Z] - CONFIG_UTS_NS: enabled [2022-02-23T11:16:55.260Z] - CONFIG_CGROUPS: enabled [2022-02-23T11:16:55.260Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T11:16:55.260Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T11:16:55.261Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T11:16:55.564Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T11:16:55.564Z] - CONFIG_CPUSETS: enabled [2022-02-23T11:16:55.564Z] - CONFIG_MEMCG: enabled [2022-02-23T11:16:55.564Z] - CONFIG_KEYS: enabled [2022-02-23T11:16:55.564Z] - CONFIG_VETH: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T11:16:55.564Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T11:16:55.564Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T11:16:55.564Z] [2022-02-23T11:16:55.564Z] Optional Features: [2022-02-23T11:16:55.564Z] - CONFIG_USER_NS: enabled [2022-02-23T11:16:55.564Z] - CONFIG_SECCOMP: enabled [2022-02-23T11:16:55.564Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T11:16:55.564Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T11:16:55.564Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T11:16:55.564Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T11:16:55.564Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T11:16:55.564Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T11:16:55.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T11:16:55.830Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T11:16:55.830Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T11:16:55.830Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T11:16:55.830Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T11:16:55.830Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T11:16:55.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T11:16:55.830Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T11:16:55.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T11:16:55.830Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T11:16:55.830Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T11:16:55.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T11:16:55.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T11:16:55.830Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T11:16:55.830Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T11:16:55.830Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T11:16:55.830Z] - CONFIG_EXT4_FS: enabled [2022-02-23T11:16:55.830Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T11:16:55.830Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T11:16:55.830Z] - Network Drivers: [2022-02-23T11:16:55.830Z] - "overlay": [2022-02-23T11:16:55.830Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T11:16:55.830Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T11:16:55.830Z] Optional (for encrypted networks): [2022-02-23T11:16:56.091Z] - CONFIG_CRYPTO: enabled [2022-02-23T11:16:56.091Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T11:16:56.091Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T11:16:56.091Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T11:16:56.091Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T11:16:56.091Z] - CONFIG_XFRM: enabled [2022-02-23T11:16:56.091Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T11:16:56.091Z] - "ipvlan": [2022-02-23T11:16:56.091Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T11:16:56.091Z] - "macvlan": [2022-02-23T11:16:56.091Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T11:16:56.091Z] - "ftp,tftp client in container": [2022-02-23T11:16:56.091Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T11:16:56.091Z] - Storage Drivers: [2022-02-23T11:16:56.091Z] - "aufs": [2022-02-23T11:16:56.091Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T11:16:56.091Z] - "btrfs": [2022-02-23T11:16:56.091Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T11:16:56.091Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T11:16:56.091Z] - "devicemapper": [2022-02-23T11:16:56.091Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T11:16:56.091Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T11:16:56.091Z] - "overlay": [2022-02-23T11:16:56.091Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T11:16:56.091Z] - "zfs": [2022-02-23T11:16:56.091Z] - /dev/zfs: present [2022-02-23T11:16:56.091Z] - zfs command: missing [2022-02-23T11:16:56.091Z] - zpool command: missing [2022-02-23T11:16:56.091Z] [2022-02-23T11:16:56.091Z] Limits: [2022-02-23T11:16:56.091Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T11:16:56.091Z] [2022-02-23T11:16:56.091Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T11:16:56.420Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 . [2022-02-23T11:16:56.679Z] #2 [internal] load .dockerignore [2022-02-23T11:16:56.679Z] #2 sha256:fce66c506e1151b5fce6d53eff5821282a88bdd6509a6427e6ddc54e66dfce8e [2022-02-23T11:16:56.679Z] #2 transferring context: 87B done [2022-02-23T11:16:56.679Z] #2 DONE 0.1s [2022-02-23T11:16:56.679Z] [2022-02-23T11:16:56.679Z] #1 [internal] load build definition from Dockerfile [2022-02-23T11:16:56.679Z] #1 sha256:8c68c3540fe9400c72ced20878bcfd311718f9861f0ede49e9472f7efa01c29a [2022-02-23T11:16:56.679Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T11:16:56.679Z] #1 DONE 0.1s [2022-02-23T11:16:56.679Z] [2022-02-23T11:16:56.679Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T11:16:56.679Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T11:16:56.939Z] #3 DONE 0.4s [2022-02-23T11:16:57.199Z] [2022-02-23T11:16:57.199Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T11:16:57.199Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T11:16:57.199Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T11:16:57.199Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T11:16:57.199Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-02-23T11:16:57.199Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T11:16:57.199Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T11:16:57.199Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T11:16:57.458Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-23T11:16:57.458Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-23T11:16:58.026Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-23T11:16:58.026Z] #4 DONE 0.8s [2022-02-23T11:16:58.286Z] [2022-02-23T11:16:58.286Z] #6 [internal] load .dockerignore [2022-02-23T11:16:58.286Z] #6 sha256:d84689ac3637df6c10902970bdf9c9c4c6998a5498b15b09137fcc8c874f768e [2022-02-23T11:16:58.286Z] #6 DONE 0.0s [2022-02-23T11:16:58.286Z] [2022-02-23T11:16:58.286Z] #5 [internal] load build definition from Dockerfile [2022-02-23T11:16:58.286Z] #5 sha256:2f5d1688319d71e91b5175e0c1a1632bcf8cc1dcc40c2eee71934c6b3f25f7b7 [2022-02-23T11:16:58.286Z] #5 DONE 0.0s [2022-02-23T11:16:58.286Z] [2022-02-23T11:16:58.286Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:16:58.286Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T11:16:58.855Z] #10 ... [2022-02-23T11:16:58.855Z] [2022-02-23T11:16:58.855Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T11:16:58.855Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T11:16:58.855Z] #7 DONE 0.8s [2022-02-23T11:16:59.113Z] [2022-02-23T11:16:59.113Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:16:59.113Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T11:16:59.113Z] #8 DONE 0.8s [2022-02-23T11:16:59.113Z] [2022-02-23T11:16:59.113Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:16:59.113Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:16:59.113Z] #9 DONE 0.8s [2022-02-23T11:16:59.113Z] [2022-02-23T11:16:59.113Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:16:59.113Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T11:16:59.113Z] #10 DONE 0.8s [2022-02-23T11:17:00.512Z] [2022-02-23T11:17:00.512Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:00.512Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:17:00.512Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T11:17:00.772Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:17:00.772Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T11:17:01.033Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T11:17:01.033Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-02-23T11:17:01.292Z] #74 ... [2022-02-23T11:17:01.293Z] [2022-02-23T11:17:01.293Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:17:01.293Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:17:01.293Z] #52 DONE 0.6s [2022-02-23T11:17:01.293Z] [2022-02-23T11:17:01.293Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:01.293Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:17:01.293Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2022-02-23T11:17:01.293Z] #74 ... [2022-02-23T11:17:01.293Z] [2022-02-23T11:17:01.293Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:17:01.293Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:17:01.293Z] #52 DONE 0.0s [2022-02-23T11:17:01.293Z] [2022-02-23T11:17:01.293Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:01.293Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:17:01.293Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-02-23T11:17:01.553Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-02-23T11:17:01.553Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-23T11:17:05.041Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2022-02-23T11:17:06.948Z] #74 ... [2022-02-23T11:17:06.948Z] [2022-02-23T11:17:06.948Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:06.948Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:06.948Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.2s done [2022-02-23T11:17:06.948Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T11:17:06.948Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T11:17:06.948Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T11:17:06.948Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.3s done [2022-02-23T11:17:06.948Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.0s done [2022-02-23T11:17:06.948Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s done [2022-02-23T11:17:06.948Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.3s done [2022-02-23T11:17:06.948Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.0s [2022-02-23T11:17:06.948Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 6.0s [2022-02-23T11:17:06.948Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.4s [2022-02-23T11:17:07.516Z] #11 ... [2022-02-23T11:17:07.516Z] [2022-02-23T11:17:07.516Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:07.516Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:17:07.516Z] #74 DONE 6.8s [2022-02-23T11:17:07.516Z] [2022-02-23T11:17:07.516Z] #31 [internal] load build context [2022-02-23T11:17:07.516Z] #31 sha256:282ac7c9110f45f9e5054f4486606f4e9a1f0dc14eaea21d198ac210964e0b94 [2022-02-23T11:17:07.516Z] #31 transferring context: 57.34MB 5.1s done [2022-02-23T11:17:07.516Z] #31 DONE 6.9s [2022-02-23T11:17:07.516Z] [2022-02-23T11:17:07.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:07.516Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:07.516Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.4s done [2022-02-23T11:17:07.516Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 6.5s done [2022-02-23T11:17:07.516Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.18MB / 134.83MB 6.6s [2022-02-23T11:17:07.516Z] #11 ... [2022-02-23T11:17:07.516Z] [2022-02-23T11:17:07.516Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:17:07.516Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:17:07.516Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-23T11:17:07.516Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T11:17:07.516Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T11:17:07.516Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T11:17:07.516Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.0s done [2022-02-23T11:17:07.516Z] #35 ... [2022-02-23T11:17:07.516Z] [2022-02-23T11:17:07.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:07.516Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:07.776Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 16.78MB / 134.83MB 6.9s [2022-02-23T11:17:08.036Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 37.75MB / 134.83MB 7.2s [2022-02-23T11:17:08.036Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 47.19MB / 134.83MB 7.2s [2022-02-23T11:17:08.333Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 58.72MB / 134.83MB 7.3s [2022-02-23T11:17:08.333Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 76.55MB / 134.83MB 7.5s [2022-02-23T11:17:08.594Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 83.89MB / 134.83MB 7.6s [2022-02-23T11:17:08.594Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 91.23MB / 134.83MB 7.7s [2022-02-23T11:17:08.854Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 109.05MB / 134.83MB 8.0s [2022-02-23T11:17:09.115Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 117.44MB / 134.83MB 8.1s [2022-02-23T11:17:09.375Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 128.97MB / 134.83MB 8.4s [2022-02-23T11:17:11.285Z] #11 ... [2022-02-23T11:17:11.285Z] [2022-02-23T11:17:11.285Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:11.285Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:17:11.285Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-23T11:17:11.285Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:17:11.285Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T11:17:11.285Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T11:17:11.285Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.7s done [2022-02-23T11:17:11.285Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-02-23T11:17:11.285Z] #76 ... [2022-02-23T11:17:11.285Z] [2022-02-23T11:17:11.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:11.285Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:13.190Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T11:17:13.190Z] #11 ... [2022-02-23T11:17:13.190Z] [2022-02-23T11:17:13.190Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:17:13.190Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:17:13.190Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.8s done [2022-02-23T11:17:13.190Z] #35 DONE 12.1s [2022-02-23T11:17:13.190Z] [2022-02-23T11:17:13.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:13.190Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:13.190Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 12.0s done [2022-02-23T11:17:13.190Z] #11 ... [2022-02-23T11:17:13.190Z] [2022-02-23T11:17:13.190Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:17:13.190Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:17:13.190Z] #76 DONE 12.2s [2022-02-23T11:17:13.190Z] [2022-02-23T11:17:13.190Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:13.190Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:13.448Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.6s done [2022-02-23T11:17:14.019Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T11:17:14.630Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-23T11:17:14.630Z] #11 ... [2022-02-23T11:17:14.630Z] [2022-02-23T11:17:14.630Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T11:17:14.630Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T11:17:14.630Z] #75 DONE 0.7s [2022-02-23T11:17:14.630Z] [2022-02-23T11:17:14.630Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T11:17:14.630Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T11:17:15.569Z] #77 DONE 1.1s [2022-02-23T11:17:15.569Z] [2022-02-23T11:17:15.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:15.569Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:15.569Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.7s [2022-02-23T11:17:20.866Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.8s [2022-02-23T11:17:23.406Z] #11 ... [2022-02-23T11:17:23.406Z] [2022-02-23T11:17:23.406Z] #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-02-23T11:17:23.406Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:17:23.406Z] #36 2.603 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:17:23.406Z] #36 2.604 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:17:23.406Z] #36 2.637 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:17:23.406Z] #36 2.812 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:17:23.406Z] #36 3.081 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:17:23.406Z] #36 3.396 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:17:23.406Z] #36 5.022 Fetched 8505 kB in 3s (3151 kB/s) [2022-02-23T11:17:23.406Z] #36 5.022 Reading package lists... [2022-02-23T11:17:23.406Z] #36 5.940 Reading package lists... [2022-02-23T11:17:23.406Z] #36 6.810 Building dependency tree... [2022-02-23T11:17:23.406Z] #36 7.204 The following additional packages will be installed: [2022-02-23T11:17:23.406Z] #36 7.204 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T11:17:23.406Z] #36 7.204 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T11:17:23.406Z] #36 7.205 Recommended packages: [2022-02-23T11:17:23.406Z] #36 7.205 libldap-common publicsuffix libsasl2-modules [2022-02-23T11:17:23.406Z] #36 7.381 The following NEW packages will be installed: [2022-02-23T11:17:23.406Z] #36 7.381 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T11:17:23.406Z] #36 7.381 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T11:17:23.406Z] #36 7.381 libssh2-1 openssl [2022-02-23T11:17:23.406Z] #36 7.688 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T11:17:23.406Z] #36 7.688 Need to get 3038 kB of archives. [2022-02-23T11:17:23.406Z] #36 7.688 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T11:17:23.406Z] #36 7.688 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T11:17:23.406Z] #36 7.699 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T11:17:23.406Z] #36 7.699 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T11:17:23.406Z] #36 7.699 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T11:17:23.406Z] #36 7.701 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T11:17:23.406Z] #36 7.705 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T11:17:23.406Z] #36 7.707 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T11:17:23.406Z] #36 7.708 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T11:17:23.406Z] #36 7.719 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T11:17:23.406Z] #36 7.719 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T11:17:23.406Z] #36 7.719 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T11:17:23.406Z] #36 7.719 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T11:17:23.406Z] #36 7.723 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:17:23.406Z] #36 7.723 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:17:23.406Z] #36 7.728 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:17:23.406Z] #36 7.947 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:17:23.406Z] #36 7.971 Fetched 3038 kB in 0s (8994 kB/s) [2022-02-23T11:17:23.406Z] #36 8.009 Selecting previously unselected package openssl. [2022-02-23T11:17:23.406Z] #36 8.009 (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-02-23T11:17:23.406Z] #36 8.009 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.028 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:17:23.406Z] #36 8.198 Selecting previously unselected package ca-certificates. [2022-02-23T11:17:23.406Z] #36 8.198 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T11:17:23.406Z] #36 8.207 Unpacking ca-certificates (20210119) ... [2022-02-23T11:17:23.406Z] #36 8.371 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T11:17:23.406Z] #36 8.371 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.377 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:17:23.406Z] #36 8.498 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T11:17:23.406Z] #36 8.498 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.508 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:17:23.406Z] #36 8.577 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T11:17:23.406Z] #36 8.577 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.588 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:17:23.406Z] #36 8.643 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T11:17:23.406Z] #36 8.643 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.646 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:17:23.406Z] #36 8.741 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T11:17:23.406Z] #36 8.741 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.745 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:17:23.406Z] #36 8.798 Selecting previously unselected package libpsl5:amd64. [2022-02-23T11:17:23.406Z] #36 8.798 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.807 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:17:23.406Z] #36 8.874 Selecting previously unselected package librtmp1:amd64. [2022-02-23T11:17:23.406Z] #36 8.874 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.874 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:17:23.406Z] #36 8.991 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T11:17:23.406Z] #36 8.991 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 8.998 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:17:23.406Z] #36 9.110 Selecting previously unselected package libcurl4:amd64. [2022-02-23T11:17:23.406Z] #36 9.110 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 9.118 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:17:23.406Z] #36 9.224 Selecting previously unselected package curl. [2022-02-23T11:17:23.406Z] #36 9.224 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 9.228 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:17:23.406Z] #36 9.315 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:17:23.406Z] #36 9.315 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 9.328 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:17:23.406Z] #36 9.400 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:17:23.406Z] #36 9.400 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 9.403 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:17:23.406Z] #36 9.479 Selecting previously unselected package jq. [2022-02-23T11:17:23.406Z] #36 9.479 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:17:23.406Z] #36 9.479 Unpacking jq (1.6-2.1) ... [2022-02-23T11:17:23.406Z] #36 9.542 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:17:23.406Z] #36 9.553 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:17:23.406Z] #36 9.564 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:17:23.406Z] #36 9.575 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:17:23.406Z] #36 9.585 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:17:23.406Z] #36 9.595 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:17:23.406Z] #36 9.605 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:17:23.406Z] #36 9.642 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:17:23.406Z] #36 9.663 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:17:23.407Z] #36 9.667 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:17:23.407Z] #36 9.677 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:17:23.407Z] #36 9.687 Setting up ca-certificates (20210119) ... [2022-02-23T11:17:23.407Z] #36 ... [2022-02-23T11:17:23.407Z] [2022-02-23T11:17:23.407Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:23.407Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:24.346Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 9.6s done [2022-02-23T11:17:24.918Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0.1s [2022-02-23T11:17:30.200Z] #11 ... [2022-02-23T11:17:30.200Z] [2022-02-23T11:17:30.200Z] #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-02-23T11:17:30.200Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:17:30.200Z] #36 10.44 Updating certificates in /etc/ssl/certs... [2022-02-23T11:17:30.200Z] #36 11.71 129 added, 0 removed; done. [2022-02-23T11:17:30.200Z] #36 11.74 Setting up jq (1.6-2.1) ... [2022-02-23T11:17:30.200Z] #36 11.78 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:17:30.200Z] #36 11.79 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:17:30.200Z] #36 11.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:17:30.200Z] #36 11.91 Processing triggers for ca-certificates (20210119) ... [2022-02-23T11:17:30.200Z] #36 11.92 Updating certificates in /etc/ssl/certs... [2022-02-23T11:17:30.200Z] #36 12.86 0 added, 0 removed; done. [2022-02-23T11:17:30.200Z] #36 12.86 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T11:17:30.200Z] #36 12.86 done. [2022-02-23T11:17:30.200Z] #36 DONE 16.5s [2022-02-23T11:17:30.200Z] [2022-02-23T11:17:30.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:30.200Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:30.200Z] #11 ... [2022-02-23T11:17:30.200Z] [2022-02-23T11:17:30.200Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T11:17:30.200Z] #37 sha256:fb4f222b09119aeda8605acf73c69ef8f1f62e0ec0ab7dcc15316a7d412510c0 [2022-02-23T11:17:30.200Z] #37 DONE 0.3s [2022-02-23T11:17:30.200Z] [2022-02-23T11:17:30.200Z] #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-02-23T11:17:30.200Z] #38 sha256:4f0b1a47f0bd44dc73eb54134a8aa75bd0f9940857d988dd0de718b106e4773d [2022-02-23T11:17:32.108Z] #38 2.330 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T11:17:32.386Z] #38 2.711 [2022-02-23T11:17:32.956Z] #38 2.939 #=#=# ######################################################################## 100.0% [2022-02-23T11:17:32.956Z] #38 3.239 [2022-02-23T11:17:34.344Z] #38 4.410 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T11:17:34.604Z] #38 4.746 [2022-02-23T11:17:34.864Z] #38 4.972 #=#=# ######################################################################## 100.0% [2022-02-23T11:17:35.124Z] #38 5.301 [2022-02-23T11:17:36.067Z] #38 6.340 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T11:17:36.327Z] #38 ... [2022-02-23T11:17:36.327Z] [2022-02-23T11:17:36.327Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:36.327Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:36.327Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.3s done [2022-02-23T11:17:36.327Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.7s [2022-02-23T11:17:36.327Z] #11 ... [2022-02-23T11:17:36.327Z] [2022-02-23T11:17:36.327Z] #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-02-23T11:17:36.327Z] #38 sha256:4f0b1a47f0bd44dc73eb54134a8aa75bd0f9940857d988dd0de718b106e4773d [2022-02-23T11:17:36.327Z] #38 6.653 [2022-02-23T11:17:36.853Z] #38 6.873 #=#=# #################### 28.2% ################################### 48.7% ################################################################## 92.7% ######################################################################## 100.0% [2022-02-23T11:17:36.862Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095d5eb698c023f00) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] { [Pipeline] checkout [2022-02-23T11:17:36.960Z] The recommended git tool is: git [2022-02-23T11:17:37.113Z] #38 7.492 [2022-02-23T11:17:38.493Z] #38 8.561 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T11:17:38.752Z] #38 9.000 [2022-02-23T11:17:39.017Z] #38 9.214 #=#=# ######################################################################## 100.0% [2022-02-23T11:17:39.277Z] #38 9.559 [2022-02-23T11:17:40.216Z] #38 10.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T11:17:40.235Z] using credential docker-jenkins-github-credentials [2022-02-23T11:17:40.242Z] Cloning the remote Git repository [2022-02-23T11:17:40.242Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:17:40.476Z] #38 10.62 [2022-02-23T11:17:39.475Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:17:39.543Z] > git init /home/ubuntu/workspace/moby_PR-43282 # timeout=10 [2022-02-23T11:17:40.736Z] #38 10.84 #=#=# ######################################################################## 100.0% [2022-02-23T11:17:41.001Z] #38 11.29 [2022-02-23T11:17:41.277Z] #38 11.37 Download of images into '/build' complete. [2022-02-23T11:17:41.277Z] #38 11.37 Use something like the following to load the result into a Docker daemon: [2022-02-23T11:17:41.277Z] #38 11.37 tar -cC '/build' . | docker load [2022-02-23T11:17:39.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:17:39.792Z] > git --version # timeout=10 [2022-02-23T11:17:39.808Z] > git --version # 'git version 2.17.1' [2022-02-23T11:17:39.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:17:39.810Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:17:43.204Z] #38 DONE 13.1s [2022-02-23T11:17:43.204Z] [2022-02-23T11:17:43.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:17:43.204Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:17:43.204Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.3s [2022-02-23T11:17:48.486Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 12.4s [2022-02-23T11:17:50.426Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 14.5s done [2022-02-23T11:17:50.698Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T11:17:50.958Z] #11 DONE 50.1s [2022-02-23T11:17:50.958Z] [2022-02-23T11:17:50.958Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T11:17:50.958Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T11:17:51.525Z] #12 DONE 0.7s [2022-02-23T11:17:51.525Z] [2022-02-23T11:17:51.525Z] #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-02-23T11:17:51.525Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T11:17:52.464Z] #13 DONE 0.7s [2022-02-23T11:17:52.464Z] [2022-02-23T11:17:52.464Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:17:52.464Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T11:17:52.464Z] #40 DONE 0.2s [2022-02-23T11:17:52.464Z] [2022-02-23T11:17:52.464Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T11:17:52.464Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T11:17:52.464Z] #49 DONE 0.2s [2022-02-23T11:17:52.464Z] [2022-02-23T11:17:52.464Z] #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-02-23T11:17:52.464Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T11:17:52.464Z] #53 DONE 0.2s [2022-02-23T11:17:52.464Z] [2022-02-23T11:17:52.464Z] #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-02-23T11:17:52.464Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:17:53.590Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-083c83a5f00befa3f) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] { [Pipeline] checkout [2022-02-23T11:17:53.694Z] The recommended git tool is: git [2022-02-23T11:17:55.755Z] #54 ... [2022-02-23T11:17:55.755Z] [2022-02-23T11:17:55.755Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-23T11:17:55.755Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-23T11:17:55.755Z] #14 DONE 3.5s [2022-02-23T11:17:56.020Z] [2022-02-23T11:17:56.020Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-23T11:17:56.020Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-23T11:17:56.073Z] using credential docker-jenkins-github-credentials [2022-02-23T11:17:56.082Z] Cloning the remote Git repository [2022-02-23T11:17:56.082Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:17:55.933Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:17:55.998Z] > git init /home/ubuntu/workspace/moby_PR-43282 # timeout=10 [2022-02-23T11:17:56.209Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:17:56.213Z] > git --version # timeout=10 [2022-02-23T11:17:56.236Z] > git --version # 'git version 2.17.1' [2022-02-23T11:17:56.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:17:56.238Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:17:57.932Z] #15 DONE 2.1s [2022-02-23T11:17:57.933Z] [2022-02-23T11:17:57.933Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-23T11:17:57.933Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-23T11:17:59.128Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b92e45a81210fa4d) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] { [Pipeline] checkout [2022-02-23T11:17:59.502Z] The recommended git tool is: git [2022-02-23T11:17:59.846Z] #16 DONE 1.7s [2022-02-23T11:17:59.846Z] [2022-02-23T11:17:59.846Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-23T11:17:59.846Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-23T11:18:01.753Z] #17 DONE 1.9s [2022-02-23T11:18:01.753Z] [2022-02-23T11:18:01.753Z] #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-02-23T11:18:01.753Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:18:01.753Z] #54 4.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:18:01.753Z] #54 4.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:18:01.753Z] #54 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:18:01.753Z] #54 4.917 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T11:18:01.753Z] #54 5.507 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:18:01.753Z] #54 7.568 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:18:02.322Z] #54 9.608 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:18:02.322Z] #54 ... [2022-02-23T11:18:02.322Z] [2022-02-23T11:18:02.322Z] #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-02-23T11:18:02.322Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:18:02.322Z] #58 3.961 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T11:18:02.581Z] #58 ... [2022-02-23T11:18:02.581Z] [2022-02-23T11:18:02.581Z] #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-02-23T11:18:02.581Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:18:02.581Z] #41 4.069 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T11:18:02.581Z] #41 4.080 Cloning into '.'... [2022-02-23T11:18:02.581Z] #41 ... [2022-02-23T11:18:02.581Z] [2022-02-23T11:18:02.581Z] #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-02-23T11:18:02.581Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:18:02.581Z] #50 3.615 + git clone https://github.com/docker/distribution.git . [2022-02-23T11:18:02.581Z] #50 3.629 Cloning into '.'... [2022-02-23T11:18:02.841Z] #50 ... [2022-02-23T11:18:02.841Z] [2022-02-23T11:18:02.841Z] #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-02-23T11:18:02.841Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:18:02.841Z] #60 3.789 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T11:18:02.841Z] #60 4.631 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T11:18:02.841Z] #60 4.645 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T11:18:02.841Z] #60 4.687 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T11:18:02.841Z] #60 6.283 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T11:18:02.841Z] #60 ... [2022-02-23T11:18:02.841Z] [2022-02-23T11:18:02.841Z] #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-02-23T11:18:02.841Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:18:02.841Z] #56 4.239 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:18:02.841Z] #56 5.693 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:18:02.841Z] #56 5.693 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:18:02.841Z] #56 5.733 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:18:02.841Z] #56 5.797 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:18:02.841Z] #56 6.246 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:18:02.841Z] #56 6.259 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:18:02.841Z] #56 6.385 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:18:02.841Z] #56 6.472 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:18:02.841Z] #56 6.662 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:18:03.103Z] #56 ... [2022-02-23T11:18:03.103Z] [2022-02-23T11:18:03.103Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-23T11:18:03.103Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-23T11:18:03.103Z] #18 DONE 1.6s [2022-02-23T11:18:03.103Z] [2022-02-23T11:18:03.103Z] #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-02-23T11:18:03.103Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:18:03.103Z] #43 4.594 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T11:18:03.103Z] #43 ... [2022-02-23T11:18:03.103Z] [2022-02-23T11:18:03.103Z] #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-02-23T11:18:03.103Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:18:03.790Z] Fetching without tags [2022-02-23T11:18:04.073Z] using credential docker-jenkins-github-credentials [2022-02-23T11:18:04.082Z] Cloning the remote Git repository [2022-02-23T11:18:04.082Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:18:04.085Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:04.125Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:18:04.208Z] > git init /home/ubuntu/workspace/moby_PR-43282 # timeout=10 [2022-02-23T11:18:04.995Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:04.995Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:18:03.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:03.700Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:18:03.728Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:03.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:03.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:03.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:03.795Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:04.098Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:04.120Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:04.892Z] > git remote # timeout=10 [2022-02-23T11:18:04.917Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:18:04.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:04.938Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:18:04.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:18:04.997Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:05.020Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:04.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:04.877Z] > git --version # timeout=10 [2022-02-23T11:18:04.915Z] > git --version # 'git version 2.25.1' [2022-02-23T11:18:04.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:04.918Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:05.640Z] #19 2.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:18:05.640Z] #19 2.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:18:05.640Z] #19 2.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:18:06.577Z] #19 3.595 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T11:18:07.961Z] #19 4.558 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T11:18:08.905Z] #19 ... [2022-02-23T11:18:08.905Z] [2022-02-23T11:18:08.905Z] #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-02-23T11:18:08.905Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:18:08.905Z] #43 16.63 tomll can be used in two ways: [2022-02-23T11:18:08.905Z] #43 16.63 Writing to STDIN and reading from STDOUT: [2022-02-23T11:18:08.906Z] #43 16.63 cat file.toml | tomll > file.toml [2022-02-23T11:18:08.906Z] #43 16.63 [2022-02-23T11:18:08.906Z] #43 16.63 Reading and updating a list of files: [2022-02-23T11:18:08.906Z] #43 16.63 tomll a.toml b.toml c.toml [2022-02-23T11:18:08.906Z] #43 16.63 [2022-02-23T11:18:08.906Z] #43 16.63 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T11:18:09.795Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8a5367d00a3c0a3) in /home/ubuntu/workspace/moby_PR-43282 [Pipeline] { [Pipeline] checkout [2022-02-23T11:18:09.845Z] #43 DONE 17.5s [2022-02-23T11:18:09.845Z] [2022-02-23T11:18:09.845Z] #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-02-23T11:18:09.845Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:18:09.845Z] #19 6.063 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:18:09.918Z] The recommended git tool is: git [2022-02-23T11:18:10.015Z] Commit message: "removed mentions of the archived Docker CE repo" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:18:10.894Z] #19 7.505 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:18:11.133Z] + docker version [2022-02-23T11:18:12.306Z] #19 8.982 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T11:18:13.261Z] #19 10.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T11:18:13.261Z] #19 ... [2022-02-23T11:18:13.261Z] [2022-02-23T11:18:13.261Z] #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-02-23T11:18:13.261Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:18:13.261Z] #56 11.08 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:18:13.261Z] #56 11.20 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:18:13.261Z] #56 11.23 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:18:13.261Z] #56 12.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:18:13.261Z] #56 12.51 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:18:13.834Z] #56 ... [2022-02-23T11:18:13.834Z] [2022-02-23T11:18:13.834Z] #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-02-23T11:18:13.834Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:18:13.834Z] #19 10.68 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:18:13.834Z] #19 10.68 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T11:18:13.834Z] #19 10.68 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T11:18:13.834Z] #19 10.68 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T11:18:13.834Z] #19 10.70 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T11:18:13.834Z] #19 10.70 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:18:13.834Z] #19 10.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:18:13.834Z] #19 10.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T11:18:13.834Z] #19 10.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T11:18:13.834Z] #19 10.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T11:18:13.834Z] #19 10.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T11:18:13.834Z] #19 10.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:18:14.094Z] #19 ... [2022-02-23T11:18:14.094Z] [2022-02-23T11:18:14.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-02-23T11:18:14.094Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:18:14.094Z] #54 11.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T11:18:14.094Z] #54 18.52 Fetched 8508 kB in 15s (584 kB/s) [2022-02-23T11:18:14.268Z] using credential docker-jenkins-github-credentials [2022-02-23T11:18:14.275Z] Cloning the remote Git repository [2022-02-23T11:18:14.275Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:18:14.662Z] #54 18.52 Reading package lists... [2022-02-23T11:18:14.662Z] #54 ... [2022-02-23T11:18:14.662Z] [2022-02-23T11:18:14.662Z] #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-02-23T11:18:14.662Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:18:14.662Z] #50 22.01 + git checkout -q v2.3.0 [2022-02-23T11:18:14.291Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:18:14.362Z] > git init /home/ubuntu/workspace/moby_PR-43282 # timeout=10 [2022-02-23T11:18:14.895Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:14.895Z] > git --version # timeout=10 [2022-02-23T11:18:14.920Z] > git --version # 'git version 2.25.1' [2022-02-23T11:18:14.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:14.922Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:16.046Z] #50 23.42 + 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-02-23T11:18:17.745Z] Client: Docker Engine - Community [2022-02-23T11:18:17.745Z] Version: 20.10.12 [2022-02-23T11:18:17.745Z] API version: 1.41 [2022-02-23T11:18:17.745Z] Go version: go1.16.12 [2022-02-23T11:18:17.745Z] Git commit: e91ed57 [2022-02-23T11:18:17.745Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T11:18:17.745Z] OS/Arch: linux/amd64 [2022-02-23T11:18:17.745Z] Context: default [2022-02-23T11:18:17.745Z] Experimental: true [2022-02-23T11:18:17.745Z] [2022-02-23T11:18:17.745Z] Server: Docker Engine - Community [2022-02-23T11:18:17.745Z] Engine: [2022-02-23T11:18:17.745Z] Version: 20.10.12 [2022-02-23T11:18:17.745Z] API version: 1.41 (minimum version 1.12) [2022-02-23T11:18:17.745Z] Go version: go1.16.12 [2022-02-23T11:18:17.745Z] Git commit: 459d0df [2022-02-23T11:18:17.745Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T11:18:17.745Z] OS/Arch: linux/amd64 [2022-02-23T11:18:17.745Z] Experimental: true [2022-02-23T11:18:17.745Z] containerd: [2022-02-23T11:18:17.745Z] Version: 1.4.12 [2022-02-23T11:18:17.745Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:17.745Z] runc: [2022-02-23T11:18:17.745Z] Version: 1.0.2 [2022-02-23T11:18:17.745Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T11:18:17.745Z] docker-init: [2022-02-23T11:18:17.745Z] Version: 0.19.0 [2022-02-23T11:18:17.745Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T11:18:18.118Z] + docker info [2022-02-23T11:18:21.483Z] Fetching without tags [2022-02-23T11:18:21.787Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:21.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:21.410Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:18:21.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:21.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:21.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:21.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:21.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:21.774Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:21.800Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:22.523Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:22.523Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:18:22.619Z] #50 ... [2022-02-23T11:18:22.619Z] [2022-02-23T11:18:22.619Z] #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-02-23T11:18:22.619Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:18:22.619Z] #58 25.45 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T11:18:22.619Z] #58 25.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:18:22.619Z] #58 25.50 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T11:18:22.619Z] #58 25.50 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T11:18:22.619Z] #58 25.77 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T11:18:22.619Z] #58 25.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T11:18:22.619Z] #58 26.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T11:18:22.619Z] #58 26.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T11:18:22.619Z] #58 26.24 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T11:18:22.619Z] #58 26.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T11:18:22.619Z] #58 27.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T11:18:22.619Z] #58 27.24 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T11:18:23.192Z] #58 30.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:18:23.192Z] #58 30.78 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T11:18:23.192Z] #58 ... [2022-02-23T11:18:23.192Z] [2022-02-23T11:18:23.192Z] #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-02-23T11:18:23.192Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:18:23.192Z] #60 30.98 v3.0.2 [2022-02-23T11:18:22.392Z] > git remote # timeout=10 [2022-02-23T11:18:22.410Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:18:22.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:22.445Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:18:22.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:18:22.511Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:22.529Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:24.570Z] #60 DONE 32.1s [2022-02-23T11:18:24.570Z] [2022-02-23T11:18:24.570Z] #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-02-23T11:18:24.570Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:18:24.570Z] #58 30.99 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T11:18:24.570Z] #58 31.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T11:18:24.570Z] #58 31.13 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T11:18:24.570Z] #58 31.22 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T11:18:24.570Z] #58 31.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T11:18:24.570Z] #58 31.34 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T11:18:24.570Z] #58 31.41 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T11:18:24.570Z] #58 31.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T11:18:24.570Z] #58 31.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T11:18:24.571Z] #58 31.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T11:18:24.571Z] #58 31.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T11:18:24.571Z] #58 31.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T11:18:24.571Z] #58 31.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T11:18:24.571Z] #58 31.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T11:18:24.571Z] #58 31.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T11:18:24.571Z] #58 31.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T11:18:24.571Z] #58 31.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T11:18:24.571Z] #58 31.91 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T11:18:24.571Z] #58 31.95 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T11:18:24.829Z] #58 32.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T11:18:24.829Z] #58 32.55 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T11:18:24.829Z] #58 32.57 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T11:18:24.829Z] #58 32.62 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T11:18:25.089Z] #58 32.68 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T11:18:25.089Z] #58 32.73 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T11:18:25.348Z] #58 ... [2022-02-23T11:18:25.348Z] [2022-02-23T11:18:25.348Z] #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-02-23T11:18:25.348Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:18:25.348Z] #54 18.52 Reading package lists... [2022-02-23T11:18:25.348Z] #54 23.11 Reading package lists... [2022-02-23T11:18:25.348Z] #54 27.25 Building dependency tree... [2022-02-23T11:18:25.348Z] #54 31.03 The following additional packages will be installed: [2022-02-23T11:18:25.348Z] #54 31.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:18:25.348Z] #54 31.04 python3-protobuf python3-six [2022-02-23T11:18:25.348Z] #54 31.04 Suggested packages: [2022-02-23T11:18:25.348Z] #54 31.04 python3-setuptools [2022-02-23T11:18:25.348Z] #54 31.04 Recommended packages: [2022-02-23T11:18:25.348Z] #54 31.04 iproute2 | iproute [2022-02-23T11:18:25.348Z] #54 31.51 The following NEW packages will be installed: [2022-02-23T11:18:25.348Z] #54 31.54 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:18:25.348Z] #54 31.54 python3-protobuf python3-six [2022-02-23T11:18:25.348Z] #54 32.04 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:18:25.348Z] #54 32.04 Need to get 2292 kB of archives. [2022-02-23T11:18:25.348Z] #54 32.04 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T11:18:25.348Z] #54 32.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T11:18:25.348Z] #54 32.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:18:25.348Z] #54 32.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T11:18:25.348Z] #54 32.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T11:18:25.348Z] #54 32.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:18:25.348Z] #54 32.14 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-02-23T11:18:25.348Z] #54 32.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:18:25.607Z] #54 ... [2022-02-23T11:18:25.607Z] [2022-02-23T11:18:25.607Z] #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-02-23T11:18:25.607Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:18:25.607Z] #58 33.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T11:18:25.607Z] #58 33.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T11:18:25.607Z] #58 33.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T11:18:25.867Z] #58 33.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T11:18:25.867Z] #58 33.56 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T11:18:25.867Z] #58 33.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T11:18:25.867Z] #58 33.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T11:18:25.867Z] #58 33.67 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T11:18:26.126Z] #58 33.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T11:18:26.126Z] #58 33.83 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T11:18:26.126Z] #58 33.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T11:18:26.126Z] #58 33.91 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T11:18:26.154Z] Fetching without tags [2022-02-23T11:18:26.387Z] #58 33.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T11:18:26.387Z] #58 34.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T11:18:26.387Z] #58 34.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T11:18:26.387Z] #58 34.02 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T11:18:26.387Z] #58 34.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T11:18:26.387Z] #58 34.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T11:18:26.387Z] #58 34.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T11:18:26.520Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:26.647Z] #58 34.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T11:18:26.647Z] #58 34.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T11:18:26.647Z] #58 34.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T11:18:26.647Z] #58 34.34 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T11:18:26.647Z] #58 34.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T11:18:26.647Z] #58 34.38 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T11:18:26.907Z] #58 34.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T11:18:26.907Z] #58 34.42 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T11:18:26.907Z] #58 34.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T11:18:26.907Z] #58 34.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T11:18:26.907Z] #58 34.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T11:18:26.907Z] #58 34.56 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T11:18:26.907Z] #58 34.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T11:18:26.907Z] #58 34.59 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T11:18:26.907Z] #58 34.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T11:18:26.907Z] #58 34.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T11:18:26.907Z] #58 34.65 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T11:18:26.907Z] #58 34.66 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T11:18:26.907Z] #58 34.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T11:18:26.907Z] #58 34.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T11:18:26.907Z] #58 34.73 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T11:18:26.907Z] #58 34.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T11:18:27.171Z] #58 34.75 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T11:18:27.171Z] #58 34.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T11:18:27.271Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:18:27.433Z] #58 35.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T11:18:27.433Z] #58 35.06 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T11:18:27.433Z] #58 35.08 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T11:18:27.433Z] #58 35.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T11:18:27.433Z] #58 35.18 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T11:18:27.568Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:27.569Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:18:27.693Z] #58 35.21 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T11:18:27.693Z] #58 35.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T11:18:27.693Z] #58 35.24 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T11:18:27.693Z] #58 35.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T11:18:27.693Z] #58 35.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T11:18:27.693Z] #58 35.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T11:18:27.693Z] #58 35.36 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T11:18:27.693Z] #58 35.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T11:18:27.693Z] #58 35.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T11:18:27.693Z] #58 35.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T11:18:27.954Z] #58 35.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T11:18:27.954Z] #58 35.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T11:18:27.954Z] #58 35.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T11:18:27.954Z] #58 35.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T11:18:27.954Z] #58 35.58 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T11:18:27.954Z] #58 35.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-02-23T11:18:26.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:26.062Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:18:26.086Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:26.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:26.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:26.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:26.166Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:26.534Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:26.559Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:27.513Z] > git remote # timeout=10 [2022-02-23T11:18:27.526Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:18:27.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:27.539Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:18:27.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:18:27.570Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:27.581Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [Pipeline] sh [2022-02-23T11:18:28.215Z] #58 35.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T11:18:28.216Z] #58 35.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T11:18:28.216Z] #58 35.86 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T11:18:28.216Z] #58 35.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T11:18:28.216Z] #58 35.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T11:18:28.476Z] #58 36.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T11:18:28.476Z] #58 36.13 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T11:18:28.775Z] + docker version [2022-02-23T11:18:29.428Z] #58 37.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T11:18:29.428Z] #58 37.11 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T11:18:29.428Z] #58 37.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T11:18:29.689Z] #58 37.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T11:18:29.689Z] #58 37.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T11:18:29.689Z] #58 37.35 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T11:18:29.949Z] #58 37.45 go: downloading golang.org/x/text v0.3.7 [2022-02-23T11:18:31.717Z] Commit message: "removed mentions of the archived Docker CE repo" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:18:32.730Z] + docker version [2022-02-23T11:18:32.960Z] Client: Docker Engine - Community [2022-02-23T11:18:32.960Z] Version: 20.10.12 [2022-02-23T11:18:32.960Z] API version: 1.41 [2022-02-23T11:18:32.960Z] Go version: go1.16.12 [2022-02-23T11:18:32.960Z] Git commit: e91ed57 [2022-02-23T11:18:32.960Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T11:18:32.960Z] OS/Arch: linux/amd64 [2022-02-23T11:18:32.960Z] Context: default [2022-02-23T11:18:32.960Z] Experimental: true [2022-02-23T11:18:32.960Z] [2022-02-23T11:18:32.960Z] Server: Docker Engine - Community [2022-02-23T11:18:32.960Z] Engine: [2022-02-23T11:18:32.960Z] Version: 20.10.12 [2022-02-23T11:18:32.960Z] API version: 1.41 (minimum version 1.12) [2022-02-23T11:18:32.960Z] Go version: go1.16.12 [2022-02-23T11:18:32.960Z] Git commit: 459d0df [2022-02-23T11:18:32.960Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T11:18:32.960Z] OS/Arch: linux/amd64 [2022-02-23T11:18:32.960Z] Experimental: true [2022-02-23T11:18:32.960Z] containerd: [2022-02-23T11:18:32.960Z] Version: 1.4.12 [2022-02-23T11:18:32.960Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:32.960Z] runc: [2022-02-23T11:18:32.960Z] Version: 1.0.2 [2022-02-23T11:18:32.960Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T11:18:32.960Z] docker-init: [2022-02-23T11:18:32.960Z] Version: 0.19.0 [2022-02-23T11:18:32.960Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T11:18:33.301Z] + docker info [2022-02-23T11:18:34.148Z] #58 41.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T11:18:34.148Z] #58 41.60 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T11:18:34.148Z] #58 41.62 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T11:18:34.148Z] #58 41.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T11:18:34.148Z] #58 41.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T11:18:34.148Z] #58 41.80 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T11:18:34.148Z] #58 41.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T11:18:34.148Z] #58 41.83 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T11:18:34.148Z] #58 41.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T11:18:34.148Z] #58 41.98 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T11:18:34.148Z] #58 ... [2022-02-23T11:18:34.148Z] [2022-02-23T11:18:34.148Z] #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-02-23T11:18:34.148Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:18:34.148Z] #54 35.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T11:18:34.148Z] #54 36.95 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:18:34.148Z] #54 37.34 Fetched 2292 kB in 4s (517 kB/s) [2022-02-23T11:18:34.148Z] #54 37.47 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T11:18:34.148Z] #54 37.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T11:18:34.148Z] #54 37.56 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 37.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:18:34.148Z] #54 38.52 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:18:34.148Z] #54 38.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:18:34.148Z] #54 38.53 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:18:34.148Z] #54 38.83 Selecting previously unselected package python3-six. [2022-02-23T11:18:34.148Z] #54 38.83 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T11:18:34.148Z] #54 38.86 Unpacking python3-six (1.16.0-2) ... [2022-02-23T11:18:34.148Z] #54 39.07 Selecting previously unselected package python3-protobuf. [2022-02-23T11:18:34.148Z] #54 39.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 39.08 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T11:18:34.148Z] #54 39.69 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:18:34.148Z] #54 39.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 39.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:18:34.148Z] #54 39.94 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:18:34.148Z] #54 39.94 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 39.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:18:34.148Z] #54 40.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:18:34.148Z] #54 40.17 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 40.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:18:34.148Z] #54 40.35 Selecting previously unselected package criu. [2022-02-23T11:18:34.148Z] #54 40.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T11:18:34.148Z] #54 40.39 Unpacking criu (3.16.1-3) ... [2022-02-23T11:18:34.148Z] #54 40.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:18:34.148Z] #54 41.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:18:34.148Z] #54 41.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:18:34.374Z] Fetching without tags [2022-02-23T11:18:34.408Z] #54 41.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:18:34.408Z] #54 41.80 Setting up python3-six (1.16.0-2) ... [2022-02-23T11:18:34.661Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:34.978Z] #54 42.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:18:34.978Z] #54 42.40 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T11:18:34.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:34.268Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:18:34.281Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:34.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:18:34.378Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:18:34.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:34.385Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:18:34.668Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:34.686Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:36.259Z] Client: [2022-02-23T11:18:36.259Z] Context: default [2022-02-23T11:18:36.259Z] Debug Mode: false [2022-02-23T11:18:36.259Z] Plugins: [2022-02-23T11:18:36.259Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T11:18:36.259Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T11:18:36.259Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T11:18:36.259Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T11:18:36.259Z] [2022-02-23T11:18:36.259Z] Server: [2022-02-23T11:18:36.259Z] Containers: 0 [2022-02-23T11:18:36.259Z] Running: 0 [2022-02-23T11:18:36.259Z] Paused: 0 [2022-02-23T11:18:36.259Z] Stopped: 0 [2022-02-23T11:18:36.259Z] Images: 0 [2022-02-23T11:18:36.259Z] Server Version: 20.10.12 [2022-02-23T11:18:36.259Z] Storage Driver: overlay2 [2022-02-23T11:18:36.259Z] Backing Filesystem: extfs [2022-02-23T11:18:36.259Z] Supports d_type: true [2022-02-23T11:18:36.259Z] Native Overlay Diff: true [2022-02-23T11:18:36.259Z] userxattr: false [2022-02-23T11:18:36.259Z] Logging Driver: json-file [2022-02-23T11:18:36.259Z] Cgroup Driver: cgroupfs [2022-02-23T11:18:36.259Z] Cgroup Version: 1 [2022-02-23T11:18:36.259Z] Plugins: [2022-02-23T11:18:36.259Z] Volume: local [2022-02-23T11:18:36.259Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T11:18:36.259Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T11:18:36.259Z] Swarm: inactive [2022-02-23T11:18:36.259Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T11:18:36.259Z] Default Runtime: runc [2022-02-23T11:18:36.259Z] Init Binary: docker-init [2022-02-23T11:18:36.259Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:36.259Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T11:18:36.259Z] init version: de40ad0 [2022-02-23T11:18:36.259Z] Security Options: [2022-02-23T11:18:36.259Z] apparmor [2022-02-23T11:18:36.259Z] seccomp [2022-02-23T11:18:36.259Z] Profile: default [2022-02-23T11:18:36.259Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T11:18:36.259Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T11:18:36.259Z] OSType: linux [2022-02-23T11:18:36.259Z] Architecture: x86_64 [2022-02-23T11:18:36.259Z] CPUs: 2 [2022-02-23T11:18:36.259Z] Total Memory: 7.565GiB [2022-02-23T11:18:36.259Z] Name: ip-10-100-45-96 [2022-02-23T11:18:36.259Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T11:18:36.259Z] Docker Root Dir: /var/lib/docker [2022-02-23T11:18:36.259Z] Debug Mode: false [2022-02-23T11:18:36.259Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:18:36.259Z] Labels: [2022-02-23T11:18:36.259Z] Experimental: true [2022-02-23T11:18:36.259Z] Insecure Registries: [2022-02-23T11:18:36.259Z] 127.0.0.0/8 [2022-02-23T11:18:36.259Z] Live Restore Enabled: true [2022-02-23T11:18:36.259Z] [2022-02-23T11:18:36.259Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T11:18:36.557Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:18:36.558Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:18:36.560Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:18:36.561Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:18:36.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43282/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T11:18:36.561Z] + bash /home/ubuntu/workspace/moby_PR-43282/check-config.sh [2022-02-23T11:18:36.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T11:18:36.561Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T11:18:36.561Z] [2022-02-23T11:18:36.561Z] Generally Necessary: [2022-02-23T11:18:36.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T11:18:36.561Z] - apparmor: enabled and tools installed [2022-02-23T11:18:36.561Z] - CONFIG_NAMESPACES: enabled [2022-02-23T11:18:36.561Z] - CONFIG_NET_NS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_PID_NS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_IPC_NS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_UTS_NS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CGROUPS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T11:18:36.561Z] - CONFIG_CPUSETS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_MEMCG: enabled [2022-02-23T11:18:36.561Z] - CONFIG_KEYS: enabled [2022-02-23T11:18:36.561Z] - CONFIG_VETH: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T11:18:36.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T11:18:36.828Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T11:18:36.828Z] [2022-02-23T11:18:36.828Z] Optional Features: [2022-02-23T11:18:36.828Z] - CONFIG_USER_NS: enabled [2022-02-23T11:18:36.828Z] - CONFIG_SECCOMP: enabled [2022-02-23T11:18:36.828Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T11:18:36.828Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T11:18:36.828Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T11:18:36.828Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T11:18:36.828Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T11:18:36.828Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T11:18:36.828Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T11:18:36.828Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T11:18:36.828Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T11:18:36.828Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T11:18:36.828Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T11:18:36.828Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T11:18:36.828Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T11:18:36.828Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T11:18:36.828Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T11:18:36.829Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T11:18:36.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T11:18:36.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T11:18:36.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T11:18:36.829Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T11:18:36.829Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T11:18:36.829Z] - CONFIG_EXT4_FS: enabled [2022-02-23T11:18:36.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T11:18:36.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T11:18:36.829Z] - Network Drivers: [2022-02-23T11:18:36.829Z] - "overlay": [2022-02-23T11:18:36.829Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T11:18:36.829Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T11:18:36.829Z] Optional (for encrypted networks): [2022-02-23T11:18:37.092Z] - CONFIG_CRYPTO: enabled [2022-02-23T11:18:37.092Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T11:18:37.092Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T11:18:37.092Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T11:18:37.092Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T11:18:37.092Z] - CONFIG_XFRM: enabled [2022-02-23T11:18:37.092Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T11:18:37.092Z] - "ipvlan": [2022-02-23T11:18:37.092Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T11:18:37.092Z] - "macvlan": [2022-02-23T11:18:37.092Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T11:18:37.092Z] - "ftp,tftp client in container": [2022-02-23T11:18:37.092Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T11:18:37.092Z] - Storage Drivers: [2022-02-23T11:18:37.092Z] - "aufs": [2022-02-23T11:18:37.092Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T11:18:37.092Z] - "btrfs": [2022-02-23T11:18:37.092Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T11:18:37.092Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T11:18:37.092Z] - "devicemapper": [2022-02-23T11:18:37.092Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T11:18:37.092Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T11:18:37.092Z] - "overlay": [2022-02-23T11:18:37.092Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T11:18:37.092Z] - "zfs": [2022-02-23T11:18:37.092Z] - /dev/zfs: present [2022-02-23T11:18:37.092Z] - zfs command: missing [2022-02-23T11:18:37.092Z] - zpool command: missing [2022-02-23T11:18:37.092Z] [2022-02-23T11:18:37.092Z] Limits: [2022-02-23T11:18:37.092Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T11:18:37.092Z] [2022-02-23T11:18:37.092Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T11:18:37.441Z] + sudo modprobe ip_vs [2022-02-23T11:18:37.441Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 . [2022-02-23T11:18:37.521Z] #54 44.47 Setting up criu (3.16.1-3) ... [2022-02-23T11:18:37.703Z] #2 [internal] load .dockerignore [2022-02-23T11:18:37.703Z] #2 sha256:1f8ce35c3af15457aee5f47b78e6521c8dd60223c837b316ce5467277f222cad [2022-02-23T11:18:37.703Z] #2 transferring context: 87B done [2022-02-23T11:18:37.703Z] #2 DONE 0.2s [2022-02-23T11:18:37.703Z] [2022-02-23T11:18:37.703Z] #1 [internal] load build definition from Dockerfile [2022-02-23T11:18:37.703Z] #1 sha256:aeb6d8e9bd5973d9176ab28265a0fa8f315c26ec73ad79be73346b44622a10c7 [2022-02-23T11:18:37.703Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T11:18:37.703Z] #1 DONE 0.2s [2022-02-23T11:18:37.703Z] [2022-02-23T11:18:37.703Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T11:18:37.703Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T11:18:38.090Z] #54 45.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:18:38.275Z] #3 DONE 0.4s [2022-02-23T11:18:38.275Z] [2022-02-23T11:18:38.275Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T11:18:38.275Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T11:18:38.275Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-23T11:18:38.275Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T11:18:38.275Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T11:18:38.275Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-02-23T11:18:38.275Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T11:18:36.442Z] > git remote # timeout=10 [2022-02-23T11:18:36.497Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:18:36.513Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:18:36.514Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:18:36.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T11:18:36.562Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:18:36.577Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:18:38.537Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T11:18:38.537Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-23T11:18:38.537Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T11:18:39.035Z] #54 DONE 46.5s [2022-02-23T11:18:39.035Z] [2022-02-23T11:18:39.035Z] #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-02-23T11:18:39.035Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:18:39.035Z] #56 46.73 gotestsum version dev [2022-02-23T11:18:39.114Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-02-23T11:18:39.299Z] #56 DONE 47.0s [2022-02-23T11:18:39.299Z] [2022-02-23T11:18:39.299Z] #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-02-23T11:18:39.299Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:18:39.299Z] #58 42.00 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T11:18:39.299Z] #58 42.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T11:18:39.299Z] #58 42.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T11:18:39.299Z] #58 42.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T11:18:39.299Z] #58 42.08 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T11:18:39.299Z] #58 42.43 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T11:18:39.299Z] #58 42.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T11:18:39.299Z] #58 42.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T11:18:39.299Z] #58 42.65 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T11:18:39.299Z] #58 42.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T11:18:39.299Z] #58 42.72 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T11:18:39.299Z] #58 42.75 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T11:18:39.299Z] #58 42.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T11:18:39.299Z] #58 42.76 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T11:18:39.299Z] #58 42.91 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T11:18:39.299Z] #58 43.04 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T11:18:39.299Z] #58 43.05 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T11:18:39.299Z] #58 43.18 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T11:18:39.299Z] #58 44.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T11:18:39.377Z] #4 DONE 1.0s [2022-02-23T11:18:39.377Z] [2022-02-23T11:18:39.377Z] #5 [internal] load build definition from Dockerfile [2022-02-23T11:18:39.377Z] #5 sha256:717a1f19d2c6e4a5612f9da00bc803c092abce3608a78ffe88b0783dc2ea8e2b [2022-02-23T11:18:39.377Z] #5 DONE 0.0s [2022-02-23T11:18:39.377Z] [2022-02-23T11:18:39.377Z] #6 [internal] load .dockerignore [2022-02-23T11:18:39.377Z] #6 sha256:bb6ba7ab693e9532ade335fee64e7d71f7f6cfb69e80b0ecfa32bab541b74357 [2022-02-23T11:18:39.377Z] #6 DONE 0.0s [2022-02-23T11:18:39.377Z] [2022-02-23T11:18:39.377Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T11:18:39.377Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T11:18:39.559Z] #58 ... [2022-02-23T11:18:39.559Z] [2022-02-23T11:18:39.559Z] #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-02-23T11:18:39.559Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:18:39.559Z] #41 37.09 Updating files: 96% (1470/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-02-23T11:18:39.559Z] #41 37.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T11:18:39.559Z] #41 37.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T11:18:39.953Z] #7 DONE 0.4s [2022-02-23T11:18:39.953Z] [2022-02-23T11:18:39.953Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:18:39.953Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T11:18:39.953Z] #8 DONE 0.3s [2022-02-23T11:18:39.953Z] [2022-02-23T11:18:39.953Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:18:39.953Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T11:18:39.953Z] #10 DONE 0.3s [2022-02-23T11:18:39.953Z] [2022-02-23T11:18:39.953Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:18:39.953Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:18:39.953Z] #9 DONE 0.4s [2022-02-23T11:18:40.551Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:18:40.873Z] Client: Docker Engine - Community [2022-02-23T11:18:40.873Z] Version: 20.10.12 [2022-02-23T11:18:40.873Z] API version: 1.41 [2022-02-23T11:18:40.873Z] Go version: go1.16.12 [2022-02-23T11:18:40.873Z] Git commit: e91ed57 [2022-02-23T11:18:40.873Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-23T11:18:40.873Z] OS/Arch: linux/amd64 [2022-02-23T11:18:40.873Z] Context: default [2022-02-23T11:18:40.873Z] Experimental: true [2022-02-23T11:18:40.874Z] [2022-02-23T11:18:40.874Z] Server: Docker Engine - Community [2022-02-23T11:18:40.874Z] Engine: [2022-02-23T11:18:40.874Z] Version: 20.10.12 [2022-02-23T11:18:40.874Z] API version: 1.41 (minimum version 1.12) [2022-02-23T11:18:40.874Z] Go version: go1.16.12 [2022-02-23T11:18:40.874Z] Git commit: 459d0df [2022-02-23T11:18:40.874Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-23T11:18:40.874Z] OS/Arch: linux/amd64 [2022-02-23T11:18:40.874Z] Experimental: true [2022-02-23T11:18:40.874Z] containerd: [2022-02-23T11:18:40.874Z] Version: 1.4.12 [2022-02-23T11:18:40.874Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:40.874Z] runc: [2022-02-23T11:18:40.874Z] Version: 1.0.2 [2022-02-23T11:18:40.874Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T11:18:40.874Z] docker-init: [2022-02-23T11:18:40.874Z] Version: 0.19.0 [2022-02-23T11:18:40.874Z] GitCommit: de40ad0 [Pipeline] withEnv [Pipeline] { [2022-02-23T11:18:40.898Z] [2022-02-23T11:18:40.898Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:40.898Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:40.898Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:18:41.160Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T11:18:41.160Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T11:18:41.160Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:18:41.160Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-02-23T11:18:41.201Z] + docker info [2022-02-23T11:18:41.421Z] #67 ... [2022-02-23T11:18:41.421Z] [2022-02-23T11:18:41.421Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:18:41.421Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:18:41.421Z] #45 DONE 0.0s [2022-02-23T11:18:41.421Z] [2022-02-23T11:18:41.421Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:41.421Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:41.421Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.4s [2022-02-23T11:18:41.537Z] + docker version [2022-02-23T11:18:41.682Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-02-23T11:18:41.682Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-23T11:18:41.944Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-02-23T11:18:43.758Z] #41 ... [2022-02-23T11:18:43.758Z] [2022-02-23T11:18:43.758Z] #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-02-23T11:18:43.758Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:18:43.758Z] #19 40.80 Fetched 48.9 MB in 39s (1254 kB/s) [2022-02-23T11:18:45.493Z] Client: [2022-02-23T11:18:45.493Z] Context: default [2022-02-23T11:18:45.493Z] Debug Mode: false [2022-02-23T11:18:45.493Z] Plugins: [2022-02-23T11:18:45.493Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T11:18:45.493Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T11:18:45.493Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T11:18:45.493Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T11:18:45.493Z] [2022-02-23T11:18:45.493Z] Server: [2022-02-23T11:18:45.493Z] Containers: 0 [2022-02-23T11:18:45.493Z] Running: 0 [2022-02-23T11:18:45.493Z] Paused: 0 [2022-02-23T11:18:45.493Z] Stopped: 0 [2022-02-23T11:18:45.493Z] Images: 0 [2022-02-23T11:18:45.493Z] Server Version: 20.10.12 [2022-02-23T11:18:45.493Z] Storage Driver: overlay2 [2022-02-23T11:18:45.493Z] Backing Filesystem: extfs [2022-02-23T11:18:45.493Z] Supports d_type: true [2022-02-23T11:18:45.493Z] Native Overlay Diff: true [2022-02-23T11:18:45.493Z] userxattr: false [2022-02-23T11:18:45.493Z] Logging Driver: json-file [2022-02-23T11:18:45.493Z] Cgroup Driver: cgroupfs [2022-02-23T11:18:45.493Z] Cgroup Version: 1 [2022-02-23T11:18:45.493Z] Plugins: [2022-02-23T11:18:45.493Z] Volume: local [2022-02-23T11:18:45.493Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T11:18:45.493Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T11:18:45.493Z] Swarm: inactive [2022-02-23T11:18:45.493Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T11:18:45.493Z] Default Runtime: runc [2022-02-23T11:18:45.493Z] Init Binary: docker-init [2022-02-23T11:18:45.493Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:45.493Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T11:18:45.493Z] init version: de40ad0 [2022-02-23T11:18:45.493Z] Security Options: [2022-02-23T11:18:45.493Z] apparmor [2022-02-23T11:18:45.493Z] seccomp [2022-02-23T11:18:45.493Z] Profile: default [2022-02-23T11:18:45.493Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T11:18:45.493Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T11:18:45.493Z] OSType: linux [2022-02-23T11:18:45.493Z] Architecture: x86_64 [2022-02-23T11:18:45.493Z] CPUs: 2 [2022-02-23T11:18:45.493Z] Total Memory: 7.565GiB [2022-02-23T11:18:45.493Z] Name: ip-10-100-77-145 [2022-02-23T11:18:45.493Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T11:18:45.493Z] Docker Root Dir: /var/lib/docker [2022-02-23T11:18:45.493Z] Debug Mode: false [2022-02-23T11:18:45.493Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:18:45.493Z] Labels: [2022-02-23T11:18:45.493Z] Experimental: true [2022-02-23T11:18:45.493Z] Insecure Registries: [2022-02-23T11:18:45.493Z] 127.0.0.0/8 [2022-02-23T11:18:45.493Z] Live Restore Enabled: true [2022-02-23T11:18:45.493Z] [2022-02-23T11:18:45.493Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T11:18:45.802Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:18:45.802Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:18:45.802Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43282/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T11:18:45.802Z] + bash /home/ubuntu/workspace/moby_PR-43282/check-config.sh [2022-02-23T11:18:45.802Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T11:18:45.802Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T11:18:45.802Z] [2022-02-23T11:18:45.802Z] Generally Necessary: [2022-02-23T11:18:45.802Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T11:18:45.803Z] - apparmor: enabled and tools installed [2022-02-23T11:18:45.803Z] - CONFIG_NAMESPACES: enabled [2022-02-23T11:18:45.803Z] - CONFIG_NET_NS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_PID_NS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_IPC_NS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_UTS_NS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CGROUPS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T11:18:45.803Z] - CONFIG_CPUSETS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_MEMCG: enabled [2022-02-23T11:18:45.803Z] - CONFIG_KEYS: enabled [2022-02-23T11:18:45.803Z] - CONFIG_VETH: enabled (as module) [2022-02-23T11:18:45.803Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T11:18:45.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T11:18:45.803Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T11:18:46.061Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T11:18:46.061Z] [2022-02-23T11:18:46.061Z] Optional Features: [2022-02-23T11:18:46.061Z] - CONFIG_USER_NS: enabled [2022-02-23T11:18:46.061Z] - CONFIG_SECCOMP: enabled [2022-02-23T11:18:46.061Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T11:18:46.061Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T11:18:46.061Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T11:18:46.061Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T11:18:46.061Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T11:18:46.061Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T11:18:46.061Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T11:18:46.061Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T11:18:46.061Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T11:18:46.061Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T11:18:46.061Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T11:18:46.061Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T11:18:46.061Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T11:18:46.061Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T11:18:46.061Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T11:18:46.061Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T11:18:46.061Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T11:18:46.061Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T11:18:46.061Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T11:18:46.061Z] - CONFIG_EXT4_FS: enabled [2022-02-23T11:18:46.061Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T11:18:46.153Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-02-23T11:18:46.318Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T11:18:46.318Z] - Network Drivers: [2022-02-23T11:18:46.318Z] - "overlay": [2022-02-23T11:18:46.318Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T11:18:46.318Z] Optional (for encrypted networks): [2022-02-23T11:18:46.318Z] - CONFIG_CRYPTO: enabled [2022-02-23T11:18:46.318Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T11:18:46.318Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T11:18:46.318Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T11:18:46.318Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T11:18:46.318Z] - CONFIG_XFRM: enabled [2022-02-23T11:18:46.318Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T11:18:46.318Z] - "ipvlan": [2022-02-23T11:18:46.318Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T11:18:46.318Z] - "macvlan": [2022-02-23T11:18:46.318Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T11:18:46.318Z] - "ftp,tftp client in container": [2022-02-23T11:18:46.318Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T11:18:46.318Z] - Storage Drivers: [2022-02-23T11:18:46.318Z] - "aufs": [2022-02-23T11:18:46.318Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T11:18:46.318Z] - "btrfs": [2022-02-23T11:18:46.318Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T11:18:46.318Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T11:18:46.318Z] - "devicemapper": [2022-02-23T11:18:46.318Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T11:18:46.318Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T11:18:46.318Z] - "overlay": [2022-02-23T11:18:46.318Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T11:18:46.318Z] - "zfs": [2022-02-23T11:18:46.318Z] - /dev/zfs: present [2022-02-23T11:18:46.318Z] - zfs command: missing [2022-02-23T11:18:46.318Z] - zpool command: missing [2022-02-23T11:18:46.318Z] [2022-02-23T11:18:46.318Z] Limits: [2022-02-23T11:18:46.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T11:18:46.318Z] [2022-02-23T11:18:46.318Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T11:18:46.646Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 . [2022-02-23T11:18:46.904Z] #1 [internal] load build definition from Dockerfile [2022-02-23T11:18:46.904Z] #1 sha256:ed4bb0fd628df95ab7f2e918aa6b59e507074ee4708a0d141d75b7f6bd5a25c9 [2022-02-23T11:18:46.904Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T11:18:46.904Z] #1 DONE 0.1s [2022-02-23T11:18:46.904Z] [2022-02-23T11:18:46.904Z] #2 [internal] load .dockerignore [2022-02-23T11:18:46.904Z] #2 sha256:5f08cc67e116514885669a242b2be4aa8b0ee361eb830f3a4b73479b84e0c902 [2022-02-23T11:18:46.904Z] #2 transferring context: 87B done [2022-02-23T11:18:46.904Z] #2 DONE 0.1s [2022-02-23T11:18:46.904Z] [2022-02-23T11:18:46.904Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T11:18:46.904Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T11:18:47.105Z] #67 ... [2022-02-23T11:18:47.105Z] [2022-02-23T11:18:47.105Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:47.105Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:47.105Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T11:18:47.105Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T11:18:47.105Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T11:18:47.105Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T11:18:47.105Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.2s done [2022-02-23T11:18:47.105Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.3s done [2022-02-23T11:18:47.105Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-02-23T11:18:47.105Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.3s done [2022-02-23T11:18:47.105Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.9s [2022-02-23T11:18:47.105Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 112.20MB / 134.83MB 5.9s [2022-02-23T11:18:47.105Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.3s [2022-02-23T11:18:47.105Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 4.4s done [2022-02-23T11:18:47.161Z] #3 DONE 0.4s [2022-02-23T11:18:47.365Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 122.68MB / 134.83MB 6.2s [2022-02-23T11:18:47.418Z] [2022-02-23T11:18:47.418Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T11:18:47.418Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T11:18:47.418Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T11:18:47.418Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T11:18:47.418Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T11:18:47.418Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T11:18:47.418Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-02-23T11:18:47.418Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T11:18:47.628Z] #11 ... [2022-02-23T11:18:47.628Z] [2022-02-23T11:18:47.628Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:47.628Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:47.628Z] #67 DONE 6.6s [2022-02-23T11:18:47.628Z] [2022-02-23T11:18:47.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:47.628Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:47.628Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.2s done [2022-02-23T11:18:47.628Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 129.47MB / 134.83MB 6.4s [2022-02-23T11:18:47.628Z] #11 ... [2022-02-23T11:18:47.628Z] [2022-02-23T11:18:47.628Z] #24 [internal] load build context [2022-02-23T11:18:47.628Z] #24 sha256:018ce640b830e33ac92f0e5d54f6a786b198299be702a9c6fb9fb0decebdb7ec [2022-02-23T11:18:47.628Z] #24 transferring context: 47.40MB 6.8s [2022-02-23T11:18:47.675Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-23T11:18:47.675Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-23T11:18:47.892Z] #24 ... [2022-02-23T11:18:47.892Z] [2022-02-23T11:18:47.892Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:47.892Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:18:47.892Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T11:18:47.892Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:18:47.892Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T11:18:47.892Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T11:18:47.892Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-02-23T11:18:47.892Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-02-23T11:18:47.892Z] #69 DONE 6.8s [2022-02-23T11:18:47.892Z] [2022-02-23T11:18:47.892Z] #24 [internal] load build context [2022-02-23T11:18:47.892Z] #24 sha256:018ce640b830e33ac92f0e5d54f6a786b198299be702a9c6fb9fb0decebdb7ec [2022-02-23T11:18:47.892Z] #24 ... [2022-02-23T11:18:47.892Z] [2022-02-23T11:18:47.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:47.892Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:48.248Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-23T11:18:48.248Z] #4 DONE 0.9s [2022-02-23T11:18:48.509Z] [2022-02-23T11:18:48.509Z] #6 [internal] load build definition from Dockerfile [2022-02-23T11:18:48.509Z] #6 sha256:28cddde17dd24aa5891d70b34a8b89d8f71f5145fd734905ae942deafb622b13 [2022-02-23T11:18:48.509Z] #6 DONE 0.0s [2022-02-23T11:18:48.509Z] [2022-02-23T11:18:48.509Z] #5 [internal] load .dockerignore [2022-02-23T11:18:48.509Z] #5 sha256:e564ef8daaf31a51a7db51d51837a79b80def29512732e56140ef4db398727e6 [2022-02-23T11:18:48.509Z] #5 DONE 0.0s [2022-02-23T11:18:48.509Z] [2022-02-23T11:18:48.509Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:18:48.509Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:18:49.077Z] #10 ... [2022-02-23T11:18:49.077Z] [2022-02-23T11:18:49.077Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T11:18:49.077Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T11:18:49.077Z] #8 DONE 0.7s [2022-02-23T11:18:49.077Z] [2022-02-23T11:18:49.077Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:18:49.077Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T11:18:49.077Z] #9 DONE 0.8s [2022-02-23T11:18:49.077Z] [2022-02-23T11:18:49.077Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:18:49.077Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:18:49.077Z] #10 DONE 0.8s [2022-02-23T11:18:49.077Z] [2022-02-23T11:18:49.077Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:18:49.077Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T11:18:49.077Z] #7 DONE 0.8s [2022-02-23T11:18:49.679Z] Client: Docker Engine - Community [2022-02-23T11:18:49.679Z] Version: 20.10.12 [2022-02-23T11:18:49.679Z] API version: 1.41 [2022-02-23T11:18:49.679Z] Go version: go1.16.12 [2022-02-23T11:18:49.679Z] Git commit: e91ed57 [2022-02-23T11:18:49.679Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-23T11:18:49.679Z] OS/Arch: linux/arm64 [2022-02-23T11:18:49.679Z] Context: default [2022-02-23T11:18:49.679Z] Experimental: true [2022-02-23T11:18:49.679Z] [2022-02-23T11:18:49.679Z] Server: Docker Engine - Community [2022-02-23T11:18:49.679Z] Engine: [2022-02-23T11:18:49.679Z] Version: 20.10.12 [2022-02-23T11:18:49.679Z] API version: 1.41 (minimum version 1.12) [2022-02-23T11:18:49.679Z] Go version: go1.16.12 [2022-02-23T11:18:49.679Z] Git commit: 459d0df [2022-02-23T11:18:49.679Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-23T11:18:49.679Z] OS/Arch: linux/arm64 [2022-02-23T11:18:49.679Z] Experimental: true [2022-02-23T11:18:49.679Z] containerd: [2022-02-23T11:18:49.679Z] Version: 1.4.12 [2022-02-23T11:18:49.679Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:18:49.679Z] runc: [2022-02-23T11:18:49.679Z] Version: 1.0.2 [2022-02-23T11:18:49.679Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T11:18:49.679Z] docker-init: [2022-02-23T11:18:49.679Z] Version: 0.19.0 [2022-02-23T11:18:49.679Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T11:18:49.866Z] #11 ... [2022-02-23T11:18:49.866Z] [2022-02-23T11:18:49.866Z] #24 [internal] load build context [2022-02-23T11:18:49.866Z] #24 sha256:018ce640b830e33ac92f0e5d54f6a786b198299be702a9c6fb9fb0decebdb7ec [2022-02-23T11:18:49.866Z] #24 transferring context: 57.34MB 7.6s done [2022-02-23T11:18:49.866Z] #24 DONE 9.1s [2022-02-23T11:18:49.866Z] [2022-02-23T11:18:49.866Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:49.866Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:49.996Z] + docker info [2022-02-23T11:18:50.978Z] [2022-02-23T11:18:50.978Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:18:50.978Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:18:50.978Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:18:50.978Z] #28 ... [2022-02-23T11:18:50.978Z] [2022-02-23T11:18:50.978Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:50.978Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:18:50.978Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T11:18:50.978Z] #69 DONE 0.1s [2022-02-23T11:18:50.978Z] [2022-02-23T11:18:50.978Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:50.978Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:50.978Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-23T11:18:50.978Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:18:50.978Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T11:18:50.978Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T11:18:51.236Z] #67 ... [2022-02-23T11:18:51.237Z] [2022-02-23T11:18:51.237Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:18:51.237Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:18:51.237Z] #45 DONE 0.7s [2022-02-23T11:18:51.237Z] [2022-02-23T11:18:51.237Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:51.237Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:51.237Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-02-23T11:18:51.237Z] #67 ... [2022-02-23T11:18:51.237Z] [2022-02-23T11:18:51.237Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:18:51.237Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:18:51.237Z] #45 DONE 0.0s [2022-02-23T11:18:51.237Z] [2022-02-23T11:18:51.237Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:18:51.237Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:18:51.237Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.30MB / 9.86MB 0.4s [2022-02-23T11:18:51.252Z] #11 ... [2022-02-23T11:18:51.252Z] [2022-02-23T11:18:51.252Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:18:51.252Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:18:51.252Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T11:18:51.252Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T11:18:51.252Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T11:18:51.252Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T11:18:51.252Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.2s done [2022-02-23T11:18:51.252Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.1s done [2022-02-23T11:18:51.252Z] #28 ... [2022-02-23T11:18:51.252Z] [2022-02-23T11:18:51.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:51.252Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:51.497Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.5s [2022-02-23T11:18:51.754Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-02-23T11:18:51.755Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-23T11:18:52.638Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 11.1s done [2022-02-23T11:18:53.213Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T11:18:53.474Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-23T11:18:53.746Z] #19 40.80 Reading package lists... [2022-02-23T11:18:54.047Z] #11 ... [2022-02-23T11:18:54.047Z] [2022-02-23T11:18:54.047Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:18:54.047Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:18:54.047Z] #28 DONE 13.0s [2022-02-23T11:18:54.307Z] [2022-02-23T11:18: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-02-23T11:18:54.307Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:18:57.013Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-02-23T11:18:57.013Z] #67 DONE 5.9s [2022-02-23T11:18:57.013Z] [2022-02-23T11:18:57.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:57.013Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:57.013Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.2s done [2022-02-23T11:18:57.013Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T11:18:57.013Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T11:18:57.013Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T11:18:57.013Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-23T11:18:57.013Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.1s done [2022-02-23T11:18:57.013Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-02-23T11:18:57.013Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.5s done [2022-02-23T11:18:57.013Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.4s done [2022-02-23T11:18:57.013Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 111.15MB / 134.83MB 5.7s [2022-02-23T11:18:57.013Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.3s [2022-02-23T11:18:57.013Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.8s done [2022-02-23T11:18:57.013Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 123.73MB / 134.83MB 6.1s [2022-02-23T11:18:57.276Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 133.17MB / 134.83MB 6.3s [2022-02-23T11:18:57.612Z] #29 ... [2022-02-23T11:18:57.612Z] [2022-02-23T11:18:57.612Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T11:18:57.612Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T11:18:57.612Z] #68 DONE 1.1s [2022-02-23T11:18:57.612Z] [2022-02-23T11:18:57.612Z] #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-02-23T11:18:57.612Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:18:57.612Z] #29 2.949 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:18:57.612Z] #29 2.950 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:18:57.612Z] #29 2.962 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:18:57.612Z] #29 3.106 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:18:57.612Z] #29 3.449 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:18:58.185Z] #29 3.880 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:18:58.449Z] #29 ... [2022-02-23T11:18:58.449Z] [2022-02-23T11:18:58.449Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T11:18:58.449Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T11:18:58.449Z] #70 DONE 1.3s [2022-02-23T11:18:58.449Z] [2022-02-23T11:18:58.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:18:58.449Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:18:58.449Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-23T11:18:58.449Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 2.8s [2022-02-23T11:19:00.572Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 8.9s done [2022-02-23T11:19:00.573Z] #11 ... [2022-02-23T11:19:00.573Z] [2022-02-23T11:19:00.573Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:00.573Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:19:00.573Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:19:00.573Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T11:19:00.573Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T11:19:00.573Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-02-23T11:19:00.573Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-02-23T11:19:00.573Z] #69 DONE 9.3s [2022-02-23T11:19:00.573Z] [2022-02-23T11:19:00.573Z] #24 [internal] load build context [2022-02-23T11:19:00.573Z] #24 sha256:585ffeab24f1b6ff6ee16ce87f66c3321518aac306addef789d4d9a802e70926 [2022-02-23T11:19:00.573Z] #24 transferring context: 57.34MB 7.2s done [2022-02-23T11:19:00.573Z] #24 DONE 9.5s [2022-02-23T11:19:00.573Z] [2022-02-23T11:19:00.573Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:00.573Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:19:00.573Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-23T11:19:00.573Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T11:19:00.573Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T11:19:00.573Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T11:19:00.573Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-23T11:19:00.573Z] #28 ... [2022-02-23T11:19:00.573Z] [2022-02-23T11:19:00.573Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T11:19:00.573Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T11:19:01.136Z] #68 DONE 0.6s [2022-02-23T11:19:01.136Z] [2022-02-23T11:19:01.136Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T11:19:01.136Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T11:19:02.520Z] #70 DONE 1.0s [2022-02-23T11:19:02.520Z] [2022-02-23T11:19:02.520Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:02.520Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:19:02.520Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.6s done [2022-02-23T11:19:02.520Z] #28 DONE 11.4s [2022-02-23T11:19:02.520Z] [2022-02-23T11:19:02.521Z] #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-02-23T11:19:02.521Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:03.743Z] #19 50.23 Reading package lists... [2022-02-23T11:19:03.747Z] #11 ... [2022-02-23T11:19:03.747Z] [2022-02-23T11:19:03.747Z] #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-02-23T11:19:03.747Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:03.747Z] #29 5.334 Fetched 8505 kB in 3s (3203 kB/s) [2022-02-23T11:19:03.747Z] #29 5.334 Reading package lists... [2022-02-23T11:19:03.747Z] #29 6.160 Reading package lists... [2022-02-23T11:19:03.747Z] #29 6.928 Building dependency tree... [2022-02-23T11:19:03.747Z] #29 7.269 The following additional packages will be installed: [2022-02-23T11:19:03.747Z] #29 7.269 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T11:19:03.747Z] #29 7.269 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T11:19:03.747Z] #29 7.269 Recommended packages: [2022-02-23T11:19:03.747Z] #29 7.269 libldap-common publicsuffix libsasl2-modules [2022-02-23T11:19:03.747Z] #29 7.464 The following NEW packages will be installed: [2022-02-23T11:19:03.747Z] #29 7.464 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T11:19:03.747Z] #29 7.464 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T11:19:03.747Z] #29 7.464 libssh2-1 openssl [2022-02-23T11:19:03.747Z] #29 7.746 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T11:19:03.747Z] #29 7.746 Need to get 3038 kB of archives. [2022-02-23T11:19:03.747Z] #29 7.746 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T11:19:03.747Z] #29 7.746 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T11:19:03.747Z] #29 7.767 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T11:19:03.747Z] #29 7.767 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T11:19:03.747Z] #29 7.776 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T11:19:03.747Z] #29 7.776 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T11:19:03.747Z] #29 7.776 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T11:19:03.747Z] #29 7.776 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T11:19:03.747Z] #29 7.780 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T11:19:03.747Z] #29 7.780 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T11:19:03.747Z] #29 7.796 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T11:19:03.747Z] #29 7.796 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T11:19:03.747Z] #29 7.796 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T11:19:03.747Z] #29 7.801 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:19:03.747Z] #29 7.804 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:19:03.747Z] #29 7.804 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:19:03.747Z] #29 8.018 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:19:03.747Z] #29 8.065 Fetched 3038 kB in 0s (9153 kB/s) [2022-02-23T11:19:03.747Z] #29 8.106 Selecting previously unselected package openssl. [2022-02-23T11:19:03.747Z] #29 8.106 (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-02-23T11:19:03.747Z] #29 8.106 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.121 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:03.747Z] #29 8.319 Selecting previously unselected package ca-certificates. [2022-02-23T11:19:03.747Z] #29 8.319 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T11:19:03.747Z] #29 8.324 Unpacking ca-certificates (20210119) ... [2022-02-23T11:19:03.747Z] #29 8.478 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T11:19:03.747Z] #29 8.478 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.487 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:03.747Z] #29 8.648 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T11:19:03.747Z] #29 8.648 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.653 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:03.747Z] #29 8.715 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T11:19:03.747Z] #29 8.715 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.731 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:03.747Z] #29 8.790 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T11:19:03.747Z] #29 8.790 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.794 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:03.747Z] #29 8.896 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T11:19:03.747Z] #29 8.896 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.902 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:03.747Z] #29 8.963 Selecting previously unselected package libpsl5:amd64. [2022-02-23T11:19:03.747Z] #29 8.964 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 8.969 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:03.747Z] #29 9.022 Selecting previously unselected package librtmp1:amd64. [2022-02-23T11:19:03.747Z] #29 9.022 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.029 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:03.747Z] #29 9.077 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T11:19:03.747Z] #29 9.077 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.091 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:03.747Z] #29 9.161 Selecting previously unselected package libcurl4:amd64. [2022-02-23T11:19:03.747Z] #29 9.161 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.167 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:03.747Z] #29 9.274 Selecting previously unselected package curl. [2022-02-23T11:19:03.747Z] #29 9.274 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.277 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:03.747Z] #29 9.430 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:19:03.747Z] #29 9.430 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.435 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:03.747Z] #29 9.517 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:19:03.747Z] #29 9.517 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.521 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:03.747Z] #29 9.570 Selecting previously unselected package jq. [2022-02-23T11:19:03.747Z] #29 9.570 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:19:03.747Z] #29 9.573 Unpacking jq (1.6-2.1) ... [2022-02-23T11:19:03.747Z] #29 9.618 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:03.892Z] #29 1.392 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:03.892Z] #29 1.416 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:03.892Z] #29 1.421 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:03.892Z] #29 1.608 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:04.008Z] #29 9.631 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:04.008Z] #29 9.644 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:04.008Z] #29 9.667 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:04.008Z] #29 9.686 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:04.008Z] #29 9.704 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:04.008Z] #29 9.715 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:04.008Z] #29 9.728 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:04.008Z] #29 9.760 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:04.008Z] #29 9.776 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:04.008Z] #29 9.792 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:04.008Z] #29 9.809 Setting up ca-certificates (20210119) ... [2022-02-23T11:19:04.150Z] #29 1.840 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:04.150Z] #29 2.096 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:04.615Z] #29 10.47 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:04.900Z] Client: [2022-02-23T11:19:04.900Z] Context: default [2022-02-23T11:19:04.900Z] Debug Mode: false [2022-02-23T11:19:04.900Z] Plugins: [2022-02-23T11:19:04.900Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T11:19:04.900Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T11:19:04.900Z] [2022-02-23T11:19:04.900Z] Server: [2022-02-23T11:19:04.900Z] Containers: 0 [2022-02-23T11:19:04.900Z] Running: 0 [2022-02-23T11:19:04.900Z] Paused: 0 [2022-02-23T11:19:04.900Z] Stopped: 0 [2022-02-23T11:19:04.900Z] Images: 0 [2022-02-23T11:19:04.900Z] Server Version: 20.10.12 [2022-02-23T11:19:04.900Z] Storage Driver: overlay2 [2022-02-23T11:19:04.900Z] Backing Filesystem: extfs [2022-02-23T11:19:04.900Z] Supports d_type: true [2022-02-23T11:19:04.900Z] Native Overlay Diff: true [2022-02-23T11:19:04.900Z] userxattr: false [2022-02-23T11:19:04.900Z] Logging Driver: json-file [2022-02-23T11:19:04.900Z] Cgroup Driver: cgroupfs [2022-02-23T11:19:04.900Z] Cgroup Version: 1 [2022-02-23T11:19:04.900Z] Plugins: [2022-02-23T11:19:04.900Z] Volume: local [2022-02-23T11:19:04.900Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T11:19:04.900Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T11:19:04.900Z] Swarm: inactive [2022-02-23T11:19:04.900Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-23T11:19:04.900Z] Default Runtime: runc [2022-02-23T11:19:04.900Z] Init Binary: docker-init [2022-02-23T11:19:04.900Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:19:04.900Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T11:19:04.900Z] init version: de40ad0 [2022-02-23T11:19:04.900Z] Security Options: [2022-02-23T11:19:04.900Z] apparmor [2022-02-23T11:19:04.900Z] seccomp [2022-02-23T11:19:04.900Z] Profile: default [2022-02-23T11:19:04.900Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T11:19:04.900Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T11:19:04.900Z] OSType: linux [2022-02-23T11:19:04.900Z] Architecture: aarch64 [2022-02-23T11:19:04.900Z] CPUs: 2 [2022-02-23T11:19:04.900Z] Total Memory: 7.576GiB [2022-02-23T11:19:04.900Z] Name: ip-10-100-43-51 [2022-02-23T11:19:04.900Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-23T11:19:04.900Z] Docker Root Dir: /var/lib/docker [2022-02-23T11:19:04.900Z] Debug Mode: false [2022-02-23T11:19:04.900Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:19:04.900Z] Labels: [2022-02-23T11:19:04.900Z] Experimental: true [2022-02-23T11:19:04.900Z] Insecure Registries: [2022-02-23T11:19:04.900Z] 127.0.0.0/8 [2022-02-23T11:19:04.900Z] Live Restore Enabled: true [2022-02-23T11:19:04.900Z] [Pipeline] sh [2022-02-23T11:19:05.124Z] #19 59.35 Building dependency tree... [2022-02-23T11:19:05.189Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:19:05.189Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:19:05.189Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43282/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T11:19:05.189Z] + bash /home/ubuntu/workspace/moby_PR-43282/check-config.sh [2022-02-23T11:19:05.189Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T11:19:05.189Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-23T11:19:05.189Z] [2022-02-23T11:19:05.189Z] Generally Necessary: [2022-02-23T11:19:05.189Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T11:19:05.189Z] - apparmor: enabled and tools installed [2022-02-23T11:19:05.189Z] - CONFIG_NAMESPACES: enabled [2022-02-23T11:19:05.189Z] - CONFIG_NET_NS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_PID_NS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_IPC_NS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_UTS_NS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUPS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CPUSETS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_MEMCG: enabled [2022-02-23T11:19:05.189Z] - CONFIG_KEYS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_VETH: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T11:19:05.189Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T11:19:05.189Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T11:19:05.189Z] [2022-02-23T11:19:05.189Z] Optional Features: [2022-02-23T11:19:05.189Z] - CONFIG_USER_NS: enabled [2022-02-23T11:19:05.189Z] - CONFIG_SECCOMP: enabled [2022-02-23T11:19:05.450Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T11:19:05.450Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T11:19:05.450Z] (cgroup swap accounting is currently enabled) [2022-02-23T11:19:05.450Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T11:19:05.450Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T11:19:05.450Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T11:19:05.450Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T11:19:05.450Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T11:19:05.450Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T11:19:05.450Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T11:19:05.450Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T11:19:05.450Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T11:19:05.450Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T11:19:05.450Z] - CONFIG_EXT4_FS: enabled [2022-02-23T11:19:05.450Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T11:19:05.450Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T11:19:05.450Z] - Network Drivers: [2022-02-23T11:19:05.450Z] - "overlay": [2022-02-23T11:19:05.450Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T11:19:05.450Z] Optional (for encrypted networks): [2022-02-23T11:19:05.450Z] - CONFIG_CRYPTO: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T11:19:05.450Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T11:19:05.450Z] - CONFIG_XFRM: enabled [2022-02-23T11:19:05.450Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T11:19:05.450Z] - "ipvlan": [2022-02-23T11:19:05.450Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T11:19:05.450Z] - "macvlan": [2022-02-23T11:19:05.450Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T11:19:05.450Z] - "ftp,tftp client in container": [2022-02-23T11:19:05.450Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T11:19:05.450Z] - Storage Drivers: [2022-02-23T11:19:05.450Z] - "aufs": [2022-02-23T11:19:05.450Z] - CONFIG_AUFS_FS: missing [2022-02-23T11:19:05.450Z] - "btrfs": [2022-02-23T11:19:05.450Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T11:19:05.450Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T11:19:05.450Z] - "devicemapper": [2022-02-23T11:19:05.450Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T11:19:05.450Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T11:19:05.450Z] - "overlay": [2022-02-23T11:19:05.711Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T11:19:05.711Z] - "zfs": [2022-02-23T11:19:05.711Z] - /dev/zfs: present [2022-02-23T11:19:05.711Z] - zfs command: missing [2022-02-23T11:19:05.711Z] - zpool command: missing [2022-02-23T11:19:05.711Z] [2022-02-23T11:19:05.711Z] Limits: [2022-02-23T11:19:05.711Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T11:19:05.711Z] [2022-02-23T11:19:05.711Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T11:19:06.034Z] #29 11.77 129 added, 0 removed; done. [2022-02-23T11:19:06.034Z] #29 11.90 Setting up jq (1.6-2.1) ... [2022-02-23T11:19:06.034Z] #29 11.91 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:06.034Z] #29 11.92 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:06.034Z] #29 11.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:19:06.034Z] #29 11.96 Processing triggers for ca-certificates (20210119) ... [2022-02-23T11:19:06.034Z] #29 11.99 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:06.046Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 . [2022-02-23T11:19:06.049Z] #29 3.618 Fetched 8505 kB in 2s (3407 kB/s) [2022-02-23T11:19:06.306Z] #2 [internal] load .dockerignore [2022-02-23T11:19:06.306Z] #2 sha256:3e12b6768aa8a628baa26f9a2e4b36ad8ec622ff11f0a2f2f5b4ddff8866039d [2022-02-23T11:19:06.567Z] #2 transferring context: 87B done [2022-02-23T11:19:06.613Z] #29 3.618 Reading package lists... [2022-02-23T11:19:06.827Z] #2 ... [2022-02-23T11:19:06.827Z] [2022-02-23T11:19:06.827Z] #1 [internal] load build definition from Dockerfile [2022-02-23T11:19:06.827Z] #1 sha256:c8a10a512327181abf747dd6861bcfca3181ad3a78fc09daed51081b864c06f1 [2022-02-23T11:19:06.827Z] #1 transferring dockerfile: 16.86kB 0.2s done [2022-02-23T11:19:06.827Z] #1 DONE 0.7s [2022-02-23T11:19:06.827Z] [2022-02-23T11:19:06.827Z] #2 [internal] load .dockerignore [2022-02-23T11:19:06.827Z] #2 sha256:3e12b6768aa8a628baa26f9a2e4b36ad8ec622ff11f0a2f2f5b4ddff8866039d [2022-02-23T11:19:06.827Z] #2 DONE 0.8s [2022-02-23T11:19:07.033Z] #19 63.67 The following additional packages will be installed: [2022-02-23T11:19:07.033Z] #19 63.67 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T11:19:07.033Z] #19 63.67 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.67 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.67 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T11:19:07.033Z] #19 63.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-23T11:19:07.033Z] #19 63.68 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-23T11:19:07.033Z] #19 63.68 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T11:19:07.033Z] #19 63.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T11:19:07.033Z] #19 63.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T11:19:07.033Z] #19 63.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T11:19:07.033Z] #19 63.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T11:19:07.033Z] #19 63.68 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T11:19:07.033Z] #19 63.68 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T11:19:07.033Z] #19 63.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T11:19:07.033Z] #19 63.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T11:19:07.033Z] #19 63.69 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.69 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T11:19:07.033Z] #19 63.69 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.69 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.69 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T11:19:07.033Z] #19 63.69 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T11:19:07.033Z] #19 63.69 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.70 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.71 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.71 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T11:19:07.033Z] #19 63.71 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.71 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T11:19:07.033Z] #19 63.71 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T11:19:07.033Z] #19 63.71 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T11:19:07.033Z] #19 63.71 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.71 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T11:19:07.033Z] #19 63.71 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T11:19:07.033Z] #19 63.71 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T11:19:07.033Z] #19 63.71 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T11:19:07.033Z] #19 63.71 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T11:19:07.033Z] #19 63.75 Suggested packages: [2022-02-23T11:19:07.033Z] #19 63.75 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-23T11:19:07.033Z] #19 63.75 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.75 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-23T11:19:07.033Z] #19 63.75 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-23T11:19:07.033Z] #19 63.75 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-23T11:19:07.033Z] #19 63.75 libyaml-shell-perl ed diffutils-doc [2022-02-23T11:19:07.033Z] #19 63.75 Recommended packages: [2022-02-23T11:19:07.033Z] #19 63.75 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-23T11:19:07.033Z] #19 63.75 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-23T11:19:07.148Z] [2022-02-23T11:19:07.149Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T11:19:07.149Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-23T11:19:07.433Z] #29 12.94 0 added, 0 removed; done. [2022-02-23T11:19:07.433Z] #29 12.94 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T11:19:07.433Z] #29 12.94 done. [2022-02-23T11:19:07.693Z] #29 4.423 Reading package lists... [2022-02-23T11:19:07.693Z] #29 5.211 Building dependency tree... [2022-02-23T11:19:07.693Z] #29 5.581 The following additional packages will be installed: [2022-02-23T11:19:07.693Z] #29 5.581 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T11:19:07.693Z] #29 5.581 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T11:19:07.693Z] #29 5.581 Recommended packages: [2022-02-23T11:19:07.693Z] #29 5.581 libldap-common publicsuffix libsasl2-modules [2022-02-23T11:19:07.724Z] #3 DONE 0.6s [2022-02-23T11:19:07.724Z] [2022-02-23T11:19:07.724Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T11:19:07.724Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-23T11:19:07.724Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T11:19:07.724Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T11:19:07.724Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-23T11:19:07.724Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-23T11:19:07.724Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-02-23T11:19:07.724Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.2s [2022-02-23T11:19:07.779Z] Client: [2022-02-23T11:19:07.779Z] Context: default [2022-02-23T11:19:07.779Z] Debug Mode: false [2022-02-23T11:19:07.779Z] Plugins: [2022-02-23T11:19:07.779Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T11:19:07.779Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T11:19:07.779Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T11:19:07.779Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T11:19:07.779Z] [2022-02-23T11:19:07.779Z] Server: [2022-02-23T11:19:07.779Z] Containers: 0 [2022-02-23T11:19:07.779Z] Running: 0 [2022-02-23T11:19:07.779Z] Paused: 0 [2022-02-23T11:19:07.779Z] Stopped: 0 [2022-02-23T11:19:07.779Z] Images: 0 [2022-02-23T11:19:07.779Z] Server Version: 20.10.12 [2022-02-23T11:19:07.779Z] Storage Driver: overlay2 [2022-02-23T11:19:07.779Z] Backing Filesystem: extfs [2022-02-23T11:19:07.779Z] Supports d_type: true [2022-02-23T11:19:07.779Z] Native Overlay Diff: true [2022-02-23T11:19:07.779Z] userxattr: false [2022-02-23T11:19:07.779Z] Logging Driver: json-file [2022-02-23T11:19:07.779Z] Cgroup Driver: systemd [2022-02-23T11:19:07.779Z] Cgroup Version: 2 [2022-02-23T11:19:07.779Z] Plugins: [2022-02-23T11:19:07.779Z] Volume: local [2022-02-23T11:19:07.779Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T11:19:07.779Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T11:19:07.779Z] Swarm: inactive [2022-02-23T11:19:07.779Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T11:19:07.779Z] Default Runtime: runc [2022-02-23T11:19:07.779Z] Init Binary: docker-init [2022-02-23T11:19:07.779Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T11:19:07.779Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T11:19:07.779Z] init version: de40ad0 [2022-02-23T11:19:07.779Z] Security Options: [2022-02-23T11:19:07.779Z] apparmor [2022-02-23T11:19:07.779Z] seccomp [2022-02-23T11:19:07.779Z] Profile: default [2022-02-23T11:19:07.779Z] cgroupns [2022-02-23T11:19:07.779Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T11:19:07.779Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T11:19:07.779Z] OSType: linux [2022-02-23T11:19:07.779Z] Architecture: x86_64 [2022-02-23T11:19:07.779Z] CPUs: 2 [2022-02-23T11:19:07.779Z] Total Memory: 7.559GiB [2022-02-23T11:19:07.779Z] Name: ip-10-100-37-220 [2022-02-23T11:19:07.779Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-23T11:19:07.779Z] Docker Root Dir: /var/lib/docker [2022-02-23T11:19:07.779Z] Debug Mode: false [2022-02-23T11:19:07.779Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:19:07.779Z] Labels: [2022-02-23T11:19:07.779Z] Experimental: true [2022-02-23T11:19:07.779Z] Insecure Registries: [2022-02-23T11:19:07.779Z] 127.0.0.0/8 [2022-02-23T11:19:07.779Z] Live Restore Enabled: true [2022-02-23T11:19:07.779Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T11:19:07.951Z] #29 5.768 The following NEW packages will be installed: [2022-02-23T11:19:07.951Z] #29 5.768 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T11:19:07.951Z] #29 5.768 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T11:19:07.951Z] #29 5.768 libssh2-1 openssl [2022-02-23T11:19:07.984Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-02-23T11:19:07.984Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-23T11:19:08.121Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 . [2022-02-23T11:19:08.209Z] #29 6.045 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T11:19:08.209Z] #29 6.045 Need to get 3038 kB of archives. [2022-02-23T11:19:08.209Z] #29 6.045 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T11:19:08.209Z] #29 6.045 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T11:19:08.209Z] #29 6.072 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T11:19:08.209Z] #29 6.080 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T11:19:08.209Z] #29 6.088 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T11:19:08.209Z] #29 6.097 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T11:19:08.209Z] #29 6.100 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T11:19:08.209Z] #29 6.102 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T11:19:08.209Z] #29 6.117 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T11:19:08.209Z] #29 6.119 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T11:19:08.209Z] #29 6.129 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T11:19:08.209Z] #29 6.139 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T11:19:08.253Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-02-23T11:19:08.253Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-23T11:19:08.253Z] #4 DONE 0.7s [2022-02-23T11:19:08.383Z] #1 [internal] load build definition from Dockerfile [2022-02-23T11:19:08.383Z] #1 sha256:82bf9e78272f84ff8027358d98e0e61c653d65d72e77709621de2e0ba1c40ed5 [2022-02-23T11:19:08.383Z] #1 transferring dockerfile: [2022-02-23T11:19:08.469Z] #29 6.143 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T11:19:08.469Z] #29 6.148 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:19:08.469Z] #29 6.156 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:19:08.469Z] #29 6.157 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:19:08.469Z] #29 6.336 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:19:08.469Z] #29 6.378 Fetched 3038 kB in 0s (7807 kB/s) [2022-02-23T11:19:08.469Z] #29 6.408 Selecting previously unselected package openssl. [2022-02-23T11:19:08.469Z] #29 6.408 (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-02-23T11:19:08.469Z] #29 6.408 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T11:19:08.514Z] [2022-02-23T11:19:08.514Z] #6 [internal] load build definition from Dockerfile [2022-02-23T11:19:08.514Z] #6 sha256:687a05e64d209005b532edcec0dd10eb15159dbe5fb59508b74a1ee0cac6afe1 [2022-02-23T11:19:08.514Z] #6 DONE 0.0s [2022-02-23T11:19:08.514Z] [2022-02-23T11:19:08.514Z] #5 [internal] load .dockerignore [2022-02-23T11:19:08.514Z] #5 sha256:23986fcdb88a1b0b5a9f3eb3735c8fdb629b8814120ebe0e4f1adb1054545a83 [2022-02-23T11:19:08.514Z] #5 DONE 0.0s [2022-02-23T11:19:08.514Z] [2022-02-23T11:19:08.514Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:19:08.514Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:19:08.649Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T11:19:08.649Z] #1 DONE 0.3s [2022-02-23T11:19:08.649Z] [2022-02-23T11:19:08.649Z] #2 [internal] load .dockerignore [2022-02-23T11:19:08.649Z] #2 sha256:3d2551ed204d368606fb40774d85e41a4b820bf4728bfdf938c8ac57a7cae503 [2022-02-23T11:19:08.649Z] #2 transferring context: 87B done [2022-02-23T11:19:08.649Z] #2 DONE 0.1s [2022-02-23T11:19:08.649Z] [2022-02-23T11:19:08.649Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T11:19:08.649Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T11:19:08.726Z] #29 6.412 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:08.727Z] #29 6.563 Selecting previously unselected package ca-certificates. [2022-02-23T11:19:08.727Z] #29 6.563 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T11:19:08.727Z] #29 6.566 Unpacking ca-certificates (20210119) ... [2022-02-23T11:19:08.727Z] #29 6.664 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T11:19:08.727Z] #29 6.664 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T11:19:08.910Z] #3 DONE 0.4s [2022-02-23T11:19:08.910Z] [2022-02-23T11:19:08.910Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T11:19:08.910Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T11:19:08.910Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-23T11:19:08.910Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T11:19:08.910Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T11:19:08.910Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T11:19:08.910Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-23T11:19:08.984Z] #29 6.671 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:08.984Z] #29 6.762 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T11:19:08.984Z] #29 6.762 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:08.984Z] #29 6.938 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:09.171Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T11:19:09.171Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-23T11:19:09.171Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-23T11:19:09.241Z] #29 6.987 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T11:19:09.241Z] #29 6.987 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:09.241Z] #29 6.990 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:09.241Z] #29 7.071 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T11:19:09.241Z] #29 7.071 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T11:19:09.241Z] #29 7.074 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:09.241Z] #29 7.163 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T11:19:09.241Z] #29 7.163 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T11:19:09.241Z] #29 7.168 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:09.433Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-23T11:19:09.433Z] #4 DONE 0.6s [2022-02-23T11:19:09.458Z] #10 ... [2022-02-23T11:19:09.459Z] [2022-02-23T11:19:09.459Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T11:19:09.459Z] #7 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-23T11:19:09.459Z] #7 DONE 1.0s [2022-02-23T11:19:09.459Z] [2022-02-23T11:19:09.459Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:19:09.459Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-23T11:19:09.459Z] #8 DONE 1.0s [2022-02-23T11:19:09.459Z] [2022-02-23T11:19:09.459Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:19:09.459Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T11:19:09.459Z] #9 DONE 1.0s [2022-02-23T11:19:09.459Z] [2022-02-23T11:19:09.459Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:19:09.459Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:19:09.459Z] #10 DONE 1.0s [2022-02-23T11:19:09.498Z] #29 7.213 Selecting previously unselected package libpsl5:amd64. [2022-02-23T11:19:09.498Z] #29 7.213 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T11:19:09.498Z] #29 7.216 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:09.498Z] #29 7.260 Selecting previously unselected package librtmp1:amd64. [2022-02-23T11:19:09.498Z] #29 7.260 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T11:19:09.498Z] #29 7.262 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:09.498Z] #29 7.311 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T11:19:09.498Z] #29 7.311 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T11:19:09.498Z] #29 7.316 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:09.498Z] #29 7.385 Selecting previously unselected package libcurl4:amd64. [2022-02-23T11:19:09.498Z] #29 7.385 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:09.498Z] #29 7.388 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:09.694Z] [2022-02-23T11:19:09.694Z] #6 [internal] load .dockerignore [2022-02-23T11:19:09.694Z] #6 sha256:770e1dd1be6f376d6559fcc134c87bb8665bdb2d0f474ddefeb8fcd060d1e835 [2022-02-23T11:19:09.694Z] #6 DONE 0.0s [2022-02-23T11:19:09.694Z] [2022-02-23T11:19:09.694Z] #5 [internal] load build definition from Dockerfile [2022-02-23T11:19:09.694Z] #5 sha256:538216b99120ab2292a974e143beb2ae50cc57ab27325a369b6c7beccb40d44e [2022-02-23T11:19:09.694Z] #5 DONE 0.0s [2022-02-23T11:19:09.694Z] [2022-02-23T11:19:09.694Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:19:09.694Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T11:19:10.023Z] #29 ... [2022-02-23T11:19:10.023Z] [2022-02-23T11:19:10.023Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:10.023Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:10.023Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.9s done [2022-02-23T11:19:10.023Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.2s [2022-02-23T11:19:10.063Z] #29 7.642 Selecting previously unselected package curl. [2022-02-23T11:19:10.063Z] #29 7.642 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:10.063Z] #29 7.647 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:10.063Z] #29 7.756 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:19:10.063Z] #29 7.756 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:19:10.063Z] #29 7.758 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:10.063Z] #29 7.835 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:19:10.063Z] #29 7.835 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:19:10.063Z] #29 7.839 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:10.321Z] #29 7.902 Selecting previously unselected package jq. [2022-02-23T11:19:10.321Z] #29 7.902 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:19:10.321Z] #29 7.902 Unpacking jq (1.6-2.1) ... [2022-02-23T11:19:10.321Z] #29 8.041 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:10.321Z] #29 8.052 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:10.321Z] #29 8.063 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:10.321Z] #29 8.072 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:10.321Z] #29 8.081 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:10.321Z] #29 8.090 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:10.321Z] #29 8.099 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:10.321Z] #29 8.109 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:10.321Z] #29 8.122 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:10.321Z] #29 8.132 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:10.321Z] #29 8.142 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:10.321Z] #29 8.151 Setting up ca-certificates (20210119) ... [2022-02-23T11:19:10.427Z] #19 67.18 The following NEW packages will be installed: [2022-02-23T11:19:10.427Z] #19 67.19 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-23T11:19:10.427Z] #19 67.19 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-23T11:19:10.427Z] #19 67.19 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-23T11:19:10.427Z] #19 67.19 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-23T11:19:10.427Z] #19 67.19 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-23T11:19:10.427Z] #19 67.19 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-23T11:19:10.427Z] #19 67.19 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-23T11:19:10.427Z] #19 67.19 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-23T11:19:10.427Z] #19 67.19 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-23T11:19:10.427Z] #19 67.19 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-23T11:19:10.427Z] #19 67.19 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-23T11:19:10.427Z] #19 67.19 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-23T11:19:10.427Z] #19 67.19 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-23T11:19:10.427Z] #19 67.19 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-23T11:19:10.427Z] #19 67.19 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-23T11:19:10.427Z] #19 67.19 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.20 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.20 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.20 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-23T11:19:10.427Z] #19 67.20 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-23T11:19:10.427Z] #19 67.20 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.20 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-23T11:19:10.427Z] #19 67.20 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.20 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.20 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-23T11:19:10.427Z] #19 67.20 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-23T11:19:10.427Z] #19 67.20 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.20 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.20 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.21 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-23T11:19:10.427Z] #19 67.21 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.21 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-23T11:19:10.427Z] #19 67.21 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-23T11:19:10.427Z] #19 67.21 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-23T11:19:10.427Z] #19 67.21 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.21 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-23T11:19:10.427Z] #19 67.21 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-23T11:19:10.427Z] #19 67.21 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-23T11:19:10.427Z] #19 67.22 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-23T11:19:10.427Z] #19 67.22 linux-libc-dev-s390x-cross patch xz-utils [2022-02-23T11:19:10.687Z] #19 67.66 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:19:10.687Z] #19 67.66 Need to get 787 MB of archives. [2022-02-23T11:19:10.687Z] #19 67.66 After this operation, 3385 MB of additional disk space will be used. [2022-02-23T11:19:10.687Z] #19 67.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-23T11:19:10.687Z] #19 67.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T11:19:10.687Z] #19 67.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-23T11:19:10.687Z] #19 67.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-23T11:19:10.687Z] #19 67.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-23T11:19:10.687Z] #19 67.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T11:19:10.687Z] #19 67.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-23T11:19:10.946Z] #19 67.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-23T11:19:10.946Z] #19 67.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-23T11:19:10.946Z] #19 67.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-23T11:19:10.946Z] #19 67.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-23T11:19:10.946Z] #19 67.99 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-02-23T11:19:10.967Z] #11 ... [2022-02-23T11:19:10.967Z] [2022-02-23T11:19:10.967Z] #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-02-23T11:19:10.967Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:10.967Z] #29 DONE 16.9s [2022-02-23T11:19:11.078Z] #10 DONE 1.1s [2022-02-23T11:19:11.078Z] [2022-02-23T11:19:11.078Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T11:19:11.078Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T11:19:11.078Z] #7 DONE 1.1s [2022-02-23T11:19:11.078Z] [2022-02-23T11:19:11.078Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T11:19:11.078Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T11:19:11.078Z] #9 DONE 1.1s [2022-02-23T11:19:11.078Z] [2022-02-23T11:19:11.078Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T11:19:11.078Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T11:19:11.078Z] #8 DONE 1.1s [2022-02-23T11:19:11.078Z] [2022-02-23T11:19:11.078Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:11.078Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:19:11.078Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T11:19:11.078Z] #69 DONE 0.0s [2022-02-23T11:19:11.078Z] [2022-02-23T11:19:11.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:11.078Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:11.078Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-23T11:19:11.206Z] #19 67.99 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-02-23T11:19:11.232Z] [2022-02-23T11:19:11.232Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:11.232Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:11.259Z] #29 8.833 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:11.340Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T11:19:11.340Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T11:19:11.340Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T11:19:11.340Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-23T11:19:11.492Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.6s done [2022-02-23T11:19:11.602Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.24MB / 54.92MB 0.3s [2022-02-23T11:19:11.602Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.3s [2022-02-23T11:19:11.602Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.44MB / 54.92MB 0.4s [2022-02-23T11:19:11.602Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.05MB / 5.15MB 0.4s [2022-02-23T11:19:11.602Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.4s [2022-02-23T11:19:11.753Z] #11 ... [2022-02-23T11:19:11.753Z] [2022-02-23T11:19:11.753Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T11:19:11.753Z] #30 sha256:8d6e5b0971c479c7fb6950cf5cb0a90d68b00e5d61fd4628476c163e882dd35f [2022-02-23T11:19:11.753Z] #30 DONE 0.5s [2022-02-23T11:19:11.753Z] [2022-02-23T11:19:11.753Z] #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-02-23T11:19:11.753Z] #31 sha256:94bbc49a198dc7287f3c0ead045987ca77b51352a0b04d061e41b569789c8c1b [2022-02-23T11:19:11.827Z] #29 ... [2022-02-23T11:19:11.827Z] [2022-02-23T11:19:11.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:11.827Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:11.827Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.0s done [2022-02-23T11:19:11.827Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.0s done [2022-02-23T11:19:11.827Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.1s [2022-02-23T11:19:11.869Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 15.73MB / 54.92MB 0.5s [2022-02-23T11:19:11.869Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s [2022-02-23T11:19:11.869Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.97MB / 54.92MB 0.6s [2022-02-23T11:19:11.869Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 4.19MB / 10.87MB 0.6s [2022-02-23T11:19:12.084Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.2s done [2022-02-23T11:19:12.137Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 27.03MB / 54.92MB 0.7s [2022-02-23T11:19:12.137Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.7s done [2022-02-23T11:19:12.137Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s [2022-02-23T11:19:12.137Z] #11 ... [2022-02-23T11:19:12.137Z] [2022-02-23T11:19:12.137Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:19:12.137Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:19:12.137Z] #45 DONE 0.0s [2022-02-23T11:19:12.137Z] [2022-02-23T11:19:12.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:12.137Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:12.137Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 36.70MB / 54.92MB 0.9s [2022-02-23T11:19:12.137Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 46.14MB / 54.92MB 1.0s [2022-02-23T11:19:12.137Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.0s done [2022-02-23T11:19:12.144Z] #19 69.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-02-23T11:19:12.144Z] #19 69.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-02-23T11:19:12.405Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.1s [2022-02-23T11:19:12.405Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 1.1s [2022-02-23T11:19:12.405Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 2.10MB / 85.81MB 1.1s [2022-02-23T11:19:12.405Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.29MB / 54.57MB 1.3s [2022-02-23T11:19:12.405Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 14.68MB / 85.81MB 1.3s [2022-02-23T11:19:12.649Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-23T11:19:12.649Z] #11 ... [2022-02-23T11:19:12.649Z] [2022-02-23T11:19:12.649Z] #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-02-23T11:19:12.649Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:12.649Z] #29 9.882 129 added, 0 removed; done. [2022-02-23T11:19:12.649Z] #29 10.22 Setting up jq (1.6-2.1) ... [2022-02-23T11:19:12.649Z] #29 10.23 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:12.649Z] #29 10.24 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:12.649Z] #29 10.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:19:12.649Z] #29 10.27 Processing triggers for ca-certificates (20210119) ... [2022-02-23T11:19:12.649Z] #29 10.28 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:12.692Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 14.32MB / 54.57MB 1.3s [2022-02-23T11:19:12.692Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 27.26MB / 54.57MB 1.5s [2022-02-23T11:19:12.692Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 31.46MB / 85.81MB 1.5s [2022-02-23T11:19:12.959Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 35.65MB / 54.57MB 1.6s [2022-02-23T11:19:12.959Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 36.70MB / 85.81MB 1.6s [2022-02-23T11:19:12.959Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 46.14MB / 85.81MB 1.7s [2022-02-23T11:19:12.959Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 40.98MB / 54.57MB 1.8s [2022-02-23T11:19:12.959Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 54.53MB / 85.81MB 1.8s [2022-02-23T11:19:13.086Z] #19 69.96 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-02-23T11:19:13.086Z] #19 69.96 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-02-23T11:19:13.223Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.53MB / 54.57MB 2.0s [2022-02-23T11:19:13.223Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 61.87MB / 85.81MB 2.0s [2022-02-23T11:19:13.223Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 2.10MB / 134.83MB 2.0s [2022-02-23T11:19:13.486Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 69.21MB / 85.81MB 2.1s [2022-02-23T11:19:13.486Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-23T11:19:13.486Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 2.3s [2022-02-23T11:19:13.486Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 17.83MB / 134.83MB 2.3s [2022-02-23T11:19:13.582Z] #29 11.18 0 added, 0 removed; done. [2022-02-23T11:19:13.582Z] #29 11.18 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T11:19:13.582Z] #29 11.18 done. [2022-02-23T11:19:13.660Z] [2022-02-23T11:19:13.660Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:13.660Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T11:19:13.660Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:13.660Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-23T11:19:13.660Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T11:19:13.660Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-23T11:19:13.749Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 34.86MB / 134.83MB 2.5s [2022-02-23T11:19:13.749Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s done [2022-02-23T11:19:13.749Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 46.14MB / 134.83MB 2.6s [2022-02-23T11:19:13.749Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 0B / 156B 2.6s [2022-02-23T11:19:13.920Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-23T11:19:13.920Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 12.58MB / 53.61MB 0.4s [2022-02-23T11:19:14.013Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 55.57MB / 134.83MB 2.7s [2022-02-23T11:19:14.013Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 2.7s [2022-02-23T11:19:14.013Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 74.45MB / 134.83MB 2.9s [2022-02-23T11:19:14.025Z] #19 70.93 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-02-23T11:19:14.025Z] #19 70.93 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-02-23T11:19:14.181Z] #28 ... [2022-02-23T11:19:14.181Z] [2022-02-23T11:19:14.181Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T11:19:14.181Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T11:19:14.181Z] #45 DONE 0.0s [2022-02-23T11:19:14.181Z] [2022-02-23T11:19:14.181Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:14.181Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:14.181Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.2s done [2022-02-23T11:19:14.181Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T11:19:14.181Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-23T11:19:14.181Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-23T11:19:14.181Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 18.87MB / 53.61MB 0.5s [2022-02-23T11:19:14.181Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 1.05MB / 5.14MB 0.5s [2022-02-23T11:19:14.181Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.5s [2022-02-23T11:19:14.275Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 81.79MB / 134.83MB 3.0s [2022-02-23T11:19:14.275Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 90.18MB / 134.83MB 3.1s [2022-02-23T11:19:14.298Z] #31 2.564 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T11:19:14.445Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 32.51MB / 53.61MB 0.7s [2022-02-23T11:19:14.445Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.7s [2022-02-23T11:19:14.445Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.7s [2022-02-23T11:19:14.445Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.7s done [2022-02-23T11:19:14.445Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 0B / 54.67MB 0.9s [2022-02-23T11:19:14.542Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 105.91MB / 134.83MB 3.3s [2022-02-23T11:19:14.542Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.4s done [2022-02-23T11:19:14.542Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.4s done [2022-02-23T11:19:14.559Z] #31 2.926 [2022-02-23T11:19:14.807Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 125.83MB / 134.83MB 3.5s [2022-02-23T11:19:14.807Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 3.7s [2022-02-23T11:19:14.820Z] #31 3.144 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:14.956Z] #29 DONE 12.5s [2022-02-23T11:19:14.956Z] [2022-02-23T11:19:14.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:14.956Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:14.956Z] #11 ... [2022-02-23T11:19:14.956Z] [2022-02-23T11:19:14.956Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T11:19:14.956Z] #30 sha256:117dfba56f507738e2926d096f516c3b7f0f3134fdb715821714e7ea20896898 [2022-02-23T11:19:14.956Z] #30 DONE 0.0s [2022-02-23T11:19:14.956Z] [2022-02-23T11:19:14.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:14.956Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:14.963Z] #19 71.92 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-02-23T11:19:14.963Z] #19 71.92 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-02-23T11:19:15.024Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 51.38MB / 53.61MB 1.2s [2022-02-23T11:19:15.024Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 16.78MB / 54.67MB 1.2s [2022-02-23T11:19:15.024Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.3s done [2022-02-23T11:19:15.024Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 30.41MB / 54.67MB 1.4s [2022-02-23T11:19:15.024Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 1.5s [2022-02-23T11:19:15.080Z] #31 3.448 [2022-02-23T11:19:15.290Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 15.73MB / 81.02MB 1.7s [2022-02-23T11:19:15.552Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 53.48MB / 54.67MB 1.8s [2022-02-23T11:19:15.553Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 27.49MB / 81.02MB 1.8s [2022-02-23T11:19:15.553Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 48.23MB / 81.02MB 2.0s [2022-02-23T11:19:15.813Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 57.67MB / 81.02MB 2.2s [2022-02-23T11:19:16.038Z] #19 72.91 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-02-23T11:19:16.039Z] #19 72.91 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-02-23T11:19:16.039Z] #19 72.91 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-02-23T11:19:16.039Z] #19 72.91 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-02-23T11:19:16.039Z] #19 72.91 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-02-23T11:19:16.039Z] #19 72.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-23T11:19:16.039Z] #19 72.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-23T11:19:16.039Z] #19 72.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-23T11:19:16.039Z] #19 72.93 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-02-23T11:19:16.039Z] #19 72.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-23T11:19:16.039Z] #19 72.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-23T11:19:16.039Z] #19 72.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-23T11:19:16.039Z] #19 72.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-23T11:19:16.039Z] #19 73.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-23T11:19:16.073Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 2.4s [2022-02-23T11:19:16.199Z] #11 ... [2022-02-23T11:19:16.199Z] [2022-02-23T11:19:16.199Z] #24 [internal] load build context [2022-02-23T11:19:16.199Z] #24 sha256:09489b583befc1bf2d92439ae18e5f5153b264f1819ec8105162b3ed106d5963 [2022-02-23T11:19:16.199Z] #24 transferring context: 57.33MB 4.5s done [2022-02-23T11:19:16.199Z] #24 DONE 5.1s [2022-02-23T11:19:16.199Z] [2022-02-23T11:19:16.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:16.199Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:16.199Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 4.9s done [2022-02-23T11:19:16.299Z] #19 73.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-23T11:19:16.299Z] #19 73.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-23T11:19:16.299Z] #19 73.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-23T11:19:16.299Z] #19 73.07 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-02-23T11:19:16.299Z] #19 73.10 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-02-23T11:19:16.334Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.5s done [2022-02-23T11:19:16.334Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 2.7s [2022-02-23T11:19:16.460Z] #11 ... [2022-02-23T11:19:16.460Z] [2022-02-23T11:19:16.460Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:16.460Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:19:16.460Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T11:19:16.460Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:19:16.460Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T11:19:16.460Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T11:19:16.460Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.1s done [2022-02-23T11:19:16.460Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-02-23T11:19:16.460Z] #67 DONE 5.1s [2022-02-23T11:19:16.460Z] [2022-02-23T11:19:16.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:16.460Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:16.465Z] #31 4.522 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T11:19:16.465Z] #31 4.853 [2022-02-23T11:19:16.595Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 0.4s [2022-02-23T11:19:16.726Z] #31 5.082 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:16.856Z] #11 ... [2022-02-23T11:19:16.856Z] [2022-02-23T11:19:16.856Z] #24 [internal] load build context [2022-02-23T11:19:16.856Z] #24 sha256:c77b21e3d8d04c59ed587f12449187cb0e714ba1ee35109ab2761f0db55f64fd [2022-02-23T11:19:16.856Z] #24 transferring context: 57.34MB 2.1s done [2022-02-23T11:19:16.856Z] #24 DONE 3.7s [2022-02-23T11:19:16.856Z] [2022-02-23T11:19:16.856Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:16.856Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:16.988Z] #31 5.357 [2022-02-23T11:19:17.427Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.7s done [2022-02-23T11:19:17.427Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 0B / 102.66MB 3.8s [2022-02-23T11:19:17.427Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 3.8s [2022-02-23T11:19:17.427Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 6.29MB / 102.66MB 3.9s [2022-02-23T11:19:17.510Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-23T11:19:17.679Z] #19 74.61 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-02-23T11:19:17.680Z] #19 74.61 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-02-23T11:19:17.680Z] #19 74.64 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-23T11:19:17.680Z] #19 74.68 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-02-23T11:19:17.680Z] #19 74.73 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-02-23T11:19:17.687Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 16.78MB / 102.66MB 4.0s [2022-02-23T11:19:17.687Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 28.31MB / 102.66MB 4.2s [2022-02-23T11:19:17.933Z] #31 6.333 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T11:19:17.933Z] #31 ... [2022-02-23T11:19:17.933Z] [2022-02-23T11:19:17.933Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:17.933Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:17.933Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 6.1s [2022-02-23T11:19:18.261Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 50.33MB / 102.66MB 4.7s [2022-02-23T11:19:18.376Z] #11 ... [2022-02-23T11:19:18.376Z] [2022-02-23T11:19:18.376Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:18.376Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:19:18.376Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:19:18.376Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T11:19:18.376Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T11:19:18.376Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-02-23T11:19:18.376Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-02-23T11:19:18.376Z] #69 DONE 6.8s [2022-02-23T11:19:18.376Z] [2022-02-23T11:19:18.376Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T11:19:18.376Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T11:19:18.522Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 66.06MB / 102.66MB 4.9s [2022-02-23T11:19:18.782Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 91.23MB / 102.66MB 5.2s [2022-02-23T11:19:18.782Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 5.3s [2022-02-23T11:19:18.958Z] #68 DONE 0.9s [2022-02-23T11:19:18.958Z] [2022-02-23T11:19:18.958Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:18.958Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T11:19:18.958Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T11:19:18.958Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T11:19:18.958Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T11:19:18.958Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T11:19:18.958Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.0s done [2022-02-23T11:19:18.958Z] #28 DONE 7.7s [2022-02-23T11:19:18.958Z] [2022-02-23T11:19:18.958Z] #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-02-23T11:19:18.958Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:19.043Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-23T11:19:19.043Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 5.5s done [2022-02-23T11:19:19.304Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 5.5s done [2022-02-23T11:19:19.304Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-23T11:19:19.590Z] #19 76.10 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-02-23T11:19:19.590Z] #19 76.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T11:19:19.590Z] #19 76.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-23T11:19:19.590Z] #19 76.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-23T11:19:19.590Z] #19 76.18 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-23T11:19:19.590Z] #19 76.18 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:19:19.590Z] #19 76.43 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T11:19:19.590Z] #19 76.44 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-23T11:19:19.590Z] #19 76.44 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-02-23T11:19:19.590Z] #19 76.45 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-23T11:19:19.590Z] #19 76.45 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-23T11:19:19.590Z] #19 76.46 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-23T11:19:19.590Z] #19 76.46 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-23T11:19:19.590Z] #19 76.47 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-23T11:19:19.590Z] #19 76.47 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-23T11:19:19.590Z] #19 76.49 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-02-23T11:19:19.590Z] #19 76.50 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-23T11:19:19.590Z] #19 76.50 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-23T11:19:19.590Z] #19 76.50 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-23T11:19:19.590Z] #19 76.55 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-23T11:19:19.851Z] #19 76.55 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-23T11:19:19.851Z] #19 76.58 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-02-23T11:19:19.851Z] #19 76.58 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-02-23T11:19:19.900Z] #29 ... [2022-02-23T11:19:19.900Z] [2022-02-23T11:19:19.900Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T11:19:19.900Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T11:19:19.900Z] #70 DONE 1.1s [2022-02-23T11:19:20.162Z] [2022-02-23T11:19:20.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:20.162Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:20.162Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s done [2022-02-23T11:19:20.162Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-23T11:19:20.162Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-23T11:19:20.162Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-23T11:19:20.690Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.1s [2022-02-23T11:19:20.951Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-23T11:19:21.211Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-23T11:19:21.473Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 7.8s done [2022-02-23T11:19:21.691Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 9.2s done [2022-02-23T11:19:21.733Z] #11 ... [2022-02-23T11:19:21.733Z] [2022-02-23T11:19:21.733Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T11:19:21.733Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T11:19:21.734Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.5s done [2022-02-23T11:19:21.734Z] #28 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.7s done [2022-02-23T11:19:21.734Z] #28 DONE 8.3s [2022-02-23T11:19:21.734Z] [2022-02-23T11:19:21.734Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:21.734Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:21.762Z] #19 78.29 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-02-23T11:19:21.762Z] #19 78.29 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-02-23T11:19:21.762Z] #19 78.32 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-23T11:19:21.762Z] #19 78.36 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-02-23T11:19:21.762Z] #19 78.40 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-02-23T11:19:22.255Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 [2022-02-23T11:19:22.330Z] #19 79.27 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-02-23T11:19:22.331Z] #19 79.27 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-23T11:19:22.331Z] #19 79.27 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-23T11:19:22.331Z] #19 79.28 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-02-23T11:19:22.331Z] #19 79.28 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-23T11:19:22.331Z] #19 79.29 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-23T11:19:22.331Z] #19 79.29 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-23T11:19:22.331Z] #19 79.32 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-23T11:19:22.331Z] #19 79.32 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-23T11:19:22.591Z] #19 ... [2022-02-23T11:19:22.591Z] [2022-02-23T11:19:22.591Z] #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-02-23T11:19:22.591Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:19:22.591Z] #41 DONE 90.1s [2022-02-23T11:19:22.591Z] [2022-02-23T11:19:22.591Z] #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-02-23T11:19:22.591Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:19:22.591Z] #19 79.35 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-02-23T11:19:22.591Z] #19 79.37 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-02-23T11:19:22.675Z] #11 ... [2022-02-23T11:19:22.675Z] [2022-02-23T11:19:22.675Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:22.675Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T11:19:22.675Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-23T11:19:22.675Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:19:22.675Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T11:19:22.675Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T11:19:22.675Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.0s done [2022-02-23T11:19:22.675Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-02-23T11:19:22.675Z] #67 DONE 9.0s [2022-02-23T11:19:22.675Z] [2022-02-23T11:19:22.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:22.675Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:23.234Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 11.1s [2022-02-23T11:19:23.245Z] #11 ... [2022-02-23T11:19:23.245Z] [2022-02-23T11:19:23.245Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:23.245Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:19:23.245Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-23T11:19:23.245Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T11:19:23.245Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T11:19:23.245Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T11:19:23.245Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.2s [2022-02-23T11:19:23.245Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-02-23T11:19:23.245Z] #69 ... [2022-02-23T11:19:23.245Z] [2022-02-23T11:19:23.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:23.245Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:23.815Z] #11 ... [2022-02-23T11:19:23.815Z] [2022-02-23T11:19:23.815Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T11:19:23.815Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T11:19:23.815Z] #69 DONE 10.3s [2022-02-23T11:19:23.815Z] [2022-02-23T11:19:23.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:23.815Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:24.177Z] #11 ... [2022-02-23T11:19:24.177Z] [2022-02-23T11:19:24.177Z] #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-02-23T11:19:24.177Z] #31 sha256:94bbc49a198dc7287f3c0ead045987ca77b51352a0b04d061e41b569789c8c1b [2022-02-23T11:19:24.177Z] #31 6.670 [2022-02-23T11:19:24.177Z] #31 6.900 #=#=# ############### 21.2% ######################################### 57.0% ################################################################ 89.0% ######################################################################## 100.0% [2022-02-23T11:19:24.177Z] #31 7.439 [2022-02-23T11:19:24.177Z] #31 8.451 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T11:19:24.177Z] #31 8.760 [2022-02-23T11:19:24.177Z] #31 8.983 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:24.177Z] #31 9.342 [2022-02-23T11:19:24.177Z] #31 10.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T11:19:24.177Z] #31 10.34 [2022-02-23T11:19:24.177Z] #31 10.57 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:24.177Z] #31 10.89 [2022-02-23T11:19:24.177Z] #31 10.98 Download of images into '/build' complete. [2022-02-23T11:19:24.177Z] #31 10.98 Use something like the following to load the result into a Docker daemon: [2022-02-23T11:19:24.177Z] #31 10.98 tar -cC '/build' . | docker load [2022-02-23T11:19:24.177Z] #31 DONE 12.5s [2022-02-23T11:19:24.177Z] [2022-02-23T11:19:24.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:24.177Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:24.386Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 2.9s done [2022-02-23T11:19:24.502Z] #19 80.97 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-02-23T11:19:24.502Z] #19 80.98 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-02-23T11:19:24.502Z] #19 81.02 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-23T11:19:24.502Z] #19 81.08 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-02-23T11:19:24.502Z] #19 81.10 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-02-23T11:19:24.647Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0.1s [2022-02-23T11:19:24.777Z] #11 ... [2022-02-23T11:19:24.777Z] [2022-02-23T11:19:24.777Z] #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-02-23T11:19:24.777Z] #31 sha256:218cfa131a28b68cfd8985bf176c18b6117d7908b2b913e36d717669fe73cf84 [2022-02-23T11:19:24.777Z] #31 2.299 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T11:19:24.777Z] #31 2.576 [2022-02-23T11:19:24.777Z] #31 2.810 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:24.777Z] #31 3.145 [2022-02-23T11:19:24.777Z] #31 4.187 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T11:19:24.777Z] #31 4.590 [2022-02-23T11:19:24.777Z] #31 4.803 #=#=# ########################### 38.6% ######################################################################## 100.0% [2022-02-23T11:19:24.777Z] #31 5.171 [2022-02-23T11:19:24.777Z] #31 6.209 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T11:19:24.777Z] #31 6.569 [2022-02-23T11:19:24.777Z] #31 6.783 #=#=# ######## 12.0% ######################################## 56.1% ############################################################### 88.3% ######################################################################## 100.0% [2022-02-23T11:19:24.777Z] #31 7.395 [2022-02-23T11:19:24.777Z] #31 8.514 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T11:19:24.777Z] #31 8.865 [2022-02-23T11:19:24.777Z] #31 9.097 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:24.777Z] #31 9.449 [2022-02-23T11:19:25.035Z] #31 ... [2022-02-23T11:19:25.035Z] [2022-02-23T11:19:25.035Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:25.035Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:25.441Z] #19 82.39 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-02-23T11:19:25.441Z] #19 82.39 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-23T11:19:25.442Z] #19 82.39 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-23T11:19:25.442Z] #19 82.42 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-02-23T11:19:25.442Z] #19 82.42 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-23T11:19:25.442Z] #19 82.42 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-23T11:19:25.442Z] #19 82.43 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-23T11:19:25.442Z] #19 82.43 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-23T11:19:25.442Z] #19 82.48 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-23T11:19:25.442Z] #19 82.50 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-23T11:19:25.471Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.6s done [2022-02-23T11:19:25.471Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-23T11:19:25.702Z] #19 82.53 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-23T11:19:25.702Z] #19 82.53 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-23T11:19:25.702Z] #19 82.55 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-23T11:19:25.702Z] #19 82.55 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-02-23T11:19:25.702Z] #19 82.57 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-02-23T11:19:26.857Z] #11 ... [2022-02-23T11:19:26.857Z] [2022-02-23T11:19:26.857Z] #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-02-23T11:19:26.857Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:26.857Z] #29 1.828 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:26.857Z] #29 1.842 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:26.857Z] #29 1.842 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:26.857Z] #29 1.971 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:26.857Z] #29 2.267 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:26.857Z] #29 2.334 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:26.857Z] #29 3.750 Fetched 8505 kB in 2s (3879 kB/s) [2022-02-23T11:19:26.857Z] #29 3.750 Reading package lists... [2022-02-23T11:19:26.857Z] #29 4.553 Reading package lists... [2022-02-23T11:19:26.857Z] #29 5.338 Building dependency tree... [2022-02-23T11:19:26.857Z] #29 5.683 The following additional packages will be installed: [2022-02-23T11:19:26.857Z] #29 5.683 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T11:19:26.857Z] #29 5.684 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T11:19:26.857Z] #29 5.685 Recommended packages: [2022-02-23T11:19:26.857Z] #29 5.685 libldap-common publicsuffix libsasl2-modules [2022-02-23T11:19:26.857Z] #29 5.858 The following NEW packages will be installed: [2022-02-23T11:19:26.857Z] #29 5.859 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T11:19:26.857Z] #29 5.860 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T11:19:26.857Z] #29 5.861 libssh2-1 openssl [2022-02-23T11:19:26.857Z] #29 6.134 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T11:19:26.857Z] #29 6.134 Need to get 3038 kB of archives. [2022-02-23T11:19:26.857Z] #29 6.134 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T11:19:26.857Z] #29 6.134 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T11:19:26.857Z] #29 6.152 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T11:19:26.857Z] #29 6.152 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T11:19:26.857Z] #29 6.153 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T11:19:26.857Z] #29 6.154 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T11:19:26.857Z] #29 6.156 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T11:19:26.857Z] #29 6.158 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T11:19:26.857Z] #29 6.163 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T11:19:26.857Z] #29 6.163 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T11:19:26.857Z] #29 6.163 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T11:19:26.857Z] #29 6.171 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T11:19:26.857Z] #29 6.171 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T11:19:26.857Z] #29 6.171 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:19:26.857Z] #29 6.171 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:19:26.857Z] #29 6.174 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:19:26.857Z] #29 6.314 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:19:26.857Z] #29 6.346 Fetched 3038 kB in 0s (9931 kB/s) [2022-02-23T11:19:26.857Z] #29 6.373 Selecting previously unselected package openssl. [2022-02-23T11:19:26.857Z] #29 6.373 (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-02-23T11:19:26.857Z] #29 6.373 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.379 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:26.857Z] #29 6.582 Selecting previously unselected package ca-certificates. [2022-02-23T11:19:26.857Z] #29 6.582 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T11:19:26.857Z] #29 6.587 Unpacking ca-certificates (20210119) ... [2022-02-23T11:19:26.857Z] #29 6.667 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T11:19:26.857Z] #29 6.667 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.678 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:26.857Z] #29 6.759 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T11:19:26.857Z] #29 6.759 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.759 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:26.857Z] #29 6.812 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T11:19:26.857Z] #29 6.812 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.816 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:26.857Z] #29 6.872 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T11:19:26.857Z] #29 6.872 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.877 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:26.857Z] #29 6.956 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T11:19:26.857Z] #29 6.956 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 6.962 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:26.857Z] #29 7.018 Selecting previously unselected package libpsl5:amd64. [2022-02-23T11:19:26.857Z] #29 7.018 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.022 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:26.857Z] #29 7.085 Selecting previously unselected package librtmp1:amd64. [2022-02-23T11:19:26.857Z] #29 7.087 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.091 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:26.857Z] #29 7.152 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T11:19:26.857Z] #29 7.152 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.153 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:26.857Z] #29 7.227 Selecting previously unselected package libcurl4:amd64. [2022-02-23T11:19:26.857Z] #29 7.228 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.233 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:26.857Z] #29 7.328 Selecting previously unselected package curl. [2022-02-23T11:19:26.857Z] #29 7.328 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.332 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:26.857Z] #29 7.418 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:19:26.857Z] #29 7.418 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:19:26.857Z] #29 7.427 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:26.857Z] #29 7.566 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:19:26.858Z] #29 7.566 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:19:26.858Z] #29 7.607 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:26.858Z] #29 7.661 Selecting previously unselected package jq. [2022-02-23T11:19:26.858Z] #29 7.663 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:19:26.858Z] #29 7.667 Unpacking jq (1.6-2.1) ... [2022-02-23T11:19:26.858Z] #29 7.718 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T11:19:26.858Z] #29 7.738 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T11:19:26.858Z] #29 7.766 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T11:19:26.858Z] #29 7.775 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:26.858Z] #29 7.800 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:26.858Z] #29 7.826 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:26.858Z] #29 7.860 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T11:19:26.858Z] #29 7.875 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:26.858Z] #29 7.898 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:19:26.858Z] #29 7.915 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:19:26.858Z] #29 7.936 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:27.083Z] #19 83.76 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-02-23T11:19:27.083Z] #19 83.77 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-02-23T11:19:27.083Z] #19 83.79 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-23T11:19:27.083Z] #19 83.83 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-02-23T11:19:27.083Z] #19 83.85 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-02-23T11:19:27.119Z] #29 7.950 Setting up ca-certificates (20210119) ... [2022-02-23T11:19:27.556Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.1s [2022-02-23T11:19:27.960Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 2.7s done [2022-02-23T11:19:28.069Z] #29 8.867 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:28.220Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 0.1s [2022-02-23T11:19:28.385Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 15.9s done [2022-02-23T11:19:28.385Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-23T11:19:28.385Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T11:19:28.385Z] #11 DONE 47.3s [2022-02-23T11:19:28.385Z] [2022-02-23T11:19:28.385Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T11:19:28.385Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T11:19:28.465Z] #19 85.06 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-02-23T11:19:28.466Z] #19 85.07 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-23T11:19:28.466Z] #19 85.07 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-23T11:19:28.466Z] #19 85.09 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-02-23T11:19:28.466Z] #19 85.09 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-23T11:19:28.466Z] #19 85.11 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-23T11:19:28.466Z] #19 85.11 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-23T11:19:28.466Z] #19 85.11 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-23T11:19:28.466Z] #19 85.13 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-23T11:19:28.466Z] #19 85.14 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-23T11:19:28.466Z] #19 85.16 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-02-23T11:19:28.466Z] #19 85.16 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-02-23T11:19:28.642Z] #29 9.579 129 added, 0 removed; done. [2022-02-23T11:19:28.642Z] #29 9.618 Setting up jq (1.6-2.1) ... [2022-02-23T11:19:28.642Z] #29 9.634 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:28.642Z] #29 9.647 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:28.642Z] #29 9.658 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:19:28.642Z] #29 9.677 Processing triggers for ca-certificates (20210119) ... [2022-02-23T11:19:28.642Z] #29 9.687 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:29.215Z] #29 10.24 0 added, 0 removed; done. [2022-02-23T11:19:29.215Z] #29 10.24 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T11:19:29.215Z] #29 10.24 done. [2022-02-23T11:19:29.451Z] #11 ... [2022-02-23T11:19:29.451Z] [2022-02-23T11:19:29.451Z] #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-02-23T11:19:29.451Z] #31 sha256:218cfa131a28b68cfd8985bf176c18b6117d7908b2b913e36d717669fe73cf84 [2022-02-23T11:19:29.451Z] #31 10.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T11:19:29.451Z] #31 10.63 [2022-02-23T11:19:29.451Z] #31 10.85 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:29.451Z] #31 11.19 [2022-02-23T11:19:29.451Z] #31 11.28 Download of images into '/build' complete. [2022-02-23T11:19:29.451Z] #31 11.28 Use something like the following to load the result into a Docker daemon: [2022-02-23T11:19:29.451Z] #31 11.28 tar -cC '/build' . | docker load [2022-02-23T11:19:29.451Z] #31 DONE 14.5s [2022-02-23T11:19:29.451Z] [2022-02-23T11:19:29.451Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:29.451Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:29.782Z] #12 DONE 1.3s [2022-02-23T11:19:29.782Z] [2022-02-23T11:19:29.782Z] #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-02-23T11:19:29.782Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T11:19:29.847Z] #19 86.51 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-02-23T11:19:29.847Z] #19 86.51 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-02-23T11:19:29.847Z] #19 86.53 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-23T11:19:29.847Z] #19 86.57 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-02-23T11:19:29.847Z] #19 86.61 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-02-23T11:19:30.603Z] #29 ... [2022-02-23T11:19:30.603Z] [2022-02-23T11:19:30.603Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:30.603Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:30.603Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.6s done [2022-02-23T11:19:30.603Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.9s [2022-02-23T11:19:30.758Z] #13 DONE 1.2s [2022-02-23T11:19:30.758Z] [2022-02-23T11:19:30.758Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:19:30.758Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T11:19:31.019Z] #33 DONE 0.1s [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #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-02-23T11:19:31.020Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:19:31.020Z] #34 ... [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T11:19:31.020Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T11:19:31.020Z] #42 DONE 0.2s [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #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-02-23T11:19:31.020Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T11:19:31.020Z] #46 DONE 0.3s [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:19:31.020Z] #25 sha256:49cbea84546e1c4e11040f86bd94c04aea5ea3b62251f9306f435b0523daeeb1 [2022-02-23T11:19:31.020Z] #25 DONE 0.3s [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T11:19:31.020Z] #62 sha256:ad7a0825dbebd00834c52d4d84e0483012e9913a8f8166aeb4ba9a922d0026e8 [2022-02-23T11:19:31.020Z] #62 DONE 0.3s [2022-02-23T11:19:31.020Z] [2022-02-23T11:19:31.020Z] #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-02-23T11:19:31.020Z] #63 sha256:0d7790c10f2906a9688d357972feeb71c019b55ee574a34342c7fcf166c5ffbb [2022-02-23T11:19:31.174Z] #11 ... [2022-02-23T11:19:31.174Z] [2022-02-23T11:19:31.174Z] #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-02-23T11:19:31.174Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T11:19:31.174Z] #29 DONE 12.2s [2022-02-23T11:19:31.174Z] [2022-02-23T11:19:31.174Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:31.174Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:31.227Z] #19 87.83 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-02-23T11:19:31.227Z] #19 87.83 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-23T11:19:31.487Z] #19 88.39 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:19:31.746Z] #11 ... [2022-02-23T11:19:31.746Z] [2022-02-23T11:19:31.746Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T11:19:31.746Z] #30 sha256:74c066fd761b54dbb17155dfd4336ce35b530c38b3ef34cd7d5a586ececfaf2a [2022-02-23T11:19:31.746Z] #30 DONE 0.6s [2022-02-23T11:19:31.746Z] [2022-02-23T11:19:31.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:31.746Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T11:19:31.746Z] #19 88.64 Fetched 787 MB in 20s (38.5 MB/s) [2022-02-23T11:19:31.746Z] #19 88.67 Selecting previously unselected package liblocale-gettext-perl. [2022-02-23T11:19:32.008Z] #19 88.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-02-23T11:19:32.008Z] #19 88.70 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-23T11:19:32.008Z] #19 88.71 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T11:19:32.008Z] #19 88.75 Selecting previously unselected package bzip2. [2022-02-23T11:19:32.008Z] #19 88.75 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T11:19:32.008Z] #19 88.76 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T11:19:32.008Z] #19 88.83 Selecting previously unselected package libmagic-mgc. [2022-02-23T11:19:32.008Z] #19 88.83 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-23T11:19:32.008Z] #19 88.83 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-23T11:19:32.268Z] #19 89.01 Selecting previously unselected package libmagic1:amd64. [2022-02-23T11:19:32.268Z] #19 89.01 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-23T11:19:32.268Z] #19 89.02 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-23T11:19:32.268Z] #19 89.10 Selecting previously unselected package file. [2022-02-23T11:19:32.268Z] #19 89.10 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-23T11:19:32.268Z] #19 89.11 Unpacking file (1:5.39-3) ... [2022-02-23T11:19:32.268Z] #19 89.15 Selecting previously unselected package xz-utils. [2022-02-23T11:19:32.268Z] #19 89.15 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T11:19:32.268Z] #19 89.16 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T11:19:32.425Z] #11 ... [2022-02-23T11:19:32.425Z] [2022-02-23T11:19:32.425Z] #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-02-23T11:19:32.425Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:32.425Z] #29 1.175 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:32.425Z] #29 1.180 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:32.425Z] #29 1.199 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:32.425Z] #29 1.352 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:19:32.425Z] #29 1.472 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:19:32.425Z] #29 1.717 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:19:32.425Z] #29 2.729 Fetched 8389 kB in 2s (4626 kB/s) [2022-02-23T11:19:32.425Z] #29 2.729 Reading package lists... [2022-02-23T11:19:32.425Z] #29 3.272 Reading package lists... [2022-02-23T11:19:32.425Z] #29 3.807 Building dependency tree... [2022-02-23T11:19:32.425Z] #29 4.329 The following additional packages will be installed: [2022-02-23T11:19:32.425Z] #29 4.329 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T11:19:32.425Z] #29 4.330 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T11:19:32.425Z] #29 4.333 Recommended packages: [2022-02-23T11:19:32.425Z] #29 4.333 libldap-common publicsuffix libsasl2-modules [2022-02-23T11:19:32.425Z] #29 4.448 The following NEW packages will be installed: [2022-02-23T11:19:32.425Z] #29 4.448 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T11:19:32.425Z] #29 4.448 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T11:19:32.425Z] #29 4.449 libssh2-1 openssl [2022-02-23T11:19:32.425Z] #29 4.720 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T11:19:32.425Z] #29 4.720 Need to get 2932 kB of archives. [2022-02-23T11:19:32.425Z] #29 4.720 After this operation, 6483 kB of additional disk space will be used. [2022-02-23T11:19:32.425Z] #29 4.720 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-23T11:19:32.425Z] #29 4.773 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-23T11:19:32.425Z] #29 4.795 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-23T11:19:32.425Z] #29 4.824 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-23T11:19:32.425Z] #29 4.827 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-23T11:19:32.425Z] #29 4.827 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-23T11:19:32.425Z] #29 4.836 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-23T11:19:32.425Z] #29 4.853 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-23T11:19:32.425Z] #29 4.878 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-23T11:19:32.425Z] #29 4.909 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-23T11:19:32.425Z] #29 4.911 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-23T11:19:32.425Z] #29 4.917 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-23T11:19:32.425Z] #29 4.918 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T11:19:32.425Z] #29 4.921 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T11:19:32.425Z] #29 4.923 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T11:19:32.425Z] #29 5.656 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:19:32.425Z] #29 5.959 Fetched 2932 kB in 0s (6271 kB/s) [2022-02-23T11:19:32.425Z] #29 6.097 Selecting previously unselected package openssl. [2022-02-23T11:19:32.425Z] #29 6.097 (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-02-23T11:19:32.425Z] #29 6.097 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 6.101 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:32.425Z] #29 6.865 Selecting previously unselected package ca-certificates. [2022-02-23T11:19:32.425Z] #29 6.865 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T11:19:32.425Z] #29 6.937 Unpacking ca-certificates (20210119) ... [2022-02-23T11:19:32.425Z] #29 7.437 Selecting previously unselected package libbrotli1:arm64. [2022-02-23T11:19:32.425Z] #29 7.437 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 7.465 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T11:19:32.425Z] #29 7.619 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-23T11:19:32.425Z] #29 7.619 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 7.678 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:32.425Z] #29 7.798 Selecting previously unselected package libsasl2-2:arm64. [2022-02-23T11:19:32.425Z] #29 7.798 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 7.890 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:32.425Z] #29 8.422 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-23T11:19:32.425Z] #29 8.422 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 8.522 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:32.425Z] #29 9.108 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-23T11:19:32.425Z] #29 9.108 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 9.194 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T11:19:32.425Z] #29 9.990 Selecting previously unselected package libpsl5:arm64. [2022-02-23T11:19:32.425Z] #29 9.990 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-23T11:19:32.425Z] #29 10.07 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T11:19:32.425Z] #29 ... [2022-02-23T11:19:32.425Z] [2022-02-23T11:19:32.425Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:32.425Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:32.528Z] #19 89.26 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-23T11:19:32.528Z] #19 89.26 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T11:19:32.528Z] #19 89.27 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T11:19:32.741Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 10.2s [2022-02-23T11:19:33.098Z] #19 90.05 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-23T11:19:33.098Z] #19 90.05 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-23T11:19:33.098Z] #19 90.06 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T11:19:33.810Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.3s [2022-02-23T11:19:34.038Z] #19 90.75 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-23T11:19:34.038Z] #19 90.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-23T11:19:34.038Z] #19 90.76 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T11:19:34.381Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.9s done [2022-02-23T11:19:34.607Z] #19 91.49 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-23T11:19:34.607Z] #19 91.49 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T11:19:34.607Z] #19 91.50 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T11:19:34.951Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe [2022-02-23T11:19:34.951Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-23T11:19:35.442Z] #11 ... [2022-02-23T11:19:35.442Z] [2022-02-23T11:19:35.442Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T11:19:35.442Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-23T11:19:35.442Z] #68 DONE 1.2s [2022-02-23T11:19:35.442Z] [2022-02-23T11:19:35.442Z] #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-02-23T11:19:35.442Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:35.442Z] #29 10.22 Selecting previously unselected package librtmp1:arm64. [2022-02-23T11:19:35.442Z] #29 10.22 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 10.23 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:35.442Z] #29 10.69 Selecting previously unselected package libssh2-1:arm64. [2022-02-23T11:19:35.442Z] #29 10.69 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 10.70 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T11:19:35.442Z] #29 11.74 Selecting previously unselected package libcurl4:arm64. [2022-02-23T11:19:35.442Z] #29 11.75 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 11.77 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:35.442Z] #29 11.93 Selecting previously unselected package curl. [2022-02-23T11:19:35.442Z] #29 11.93 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 11.95 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:35.442Z] #29 12.14 Selecting previously unselected package libonig5:arm64. [2022-02-23T11:19:35.442Z] #29 12.14 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 12.30 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T11:19:35.442Z] #29 13.00 Selecting previously unselected package libjq1:arm64. [2022-02-23T11:19:35.442Z] #29 13.00 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 13.01 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T11:19:35.442Z] #29 13.07 Selecting previously unselected package jq. [2022-02-23T11:19:35.442Z] #29 13.07 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-23T11:19:35.442Z] #29 13.07 Unpacking jq (1.6-2.1) ... [2022-02-23T11:19:35.442Z] #29 13.18 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T11:19:35.442Z] #29 13.20 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T11:19:35.548Z] #19 92.10 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-23T11:19:35.548Z] #19 92.11 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-23T11:19:35.548Z] #19 92.12 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T11:19:35.807Z] #19 92.64 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-23T11:19:35.807Z] #19 92.65 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:35.807Z] #19 92.65 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:19:35.807Z] #19 92.69 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-23T11:19:35.807Z] #19 92.70 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:35.807Z] #19 92.72 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:19:35.959Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.9s [2022-02-23T11:19:36.013Z] #29 13.90 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T11:19:36.274Z] #29 ... [2022-02-23T11:19:36.274Z] [2022-02-23T11:19:36.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T11:19:36.274Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T11:19:36.274Z] #11 DONE 23.0s [2022-02-23T11:19:36.274Z] [2022-02-23T11:19:36.274Z] #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-02-23T11:19:36.274Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:36.274Z] #29 14.35 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:36.368Z] #63 4.497 + RM_GOPATH=0 [2022-02-23T11:19:36.368Z] #63 4.497 + TMP_GOPATH= [2022-02-23T11:19:36.368Z] #63 4.497 + : /build [2022-02-23T11:19:36.368Z] #63 4.497 + '[' -z '' ']' [2022-02-23T11:19:36.368Z] #63 4.497 ++ mktemp -d [2022-02-23T11:19:36.368Z] #63 4.497 + export GOPATH=/tmp/tmp.evElSHH3WN [2022-02-23T11:19:36.368Z] #63 4.497 + GOPATH=/tmp/tmp.evElSHH3WN [2022-02-23T11:19:36.368Z] #63 4.497 + RM_GOPATH=1 [2022-02-23T11:19:36.368Z] #63 4.497 + case "$(go env GOARCH)" in [2022-02-23T11:19:36.368Z] #63 4.497 ++ go env GOARCH [2022-02-23T11:19:36.368Z] #63 4.510 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:36.368Z] #63 4.510 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:36.368Z] #63 4.510 ++ dirname /install.sh [2022-02-23T11:19:36.368Z] #63 4.510 + dir=/ [2022-02-23T11:19:36.368Z] #63 4.510 + bin=rootlesskit [2022-02-23T11:19:36.368Z] #63 4.510 + shift [2022-02-23T11:19:36.368Z] #63 4.510 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T11:19:36.368Z] #63 4.511 + . //rootlesskit.installer [2022-02-23T11:19:36.368Z] #63 4.511 ++ : v0.14.6 [2022-02-23T11:19:36.368Z] #63 4.512 + install_rootlesskit [2022-02-23T11:19:36.368Z] #63 4.512 + case "$1" in [2022-02-23T11:19:36.368Z] #63 4.512 + export CGO_ENABLED=0 [2022-02-23T11:19:36.368Z] #63 4.512 + CGO_ENABLED=0 [2022-02-23T11:19:36.368Z] #63 4.512 + _install_rootlesskit [2022-02-23T11:19:36.368Z] #63 4.515 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T11:19:36.368Z] #63 4.515 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:19:36.368Z] #63 4.515 + GOBIN=/build [2022-02-23T11:19:36.368Z] #63 4.515 + GO111MODULE=on [2022-02-23T11:19:36.368Z] #63 4.515 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T11:19:36.368Z] #63 4.515 Install rootlesskit version v0.14.6 [2022-02-23T11:19:36.368Z] #63 5.063 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T11:19:36.537Z] #29 14.37 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T11:19:36.537Z] #29 14.39 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T11:19:36.537Z] #29 14.41 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T11:19:36.537Z] #29 14.42 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T11:19:36.537Z] #29 14.46 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T11:19:36.537Z] #29 14.47 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T11:19:36.537Z] #29 ... [2022-02-23T11:19:36.537Z] [2022-02-23T11:19:36.537Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T11:19:36.537Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-23T11:19:36.537Z] #70 DONE 1.4s [2022-02-23T11:19:36.537Z] [2022-02-23T11:19:36.537Z] #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-02-23T11:19:36.537Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:36.537Z] #29 14.49 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T11:19:36.537Z] #29 14.50 Setting up ca-certificates (20210119) ... [2022-02-23T11:19:36.637Z] #63 ... [2022-02-23T11:19:36.637Z] [2022-02-23T11:19:36.637Z] #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-02-23T11:19:36.637Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:19:36.637Z] #34 5.773 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T11:19:36.637Z] #34 5.781 Cloning into '.'... [2022-02-23T11:19:36.838Z] #29 ... [2022-02-23T11:19:36.838Z] [2022-02-23T11:19:36.838Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T11:19:36.838Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T11:19:36.838Z] #12 DONE 0.4s [2022-02-23T11:19:36.838Z] [2022-02-23T11:19:36.838Z] #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-02-23T11:19:36.838Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-23T11:19:36.925Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 14.7s done [2022-02-23T11:19:37.142Z] #13 DONE 0.6s [2022-02-23T11:19:37.142Z] [2022-02-23T11:19:37.142Z] #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-02-23T11:19:37.142Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:37.142Z] #29 15.10 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:37.182Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 [2022-02-23T11:19:37.351Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.4s done [2022-02-23T11:19:37.351Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T11:19:37.428Z] #29 ... [2022-02-23T11:19:37.428Z] [2022-02-23T11:19:37.428Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T11:19:37.428Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-23T11:19:37.428Z] #42 DONE 0.2s [2022-02-23T11:19:37.439Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T11:19:37.439Z] #11 DONE 46.7s [2022-02-23T11:19:37.439Z] [2022-02-23T11:19:37.439Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T11:19:37.439Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T11:19:37.612Z] #11 DONE 26.5s [2022-02-23T11:19:37.612Z] [2022-02-23T11:19:37.612Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T11:19:37.612Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T11:19:37.698Z] [2022-02-23T11:19:37.698Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:19:37.698Z] #25 sha256:6202ccb3647ea5993d329f7554d1866c06d58da80ba5211a5c7c044acac0e783 [2022-02-23T11:19:37.698Z] #25 DONE 0.3s [2022-02-23T11:19:37.698Z] [2022-02-23T11:19:37.698Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:19:37.698Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-23T11:19:37.698Z] #33 DONE 0.3s [2022-02-23T11:19:37.698Z] [2022-02-23T11:19:37.698Z] #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-02-23T11:19:37.698Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-23T11:19:37.698Z] #46 DONE 0.3s [2022-02-23T11:19:37.698Z] [2022-02-23T11:19:37.698Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T11:19:37.698Z] #62 sha256:c7321bc9ab5b3b74c812edd068e03115654ccefdae770a06247f93b837e6b2d6 [2022-02-23T11:19:37.698Z] #62 DONE 0.4s [2022-02-23T11:19:37.698Z] [2022-02-23T11:19:37.698Z] #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-02-23T11:19:37.698Z] #63 sha256:4eba4d6e8b3efe56d32a59a8f31f48241c71153df9a49eb8edc8221344038f23 [2022-02-23T11:19:38.807Z] #12 DONE 1.0s [2022-02-23T11:19:38.807Z] [2022-02-23T11:19:38.807Z] #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-02-23T11:19:38.807Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T11:19:39.000Z] #12 DONE 1.3s [2022-02-23T11:19:39.000Z] [2022-02-23T11:19:39.000Z] #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-02-23T11:19:39.000Z] #31 sha256:b452f89f237a1a3901a5e2f070ff62bcf2ba9a7b245e9d78a985bd8bc1e541ec [2022-02-23T11:19:39.000Z] #31 1.459 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T11:19:39.000Z] #31 1.738 [2022-02-23T11:19:39.000Z] #31 1.959 #=#=# 1.0% ######################################################################## 100.0% [2022-02-23T11:19:39.000Z] #31 2.444 [2022-02-23T11:19:39.000Z] #31 3.307 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T11:19:39.000Z] #31 3.591 [2022-02-23T11:19:39.000Z] #31 3.810 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:39.000Z] #31 4.096 [2022-02-23T11:19:39.000Z] #31 5.008 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T11:19:39.000Z] #31 5.278 [2022-02-23T11:19:39.000Z] #31 5.514 #=#=# ########### 16.1% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2022-02-23T11:19:39.000Z] #31 6.058 [2022-02-23T11:19:39.000Z] #31 6.874 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T11:19:39.000Z] #31 7.082 [2022-02-23T11:19:39.067Z] #13 DONE 0.5s [2022-02-23T11:19:39.067Z] [2022-02-23T11:19:39.067Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:19:39.067Z] #25 sha256:3c4d4d6658114a239418a17203114ca3641f88bdb3ff97591173cb4f5a57af0c [2022-02-23T11:19:39.262Z] #31 7.300 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:39.262Z] #31 7.547 [2022-02-23T11:19:39.324Z] #25 ... [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T11:19:39.324Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T11:19:39.324Z] #42 DONE 0.2s [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:19:39.324Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T11:19:39.324Z] #33 DONE 0.2s [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T11:19:39.324Z] #62 sha256:29d03d854c2372a01f4668f2a9970c8a7b3c74c7132d2b32a97a36f08c0e3151 [2022-02-23T11:19:39.324Z] #62 DONE 0.3s [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #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-02-23T11:19:39.324Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T11:19:39.324Z] #46 DONE 0.3s [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:19:39.324Z] #25 sha256:3c4d4d6658114a239418a17203114ca3641f88bdb3ff97591173cb4f5a57af0c [2022-02-23T11:19:39.324Z] #25 DONE 0.3s [2022-02-23T11:19:39.324Z] [2022-02-23T11:19:39.324Z] #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-02-23T11:19:39.324Z] #26 sha256:cb6fb008dca12020aff5d0827f169e9fc0bb58e03493d970ca63fad8730420a3 [2022-02-23T11:19:39.523Z] #31 ... [2022-02-23T11:19:39.523Z] [2022-02-23T11:19:39.523Z] #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-02-23T11:19:39.523Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T11:19:39.523Z] #13 DONE 0.5s [2022-02-23T11:19:39.523Z] [2022-02-23T11:19:39.523Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:19:39.523Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T11:19:39.620Z] #63 ... [2022-02-23T11:19:39.620Z] [2022-02-23T11:19:39.620Z] #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-02-23T11:19:39.620Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T11:19:39.620Z] #29 16.01 129 added, 0 removed; done. [2022-02-23T11:19:39.620Z] #29 16.14 Setting up jq (1.6-2.1) ... [2022-02-23T11:19:39.620Z] #29 16.15 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:39.620Z] #29 16.17 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T11:19:39.620Z] #29 16.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:19:39.620Z] #29 16.21 Processing triggers for ca-certificates (20210119) ... [2022-02-23T11:19:39.620Z] #29 16.22 Updating certificates in /etc/ssl/certs... [2022-02-23T11:19:39.620Z] #29 17.07 0 added, 0 removed; done. [2022-02-23T11:19:39.620Z] #29 17.07 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T11:19:39.620Z] #29 17.07 done. [2022-02-23T11:19:39.620Z] #29 DONE 17.2s [2022-02-23T11:19:39.620Z] [2022-02-23T11:19:39.620Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T11:19:39.620Z] #30 sha256:e80afce97add76a1d6b7acf23a09d6f5c863b7b94edf5f720d4b5c44fd9615a3 [2022-02-23T11:19:39.620Z] #30 DONE 0.2s [2022-02-23T11:19:39.620Z] [2022-02-23T11:19:39.620Z] #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-02-23T11:19:39.620Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:19:39.786Z] #33 ... [2022-02-23T11:19:39.786Z] [2022-02-23T11:19:39.786Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T11:19:39.786Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T11:19:39.786Z] #42 DONE 0.2s [2022-02-23T11:19:39.786Z] [2022-02-23T11:19:39.786Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T11:19:39.786Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T11:19:39.786Z] #33 DONE 0.3s [2022-02-23T11:19:39.786Z] [2022-02-23T11:19:39.786Z] #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-02-23T11:19:39.786Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T11:19:39.786Z] #46 DONE 0.3s [2022-02-23T11:19:39.786Z] [2022-02-23T11:19:39.786Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:19:39.786Z] #25 sha256:56199248f45d0ba372d85e34678a15f6b646d75ddf15e630054b2e136566559a [2022-02-23T11:19:39.786Z] #25 DONE 0.3s [2022-02-23T11:19:39.786Z] [2022-02-23T11:19:39.786Z] #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-02-23T11:19:39.786Z] #26 sha256:3408f680e39604ab4742fbdb1aa9c2597588c9b1d3a3a5cbd74d36940d35d69f [2022-02-23T11:19:40.047Z] #26 ... [2022-02-23T11:19:40.047Z] [2022-02-23T11:19:40.047Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T11:19:40.047Z] #62 sha256:6332629dbf46f20f1628a4de414aed12e2a80e32d233d0b0d11ca57faf861467 [2022-02-23T11:19:40.047Z] #62 DONE 0.4s [2022-02-23T11:19:40.047Z] [2022-02-23T11:19:40.047Z] #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-02-23T11:19:40.047Z] #31 sha256:b452f89f237a1a3901a5e2f070ff62bcf2ba9a7b245e9d78a985bd8bc1e541ec [2022-02-23T11:19:40.047Z] #31 8.279 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T11:19:40.657Z] #31 8.946 [2022-02-23T11:19:40.870Z] #34 ... [2022-02-23T11:19:40.870Z] [2022-02-23T11:19:40.870Z] #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-02-23T11:19:40.870Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:19:40.870Z] #58 4.712 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:40.870Z] #58 4.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:40.870Z] #58 4.798 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:40.870Z] #58 5.113 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:40.870Z] #58 6.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:40.870Z] #58 8.838 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:40.870Z] #58 ... [2022-02-23T11:19:40.870Z] [2022-02-23T11:19:40.870Z] #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-02-23T11:19:40.870Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:19:40.870Z] #51 6.548 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T11:19:40.999Z] #31 9.240 #=#=# ######################################################################## 100.0% [2022-02-23T11:19:41.131Z] #51 ... [2022-02-23T11:19:41.131Z] [2022-02-23T11:19:41.131Z] #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-02-23T11:19:41.131Z] #26 sha256:c7b25258323d160603ba3cff6a26b21a800cabab2024bb0a8c30cb04838380cc [2022-02-23T11:19:41.131Z] #26 5.732 + RM_GOPATH=0 [2022-02-23T11:19:41.131Z] #26 5.732 + TMP_GOPATH= [2022-02-23T11:19:41.131Z] #26 5.732 + : /build [2022-02-23T11:19:41.131Z] #26 5.732 + '[' -z '' ']' [2022-02-23T11:19:41.131Z] #26 5.735 ++ mktemp -d [2022-02-23T11:19:41.131Z] #26 5.761 + export GOPATH=/tmp/tmp.OlYyOQ3B2U [2022-02-23T11:19:41.131Z] #26 5.761 + GOPATH=/tmp/tmp.OlYyOQ3B2U [2022-02-23T11:19:41.131Z] #26 5.761 + RM_GOPATH=1 [2022-02-23T11:19:41.131Z] #26 5.761 + case "$(go env GOARCH)" in [2022-02-23T11:19:41.131Z] #26 5.761 ++ go env GOARCH [2022-02-23T11:19:41.131Z] #26 5.764 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:41.131Z] #26 5.764 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:41.131Z] #26 5.772 Install docker/cli version 17.06.2-ce from stable [2022-02-23T11:19:41.131Z] #26 5.772 ++ dirname /install.sh [2022-02-23T11:19:41.131Z] #26 5.773 + dir=/ [2022-02-23T11:19:41.131Z] #26 5.773 + bin=dockercli [2022-02-23T11:19:41.131Z] #26 5.773 + shift [2022-02-23T11:19:41.131Z] #26 5.773 + '[' '!' -f //dockercli.installer ']' [2022-02-23T11:19:41.131Z] #26 5.773 + . //dockercli.installer [2022-02-23T11:19:41.131Z] #26 5.773 ++ : stable [2022-02-23T11:19:41.131Z] #26 5.773 ++ : 17.06.2-ce [2022-02-23T11:19:41.131Z] #26 5.773 + install_dockercli [2022-02-23T11:19:41.131Z] #26 5.773 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T11:19:41.131Z] #26 5.788 ++ uname -m [2022-02-23T11:19:41.131Z] #26 5.788 + arch=x86_64 [2022-02-23T11:19:41.131Z] #26 5.788 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T11:19:41.131Z] #26 5.788 + url=https://download.docker.com/linux/static [2022-02-23T11:19:41.131Z] #26 5.788 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T11:19:41.131Z] #26 5.811 + tar -xz docker/docker [2022-02-23T11:19:41.131Z] #26 ... [2022-02-23T11:19:41.131Z] [2022-02-23T11:19:41.131Z] #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-02-23T11:19:41.131Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:19:41.131Z] #53 6.678 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T11:19:41.131Z] #53 7.691 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T11:19:41.131Z] #53 7.692 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T11:19:41.131Z] #53 7.777 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T11:19:41.392Z] #53 10.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T11:19:41.392Z] #53 ... [2022-02-23T11:19:41.392Z] [2022-02-23T11:19:41.392Z] #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-02-23T11:19:41.392Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:41.392Z] #49 5.584 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:19:41.392Z] #49 7.419 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:19:41.392Z] #49 7.635 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:19:41.392Z] #49 7.778 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:19:41.392Z] #49 8.127 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:19:41.392Z] #49 8.178 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:19:41.392Z] #49 8.353 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:19:41.392Z] #49 8.586 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:19:41.392Z] #49 8.873 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:19:41.392Z] #49 9.033 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:19:41.392Z] #49 9.373 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:19:41.392Z] #49 9.557 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:19:41.392Z] #49 9.766 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:19:41.392Z] #49 ... [2022-02-23T11:19:41.392Z] [2022-02-23T11:19:41.392Z] #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-02-23T11:19:41.392Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:19:41.392Z] #14 4.916 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:41.392Z] #14 4.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:41.392Z] #14 4.928 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:41.392Z] #14 5.408 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:41.392Z] #14 7.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:41.392Z] #14 9.739 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:41.584Z] #31 9.646 [2022-02-23T11:19:41.584Z] #31 9.742 Download of images into '/build' complete. [2022-02-23T11:19:41.584Z] #31 9.742 Use something like the following to load the result into a Docker daemon: [2022-02-23T11:19:41.584Z] #31 9.742 tar -cC '/build' . | docker load [2022-02-23T11:19:41.584Z] #31 DONE 9.8s [2022-02-23T11:19:41.584Z] [2022-02-23T11:19:41.584Z] #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-02-23T11:19:41.584Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:19:41.653Z] #14 ... [2022-02-23T11:19:41.653Z] [2022-02-23T11:19:41.653Z] #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-02-23T11:19:41.653Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:19:41.653Z] #47 4.736 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:41.653Z] #47 4.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:41.653Z] #47 4.754 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:41.653Z] #47 5.307 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T11:19:41.653Z] #47 5.690 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:41.653Z] #47 7.431 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:41.915Z] #47 ... [2022-02-23T11:19:41.915Z] [2022-02-23T11:19:41.915Z] #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-02-23T11:19:41.915Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:19:41.915Z] #43 5.748 + git clone https://github.com/docker/distribution.git . [2022-02-23T11:19:41.915Z] #43 5.750 Cloning into '.'... [2022-02-23T11:19:41.915Z] #43 ... [2022-02-23T11:19:41.915Z] [2022-02-23T11:19:41.915Z] #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-02-23T11:19:41.915Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:19:41.915Z] #36 6.601 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T11:19:42.176Z] #36 ... [2022-02-23T11:19:42.176Z] [2022-02-23T11:19:42.176Z] #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-02-23T11:19:42.176Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:42.176Z] #38 6.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:42.176Z] #38 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:42.176Z] #38 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:42.176Z] #38 6.997 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:42.176Z] #38 8.912 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:42.176Z] #38 ... [2022-02-23T11:19:42.176Z] [2022-02-23T11:19:42.176Z] #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-02-23T11:19:42.176Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:19:42.176Z] #47 11.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:44.724Z] #47 13.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T11:19:44.913Z] #31 ... [2022-02-23T11:19:44.913Z] [2022-02-23T11:19:44.913Z] #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-02-23T11:19:44.913Z] #63 sha256:4eba4d6e8b3efe56d32a59a8f31f48241c71153df9a49eb8edc8221344038f23 [2022-02-23T11:19:44.913Z] #63 3.377 + RM_GOPATH=0 [2022-02-23T11:19:44.913Z] #63 3.377 + TMP_GOPATH= [2022-02-23T11:19:44.913Z] #63 3.377 + : /build [2022-02-23T11:19:44.913Z] #63 3.377 + '[' -z '' ']' [2022-02-23T11:19:44.913Z] #63 3.377 ++ mktemp -d [2022-02-23T11:19:44.913Z] #63 3.382 + export GOPATH=/tmp/tmp.g95S8uYSFd [2022-02-23T11:19:44.913Z] #63 3.382 + GOPATH=/tmp/tmp.g95S8uYSFd [2022-02-23T11:19:44.913Z] #63 3.382 + RM_GOPATH=1 [2022-02-23T11:19:44.913Z] #63 3.382 + case "$(go env GOARCH)" in [2022-02-23T11:19:44.913Z] #63 3.382 ++ go env GOARCH [2022-02-23T11:19:44.913Z] #63 3.415 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:44.913Z] #63 3.415 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:44.913Z] #63 3.415 ++ dirname /install.sh [2022-02-23T11:19:44.913Z] #63 3.416 + dir=/ [2022-02-23T11:19:44.913Z] #63 3.416 + bin=rootlesskit [2022-02-23T11:19:44.913Z] #63 3.416 + shift [2022-02-23T11:19:44.913Z] #63 3.416 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T11:19:44.913Z] #63 3.416 + . //rootlesskit.installer [2022-02-23T11:19:44.913Z] #63 3.416 ++ : v0.14.6 [2022-02-23T11:19:44.913Z] #63 3.416 + install_rootlesskit [2022-02-23T11:19:44.913Z] #63 3.416 + case "$1" in [2022-02-23T11:19:44.913Z] #63 3.416 + export CGO_ENABLED=0 [2022-02-23T11:19:44.913Z] #63 3.416 + CGO_ENABLED=0 [2022-02-23T11:19:44.913Z] #63 3.417 + _install_rootlesskit [2022-02-23T11:19:44.913Z] #63 3.417 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T11:19:44.913Z] #63 3.417 Install rootlesskit version v0.14.6 [2022-02-23T11:19:44.913Z] #63 3.417 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:19:44.913Z] #63 3.417 + GOBIN=/build [2022-02-23T11:19:44.913Z] #63 3.417 + GO111MODULE=on [2022-02-23T11:19:44.913Z] #63 3.417 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T11:19:44.913Z] #63 3.879 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T11:19:44.913Z] #63 5.979 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:19:44.913Z] #63 6.018 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T11:19:44.913Z] #63 6.385 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T11:19:45.794Z] #19 102.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-23T11:19:45.794Z] #19 102.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:45.794Z] #19 102.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:19:45.794Z] #19 102.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-23T11:19:45.794Z] #19 102.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:45.794Z] #19 102.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:19:45.887Z] #63 ... [2022-02-23T11:19:45.887Z] [2022-02-23T11:19:45.887Z] #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-02-23T11:19:45.887Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:45.887Z] #49 4.141 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:19:45.887Z] #49 4.945 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:19:45.887Z] #49 4.950 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:19:45.887Z] #49 4.987 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:19:45.887Z] #49 5.010 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:19:45.887Z] #49 5.258 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:19:45.887Z] #49 5.291 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:19:45.887Z] #49 5.322 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:19:45.887Z] #49 5.322 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:19:45.888Z] #49 5.557 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:19:45.888Z] #49 5.621 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:19:45.888Z] #49 5.699 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:19:45.888Z] #49 ... [2022-02-23T11:19:45.888Z] [2022-02-23T11:19:45.888Z] #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-02-23T11:19:45.888Z] #26 sha256:3408f680e39604ab4742fbdb1aa9c2597588c9b1d3a3a5cbd74d36940d35d69f [2022-02-23T11:19:45.888Z] #26 5.345 + RM_GOPATH=0 [2022-02-23T11:19:45.888Z] #26 5.345 + TMP_GOPATH= [2022-02-23T11:19:45.888Z] #26 5.345 + : /build [2022-02-23T11:19:45.888Z] #26 5.345 + '[' -z '' ']' [2022-02-23T11:19:45.888Z] #26 5.345 ++ mktemp -d [2022-02-23T11:19:45.888Z] #26 5.345 + export GOPATH=/tmp/tmp.wUwCa2PvMZ [2022-02-23T11:19:45.888Z] #26 5.345 + GOPATH=/tmp/tmp.wUwCa2PvMZ [2022-02-23T11:19:45.888Z] #26 5.345 + RM_GOPATH=1 [2022-02-23T11:19:45.888Z] #26 5.345 + case "$(go env GOARCH)" in [2022-02-23T11:19:45.888Z] #26 5.345 ++ go env GOARCH [2022-02-23T11:19:45.888Z] #26 5.368 Install docker/cli version 17.06.2-ce from stable [2022-02-23T11:19:45.888Z] #26 5.368 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.888Z] #26 5.368 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.888Z] #26 5.368 ++ dirname /install.sh [2022-02-23T11:19:45.888Z] #26 5.368 + dir=/ [2022-02-23T11:19:45.888Z] #26 5.368 + bin=dockercli [2022-02-23T11:19:45.888Z] #26 5.368 + shift [2022-02-23T11:19:45.888Z] #26 5.368 + '[' '!' -f //dockercli.installer ']' [2022-02-23T11:19:45.888Z] #26 5.368 + . //dockercli.installer [2022-02-23T11:19:45.888Z] #26 5.368 ++ : stable [2022-02-23T11:19:45.888Z] #26 5.368 ++ : 17.06.2-ce [2022-02-23T11:19:45.888Z] #26 5.368 + install_dockercli [2022-02-23T11:19:45.888Z] #26 5.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T11:19:45.888Z] #26 5.368 ++ uname -m [2022-02-23T11:19:45.888Z] #26 5.376 + arch=x86_64 [2022-02-23T11:19:45.888Z] #26 5.376 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T11:19:45.888Z] #26 5.376 + url=https://download.docker.com/linux/static [2022-02-23T11:19:45.888Z] #26 5.376 + tar -xz docker/docker [2022-02-23T11:19:45.888Z] #26 5.378 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T11:19:45.906Z] #26 ... [2022-02-23T11:19:45.906Z] [2022-02-23T11:19:45.906Z] #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-02-23T11:19:45.906Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:19:45.906Z] #53 6.208 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T11:19:45.906Z] #53 ... [2022-02-23T11:19:45.906Z] [2022-02-23T11:19:45.906Z] #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-02-23T11:19:45.906Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:19:45.906Z] #58 6.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:45.906Z] #58 6.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:45.906Z] #58 6.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:45.906Z] #58 ... [2022-02-23T11:19:45.906Z] [2022-02-23T11:19:45.906Z] #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-02-23T11:19:45.906Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:19:45.906Z] #63 6.503 + RM_GOPATH=0 [2022-02-23T11:19:45.906Z] #63 6.503 + TMP_GOPATH= [2022-02-23T11:19:45.906Z] #63 6.503 + : /build [2022-02-23T11:19:45.906Z] #63 6.503 + '[' -z '' ']' [2022-02-23T11:19:45.906Z] #63 6.503 ++ mktemp -d [2022-02-23T11:19:45.906Z] #63 6.532 + export GOPATH=/tmp/tmp.H9EKTxfEYp [2022-02-23T11:19:45.906Z] #63 6.532 + GOPATH=/tmp/tmp.H9EKTxfEYp [2022-02-23T11:19:45.906Z] #63 6.532 + RM_GOPATH=1 [2022-02-23T11:19:45.906Z] #63 6.532 + case "$(go env GOARCH)" in [2022-02-23T11:19:45.906Z] #63 6.532 ++ go env GOARCH [2022-02-23T11:19:45.906Z] #63 6.585 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.906Z] #63 6.585 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.906Z] #63 6.595 ++ dirname /install.sh [2022-02-23T11:19:45.906Z] #63 6.628 + dir=/ [2022-02-23T11:19:45.906Z] #63 6.628 + bin=rootlesskit [2022-02-23T11:19:45.906Z] #63 6.628 + shift [2022-02-23T11:19:45.906Z] #63 6.628 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T11:19:45.906Z] #63 6.628 + . //rootlesskit.installer [2022-02-23T11:19:45.906Z] #63 6.628 ++ : v0.14.6 [2022-02-23T11:19:45.906Z] #63 6.628 + install_rootlesskit [2022-02-23T11:19:45.906Z] #63 6.628 + case "$1" in [2022-02-23T11:19:45.906Z] #63 6.628 + export CGO_ENABLED=0 [2022-02-23T11:19:45.906Z] #63 6.628 + CGO_ENABLED=0 [2022-02-23T11:19:45.906Z] #63 6.628 + _install_rootlesskit [2022-02-23T11:19:45.906Z] #63 6.628 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T11:19:45.906Z] #63 6.628 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:19:45.906Z] #63 6.628 + GOBIN=/build [2022-02-23T11:19:45.906Z] #63 6.628 + GO111MODULE=on [2022-02-23T11:19:45.906Z] #63 6.628 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T11:19:45.906Z] #63 6.628 Install rootlesskit version v0.14.6 [2022-02-23T11:19:45.906Z] #63 ... [2022-02-23T11:19:45.906Z] [2022-02-23T11:19:45.906Z] #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-02-23T11:19:45.906Z] #26 sha256:cb6fb008dca12020aff5d0827f169e9fc0bb58e03493d970ca63fad8730420a3 [2022-02-23T11:19:45.906Z] #26 6.513 + RM_GOPATH=0 [2022-02-23T11:19:45.906Z] #26 6.513 + TMP_GOPATH= [2022-02-23T11:19:45.906Z] #26 6.513 + : /build [2022-02-23T11:19:45.906Z] #26 6.513 + '[' -z '' ']' [2022-02-23T11:19:45.906Z] #26 6.515 ++ mktemp -d [2022-02-23T11:19:45.906Z] #26 6.517 + export GOPATH=/tmp/tmp.GOVwTwvUWx [2022-02-23T11:19:45.906Z] #26 6.517 + GOPATH=/tmp/tmp.GOVwTwvUWx [2022-02-23T11:19:45.906Z] #26 6.517 + RM_GOPATH=1 [2022-02-23T11:19:45.906Z] #26 6.517 + case "$(go env GOARCH)" in [2022-02-23T11:19:45.906Z] #26 6.517 ++ go env GOARCH [2022-02-23T11:19:45.906Z] #26 6.549 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.906Z] #26 6.549 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:45.906Z] #26 6.550 ++ dirname /install.sh [2022-02-23T11:19:45.906Z] #26 6.570 + dir=/ [2022-02-23T11:19:45.906Z] #26 6.570 + bin=dockercli [2022-02-23T11:19:45.906Z] #26 6.570 + shift [2022-02-23T11:19:45.906Z] #26 6.570 + '[' '!' -f //dockercli.installer ']' [2022-02-23T11:19:45.906Z] #26 6.570 + . //dockercli.installer [2022-02-23T11:19:45.906Z] #26 6.570 ++ : stable [2022-02-23T11:19:45.906Z] #26 6.570 ++ : 17.06.2-ce [2022-02-23T11:19:45.906Z] #26 6.570 + install_dockercli [2022-02-23T11:19:45.906Z] #26 6.570 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T11:19:45.906Z] #26 6.570 ++ uname -m [2022-02-23T11:19:45.906Z] #26 6.570 Install docker/cli version 17.06.2-ce from stable [2022-02-23T11:19:45.906Z] #26 6.578 + arch=x86_64 [2022-02-23T11:19:45.906Z] #26 6.578 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T11:19:45.906Z] #26 6.578 + url=https://download.docker.com/linux/static [2022-02-23T11:19:45.906Z] #26 6.578 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T11:19:45.906Z] #26 6.578 + tar -xz docker/docker [2022-02-23T11:19:46.826Z] #63 8.901 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T11:19:47.087Z] #63 9.435 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T11:19:47.087Z] #63 9.438 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T11:19:47.087Z] #63 9.475 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T11:19:47.348Z] #63 ... [2022-02-23T11:19:47.348Z] [2022-02-23T11:19:47.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-02-23T11:19:47.348Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:19:47.348Z] #31 5.950 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T11:19:47.348Z] #31 7.348 [2022-02-23T11:19:47.348Z] #31 7.657 #=#=# 0.2% ######################################################################## 100.0% [2022-02-23T11:19:47.348Z] #31 ... [2022-02-23T11:19:47.348Z] [2022-02-23T11:19:47.348Z] #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-02-23T11:19:47.348Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T11:19:47.348Z] #58 3.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:47.348Z] #58 3.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:47.348Z] #58 3.910 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:47.348Z] #58 4.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:19:47.348Z] #58 5.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:19:47.348Z] #58 6.981 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:19:47.612Z] #58 ... [2022-02-23T11:19:47.612Z] [2022-02-23T11:19:47.612Z] #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-02-23T11:19:47.612Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:19:47.612Z] #51 3.596 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T11:19:47.612Z] #51 ... [2022-02-23T11:19:47.612Z] [2022-02-23T11:19:47.612Z] #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-02-23T11:19:47.612Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T11:19:47.612Z] #47 3.767 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:47.612Z] #47 3.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:47.612Z] #47 3.811 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:47.612Z] #47 4.291 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T11:19:47.612Z] #47 4.457 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:19:47.612Z] #47 5.385 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:19:47.612Z] #47 7.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:19:47.612Z] #47 9.091 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T11:19:47.873Z] #47 ... [2022-02-23T11:19:47.873Z] [2022-02-23T11:19:47.873Z] #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-02-23T11:19:47.873Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T11:19:47.873Z] #49 3.704 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:19:47.873Z] #49 5.139 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:19:47.873Z] #49 5.148 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:19:47.873Z] #49 5.174 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:19:47.873Z] #49 5.265 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:19:47.873Z] #49 5.496 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:19:47.873Z] #49 5.560 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:19:47.873Z] #49 5.669 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:19:47.873Z] #49 5.674 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:19:47.873Z] #49 5.767 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:19:47.873Z] #49 8.713 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:19:47.873Z] #49 8.791 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:19:47.873Z] #49 8.918 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:19:47.873Z] #49 10.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:19:47.873Z] #49 10.32 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:19:47.873Z] #49 ... [2022-02-23T11:19:47.873Z] [2022-02-23T11:19:47.873Z] #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-02-23T11:19:47.873Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:19:47.873Z] #14 4.105 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:47.873Z] #14 4.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:47.873Z] #14 4.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:47.873Z] #14 4.797 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:19:47.873Z] #14 5.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:19:47.873Z] #14 7.414 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:19:48.055Z] #47 ... [2022-02-23T11:19:48.055Z] [2022-02-23T11:19:48.055Z] #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-02-23T11:19:48.055Z] #63 sha256:0d7790c10f2906a9688d357972feeb71c019b55ee574a34342c7fcf166c5ffbb [2022-02-23T11:19:48.055Z] #63 8.073 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:19:48.055Z] #63 8.073 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T11:19:48.055Z] #63 9.113 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T11:19:48.055Z] #63 11.99 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T11:19:48.055Z] #63 13.48 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T11:19:48.055Z] #63 13.57 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T11:19:48.055Z] #63 15.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T11:19:48.055Z] #63 15.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:19:48.055Z] #63 15.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T11:19:48.055Z] #63 15.73 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T11:19:48.055Z] #63 16.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T11:19:48.055Z] #63 16.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T11:19:48.055Z] #63 16.98 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T11:19:48.134Z] #14 ... [2022-02-23T11:19:48.134Z] [2022-02-23T11:19:48.134Z] #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-02-23T11:19:48.134Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T11:19:48.134Z] #36 3.292 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T11:19:48.396Z] #36 ... [2022-02-23T11:19:48.396Z] [2022-02-23T11:19:48.396Z] #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-02-23T11:19:48.396Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T11:19:48.396Z] #34 3.411 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T11:19:48.396Z] #34 3.417 Cloning into '.'... [2022-02-23T11:19:48.396Z] #34 ... [2022-02-23T11:19:48.396Z] [2022-02-23T11:19:48.396Z] #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-02-23T11:19:48.396Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:19:48.396Z] #26 3.298 + RM_GOPATH=0 [2022-02-23T11:19:48.396Z] #26 3.298 + TMP_GOPATH= [2022-02-23T11:19:48.396Z] #26 3.298 + : /build [2022-02-23T11:19:48.396Z] #26 3.298 + '[' -z '' ']' [2022-02-23T11:19:48.396Z] #26 3.298 ++ mktemp -d [2022-02-23T11:19:48.396Z] #26 3.331 + export GOPATH=/tmp/tmp.BRYqck2toe [2022-02-23T11:19:48.396Z] #26 3.331 + GOPATH=/tmp/tmp.BRYqck2toe [2022-02-23T11:19:48.396Z] #26 3.331 + RM_GOPATH=1 [2022-02-23T11:19:48.396Z] #26 3.331 + case "$(go env GOARCH)" in [2022-02-23T11:19:48.396Z] #26 3.331 ++ go env GOARCH [2022-02-23T11:19:48.396Z] #26 3.399 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:48.396Z] #26 3.399 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:48.396Z] #26 3.399 ++ dirname /install.sh [2022-02-23T11:19:48.396Z] #26 3.399 + dir=/ [2022-02-23T11:19:48.396Z] #26 3.412 + bin=dockercli [2022-02-23T11:19:48.396Z] #26 3.412 + shift [2022-02-23T11:19:48.396Z] #26 3.412 + '[' '!' -f //dockercli.installer ']' [2022-02-23T11:19:48.396Z] #26 3.412 + . //dockercli.installer [2022-02-23T11:19:48.396Z] #26 3.412 ++ : stable [2022-02-23T11:19:48.396Z] #26 3.412 ++ : 17.06.2-ce [2022-02-23T11:19:48.396Z] #26 3.412 + install_dockercli [2022-02-23T11:19:48.396Z] #26 3.412 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T11:19:48.396Z] #26 3.413 Install docker/cli version 17.06.2-ce from stable [2022-02-23T11:19:48.396Z] #26 3.413 ++ uname -m [2022-02-23T11:19:48.396Z] #26 3.418 + arch=aarch64 [2022-02-23T11:19:48.396Z] #26 3.418 + '[' aarch64 '!=' x86_64 ']' [2022-02-23T11:19:48.396Z] #26 3.418 + '[' aarch64 '!=' s390x ']' [2022-02-23T11:19:48.396Z] #26 3.418 + '[' aarch64 '!=' armhf ']' [2022-02-23T11:19:48.396Z] #26 3.418 + build_dockercli [2022-02-23T11:19:48.396Z] #26 3.418 + git clone https://github.com/docker/docker-ce /tmp/tmp.BRYqck2toe/tmp/docker-ce [2022-02-23T11:19:48.396Z] #26 3.419 Cloning into '/tmp/tmp.BRYqck2toe/tmp/docker-ce'... [2022-02-23T11:19:48.632Z] #63 ... [2022-02-23T11:19:48.632Z] [2022-02-23T11:19:48.632Z] #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-02-23T11:19:48.632Z] #26 sha256:c7b25258323d160603ba3cff6a26b21a800cabab2024bb0a8c30cb04838380cc [2022-02-23T11:19:48.632Z] #26 17.69 + mkdir -p /build [2022-02-23T11:19:48.657Z] #26 ... [2022-02-23T11:19:48.657Z] [2022-02-23T11:19:48.657Z] #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-02-23T11:19:48.657Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T11:19:48.657Z] #38 3.154 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:48.657Z] #38 3.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:48.657Z] #38 3.177 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:48.657Z] #38 3.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:19:48.657Z] #38 4.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:19:48.657Z] #38 5.871 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:19:48.657Z] #38 10.93 Fetched 8389 kB in 8s (1044 kB/s) [2022-02-23T11:19:48.657Z] #38 10.93 Reading package lists... [2022-02-23T11:19:48.657Z] #38 ... [2022-02-23T11:19:48.657Z] [2022-02-23T11:19:48.657Z] #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-02-23T11:19:48.657Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T11:19:48.657Z] #43 3.286 + git clone https://github.com/docker/distribution.git . [2022-02-23T11:19:48.657Z] #43 3.286 Cloning into '.'... [2022-02-23T11:19:48.897Z] #26 17.70 + mv docker/docker /build/ [2022-02-23T11:19:48.897Z] #26 17.71 + rmdir docker [2022-02-23T11:19:48.918Z] #43 ... [2022-02-23T11:19:48.918Z] [2022-02-23T11:19:48.918Z] #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-02-23T11:19:48.918Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T11:19:48.918Z] #53 2.676 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T11:19:48.918Z] #53 3.224 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T11:19:48.918Z] #53 3.224 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T11:19:48.918Z] #53 3.249 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T11:19:48.918Z] #53 4.061 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T11:19:48.918Z] #53 ... [2022-02-23T11:19:48.918Z] [2022-02-23T11:19:48.918Z] #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-02-23T11:19:48.918Z] #63 sha256:4eba4d6e8b3efe56d32a59a8f31f48241c71153df9a49eb8edc8221344038f23 [2022-02-23T11:19:48.918Z] #63 9.635 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:19:48.918Z] #63 9.734 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T11:19:48.918Z] #63 9.936 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T11:19:48.918Z] #63 10.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T11:19:48.918Z] #63 10.51 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T11:19:49.196Z] #26 ... [2022-02-23T11:19:49.196Z] [2022-02-23T11:19:49.197Z] #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-02-23T11:19:49.197Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:19:49.197Z] #14 6.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:49.197Z] #14 6.697 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:49.197Z] #14 6.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:49.197Z] #14 8.685 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:49.197Z] #14 ... [2022-02-23T11:19:49.197Z] [2022-02-23T11:19:49.197Z] #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-02-23T11:19:49.197Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:49.197Z] #38 6.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:49.197Z] #38 6.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:49.197Z] #38 6.660 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:49.197Z] #38 7.916 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:49.197Z] #38 9.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:49.457Z] #38 ... [2022-02-23T11:19:49.457Z] [2022-02-23T11:19:49.458Z] #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-02-23T11:19:49.458Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:19:49.458Z] #34 6.605 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T11:19:49.458Z] #34 6.642 Cloning into '.'... [2022-02-23T11:19:49.458Z] #34 ... [2022-02-23T11:19:49.458Z] [2022-02-23T11:19:49.458Z] #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-02-23T11:19:49.458Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:49.458Z] #49 7.643 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:19:49.458Z] #49 9.447 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:19:49.458Z] #49 9.448 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:19:49.458Z] #49 9.587 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:19:49.458Z] #49 9.692 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:19:49.458Z] #49 10.04 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:19:49.458Z] #49 10.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:19:49.458Z] #49 10.16 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:19:49.458Z] #49 10.29 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:19:49.458Z] #49 10.38 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:19:49.479Z] #26 DONE 18.4s [2022-02-23T11:19:49.479Z] [2022-02-23T11:19:49.479Z] #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-02-23T11:19:49.479Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:49.479Z] #49 18.12 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:19:49.479Z] #49 18.13 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:19:49.489Z] #63 11.71 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T11:19:49.489Z] #63 11.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T11:19:49.716Z] #49 10.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:19:49.716Z] #49 ... [2022-02-23T11:19:49.716Z] [2022-02-23T11:19:49.716Z] #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-02-23T11:19:49.716Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:19:49.716Z] #51 7.024 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T11:19:49.716Z] #51 ... [2022-02-23T11:19:49.716Z] [2022-02-23T11:19:49.716Z] #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-02-23T11:19:49.716Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:19:49.716Z] #36 6.579 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T11:19:49.980Z] #36 ... [2022-02-23T11:19:49.980Z] [2022-02-23T11:19:49.980Z] #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-02-23T11:19:49.980Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:19:49.980Z] #43 6.566 + git clone https://github.com/docker/distribution.git . [2022-02-23T11:19:49.980Z] #43 6.576 Cloning into '.'... [2022-02-23T11:19:50.109Z] #26 ... [2022-02-23T11:19:50.109Z] [2022-02-23T11:19:50.109Z] #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-02-23T11:19:50.109Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:19:50.109Z] #51 3.961 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T11:19:50.109Z] #51 ... [2022-02-23T11:19:50.109Z] [2022-02-23T11:19:50.109Z] #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-02-23T11:19:50.109Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:19:50.109Z] #14 4.605 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:50.109Z] #14 4.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:50.109Z] #14 4.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:50.109Z] #14 5.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:50.109Z] #14 7.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:50.109Z] #14 9.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:50.109Z] #14 ... [2022-02-23T11:19:50.109Z] [2022-02-23T11:19:50.109Z] #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-02-23T11:19:50.109Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:19:50.109Z] #43 4.911 + git clone https://github.com/docker/distribution.git . [2022-02-23T11:19:50.109Z] #43 4.911 Cloning into '.'... [2022-02-23T11:19:50.109Z] #43 ... [2022-02-23T11:19:50.109Z] [2022-02-23T11:19:50.109Z] #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-02-23T11:19:50.109Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:19:50.109Z] #53 4.564 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T11:19:50.109Z] #53 5.291 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T11:19:50.109Z] #53 5.291 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T11:19:50.109Z] #53 5.333 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T11:19:50.109Z] #53 6.897 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T11:19:50.109Z] #53 ... [2022-02-23T11:19:50.109Z] [2022-02-23T11:19:50.109Z] #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-02-23T11:19:50.109Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:19:50.109Z] #58 5.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:50.109Z] #58 5.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:50.109Z] #58 5.956 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:50.109Z] #58 6.663 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:50.109Z] #58 8.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:50.257Z] #43 ... [2022-02-23T11:19:50.258Z] [2022-02-23T11:19:50.258Z] #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-02-23T11:19:50.258Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:19:50.258Z] #47 6.986 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:50.258Z] #47 7.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:50.258Z] #47 7.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:50.258Z] #47 7.711 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T11:19:50.258Z] #47 8.638 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:50.258Z] #47 ... [2022-02-23T11:19:50.258Z] [2022-02-23T11:19:50.258Z] #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-02-23T11:19:50.258Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:50.258Z] #49 10.70 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:19:50.258Z] #49 11.23 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:19:50.371Z] #58 10.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:50.371Z] #58 ... [2022-02-23T11:19:50.371Z] [2022-02-23T11:19:50.371Z] #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-02-23T11:19:50.371Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:50.371Z] #38 4.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:50.371Z] #38 4.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:50.371Z] #38 4.210 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:50.371Z] #38 4.422 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:50.371Z] #38 5.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:50.371Z] #38 7.599 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:50.636Z] #38 ... [2022-02-23T11:19:50.636Z] [2022-02-23T11:19:50.636Z] #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-02-23T11:19:50.636Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:19:50.636Z] #47 4.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:19:50.636Z] #47 4.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:19:50.636Z] #47 4.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:19:50.636Z] #47 5.582 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T11:19:50.636Z] #47 5.836 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:50.636Z] #47 7.446 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:50.636Z] #47 9.795 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:50.636Z] #47 ... [2022-02-23T11:19:50.636Z] [2022-02-23T11:19:50.636Z] #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-02-23T11:19:50.636Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:19:50.636Z] #36 4.339 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T11:19:50.898Z] #36 ... [2022-02-23T11:19:50.898Z] [2022-02-23T11:19:50.898Z] #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-02-23T11:19:50.898Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:19:50.898Z] #34 5.343 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T11:19:50.898Z] #34 5.346 Cloning into '.'... [2022-02-23T11:19:50.898Z] #34 ... [2022-02-23T11:19:50.898Z] [2022-02-23T11:19:50.898Z] #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-02-23T11:19:50.898Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:19:50.898Z] #63 5.670 + RM_GOPATH=0 [2022-02-23T11:19:50.898Z] #63 5.681 + TMP_GOPATH= [2022-02-23T11:19:50.898Z] #63 5.681 + : /build [2022-02-23T11:19:50.898Z] #63 5.681 + '[' -z '' ']' [2022-02-23T11:19:50.898Z] #63 5.682 ++ mktemp -d [2022-02-23T11:19:50.898Z] #63 5.685 + export GOPATH=/tmp/tmp.QZdcipwq5C [2022-02-23T11:19:50.898Z] #63 5.697 + GOPATH=/tmp/tmp.QZdcipwq5C [2022-02-23T11:19:50.898Z] #63 5.698 + RM_GOPATH=1 [2022-02-23T11:19:50.898Z] #63 5.698 + case "$(go env GOARCH)" in [2022-02-23T11:19:50.898Z] #63 5.705 ++ go env GOARCH [2022-02-23T11:19:50.898Z] #63 5.730 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:50.898Z] #63 5.730 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:19:50.898Z] #63 5.730 ++ dirname /install.sh [2022-02-23T11:19:50.898Z] #63 5.730 + dir=/ [2022-02-23T11:19:50.898Z] #63 5.731 + bin=rootlesskit [2022-02-23T11:19:50.898Z] #63 5.731 + shift [2022-02-23T11:19:50.898Z] #63 5.731 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T11:19:50.898Z] #63 5.732 + . //rootlesskit.installer [2022-02-23T11:19:50.898Z] #63 5.732 ++ : v0.14.6 [2022-02-23T11:19:50.898Z] #63 5.733 + install_rootlesskit [2022-02-23T11:19:50.898Z] #63 5.733 + case "$1" in [2022-02-23T11:19:50.898Z] #63 5.733 + export CGO_ENABLED=0 [2022-02-23T11:19:50.898Z] #63 5.733 + CGO_ENABLED=0 [2022-02-23T11:19:50.898Z] #63 5.733 + _install_rootlesskit [2022-02-23T11:19:50.898Z] #63 5.734 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T11:19:50.898Z] #63 5.736 Install rootlesskit version v0.14.6 [2022-02-23T11:19:50.898Z] #63 5.736 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:19:50.898Z] #63 5.736 + GOBIN=/build [2022-02-23T11:19:50.898Z] #63 5.736 + GO111MODULE=on [2022-02-23T11:19:50.898Z] #63 5.736 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T11:19:50.898Z] #63 6.353 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T11:19:50.898Z] #63 8.303 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:19:50.898Z] #63 8.305 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T11:19:50.898Z] #63 8.910 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T11:19:51.843Z] #63 11.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T11:19:52.416Z] #63 ... [2022-02-23T11:19:52.416Z] [2022-02-23T11:19:52.416Z] #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-02-23T11:19:52.416Z] #26 sha256:3408f680e39604ab4742fbdb1aa9c2597588c9b1d3a3a5cbd74d36940d35d69f [2022-02-23T11:19:52.416Z] #26 12.26 + mkdir -p /build [2022-02-23T11:19:52.416Z] #26 12.27 + mv docker/docker /build/ [2022-02-23T11:19:52.416Z] #26 12.27 + rmdir docker [2022-02-23T11:19:52.678Z] #26 DONE 12.7s [2022-02-23T11:19:52.678Z] [2022-02-23T11:19:52.678Z] #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-02-23T11:19:52.678Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:19:52.678Z] #63 12.71 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T11:19:52.678Z] #63 12.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T11:19:52.678Z] #63 12.78 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T11:19:52.939Z] #63 12.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:19:52.939Z] #63 12.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T11:19:53.200Z] #63 13.09 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T11:19:53.460Z] #63 13.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T11:19:53.690Z] #49 ... [2022-02-23T11:19:53.691Z] [2022-02-23T11:19:53.691Z] #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-02-23T11:19:53.691Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:53.691Z] #38 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:53.691Z] #38 ... [2022-02-23T11:19:53.691Z] [2022-02-23T11:19:53.691Z] #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-02-23T11:19:53.691Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:19:53.691Z] #14 21.04 Fetched 8505 kB in 16s (520 kB/s) [2022-02-23T11:19:53.696Z] #63 ... [2022-02-23T11:19:53.696Z] [2022-02-23T11:19:53.696Z] #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-02-23T11:19:53.696Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T11:19:53.696Z] #36 12.67 tomll can be used in two ways: [2022-02-23T11:19:53.696Z] #36 12.67 Writing to STDIN and reading from STDOUT: [2022-02-23T11:19:53.696Z] #36 12.67 cat file.toml | tomll > file.toml [2022-02-23T11:19:53.696Z] #36 12.67 [2022-02-23T11:19:53.696Z] #36 12.67 Reading and updating a list of files: [2022-02-23T11:19:53.696Z] #36 12.67 tomll a.toml b.toml c.toml [2022-02-23T11:19:53.696Z] #36 12.67 [2022-02-23T11:19:53.696Z] #36 12.67 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T11:19:53.696Z] #36 DONE 16.2s [2022-02-23T11:19:53.696Z] [2022-02-23T11:19:53.696Z] #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-02-23T11:19:53.696Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T11:19:53.696Z] #38 10.93 Reading package lists... [2022-02-23T11:19:53.722Z] #63 13.85 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T11:19:55.108Z] #63 ... [2022-02-23T11:19:55.108Z] [2022-02-23T11:19:55.108Z] #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-02-23T11:19:55.108Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:19:55.108Z] #36 15.32 tomll can be used in two ways: [2022-02-23T11:19:55.108Z] #36 15.32 Writing to STDIN and reading from STDOUT: [2022-02-23T11:19:55.108Z] #36 15.32 cat file.toml | tomll > file.toml [2022-02-23T11:19:55.108Z] #36 15.32 [2022-02-23T11:19:55.108Z] #36 15.32 Reading and updating a list of files: [2022-02-23T11:19:55.108Z] #36 15.32 tomll a.toml b.toml c.toml [2022-02-23T11:19:55.108Z] #36 15.32 [2022-02-23T11:19:55.108Z] #36 15.32 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T11:19:55.108Z] #36 DONE 15.7s [2022-02-23T11:19:55.370Z] [2022-02-23T11:19:55.370Z] #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-02-23T11:19:55.370Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:55.370Z] #38 14.97 Fetched 8505 kB in 11s (756 kB/s) [2022-02-23T11:19:55.370Z] #38 14.97 Reading package lists... [2022-02-23T11:19:55.370Z] #38 ... [2022-02-23T11:19:55.370Z] [2022-02-23T11:19:55.370Z] #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-02-23T11:19:55.370Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:19:55.370Z] #49 5.939 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:19:55.370Z] #49 11.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:19:55.370Z] #49 11.24 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:19:55.512Z] #49 ... [2022-02-23T11:19:55.512Z] [2022-02-23T11:19:55.512Z] #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-02-23T11:19:55.512Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:19:55.512Z] #63 7.206 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T11:19:55.512Z] #63 10.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:19:55.512Z] #63 10.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T11:19:55.512Z] #63 11.42 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T11:19:55.512Z] #63 16.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T11:19:55.609Z] #14 21.04 Reading package lists... [2022-02-23T11:19:55.609Z] #14 ... [2022-02-23T11:19:55.609Z] [2022-02-23T11:19:55.609Z] #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-02-23T11:19:55.609Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:19:55.609Z] #36 24.24 tomll can be used in two ways: [2022-02-23T11:19:55.609Z] #36 24.25 Writing to STDIN and reading from STDOUT: [2022-02-23T11:19:55.609Z] #36 24.25 cat file.toml | tomll > file.toml [2022-02-23T11:19:55.609Z] #36 24.25 [2022-02-23T11:19:55.609Z] #36 24.25 Reading and updating a list of files: [2022-02-23T11:19:55.609Z] #36 24.25 tomll a.toml b.toml c.toml [2022-02-23T11:19:55.609Z] #36 24.25 [2022-02-23T11:19:55.609Z] #36 24.25 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T11:19:55.609Z] #36 DONE 24.5s [2022-02-23T11:19:55.609Z] [2022-02-23T11:19:55.609Z] #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-02-23T11:19:55.609Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:19:55.609Z] #38 23.81 Fetched 8505 kB in 18s (472 kB/s) [2022-02-23T11:19:55.776Z] #19 111.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-23T11:19:55.776Z] #19 111.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:55.776Z] #19 111.8 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:19:55.776Z] #19 111.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-23T11:19:55.776Z] #19 111.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:19:55.776Z] #19 111.9 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:19:56.074Z] #63 ... [2022-02-23T11:19:56.074Z] [2022-02-23T11:19:56.074Z] #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-02-23T11:19:56.074Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:19:56.074Z] #58 6.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:19:56.074Z] #58 9.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:19:56.074Z] #58 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:19:56.074Z] #58 ... [2022-02-23T11:19:56.074Z] [2022-02-23T11:19:56.074Z] #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-02-23T11:19:56.074Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:19:56.074Z] #53 7.564 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T11:19:56.074Z] #53 7.570 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T11:19:56.074Z] #53 7.667 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T11:19:56.074Z] #53 10.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T11:19:56.316Z] #49 ... [2022-02-23T11:19:56.316Z] [2022-02-23T11:19:56.316Z] #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-02-23T11:19:56.316Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:19:56.316Z] #63 16.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T11:19:56.578Z] #63 16.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T11:19:56.791Z] #53 ... [2022-02-23T11:19:56.791Z] [2022-02-23T11:19:56.791Z] #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-02-23T11:19:56.791Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:19:56.791Z] #63 17.37 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T11:19:56.791Z] #63 17.41 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T11:19:57.008Z] #38 15.22 Reading package lists... [2022-02-23T11:19:57.059Z] #63 17.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T11:19:57.059Z] #63 17.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:19:57.059Z] #63 17.91 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T11:19:57.636Z] #63 18.29 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T11:19:57.954Z] #38 19.37 Building dependency tree... [2022-02-23T11:19:57.954Z] #38 ... [2022-02-23T11:19:57.954Z] [2022-02-23T11:19:57.955Z] #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-02-23T11:19:57.955Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T11:19:57.955Z] #43 17.19 Updating files: 90% (1664/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-02-23T11:19:57.955Z] #43 17.35 + git checkout -q v2.3.0 [2022-02-23T11:19:57.955Z] #43 18.93 + 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-02-23T11:19:58.212Z] #63 18.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T11:19:58.526Z] #43 ... [2022-02-23T11:19:58.527Z] [2022-02-23T11:19:58.527Z] #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-02-23T11:19:58.527Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:19:58.527Z] #31 8.950 [2022-02-23T11:19:58.527Z] #31 13.02 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T11:19:58.527Z] #31 14.34 [2022-02-23T11:19:58.527Z] #31 14.66 #=#=# 0.8% ######################################################################## 100.0% [2022-02-23T11:19:58.527Z] #31 15.79 [2022-02-23T11:19:58.787Z] #31 ... [2022-02-23T11:19:58.787Z] [2022-02-23T11:19:58.787Z] #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-02-23T11:19:58.787Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:19:58.787Z] #51 21.36 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T11:19:58.787Z] #51 21.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:19:58.787Z] #51 21.38 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T11:19:58.787Z] #51 21.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T11:19:58.787Z] #51 21.57 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T11:19:58.804Z] #63 19.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T11:19:59.048Z] #51 21.61 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T11:19:59.060Z] #63 19.56 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T11:19:59.309Z] #51 22.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T11:19:59.309Z] #51 22.06 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T11:19:59.570Z] #51 ... [2022-02-23T11:19:59.570Z] [2022-02-23T11:19:59.570Z] #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-02-23T11:19:59.570Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T11:19:59.570Z] #58 12.30 Fetched 8389 kB in 9s (968 kB/s) [2022-02-23T11:19:59.570Z] #58 12.30 Reading package lists... [2022-02-23T11:19:59.570Z] #58 16.86 Reading package lists... [2022-02-23T11:19:59.570Z] #58 20.81 Building dependency tree... [2022-02-23T11:19:59.830Z] #58 ... [2022-02-23T11:19:59.830Z] [2022-02-23T11:19:59.830Z] #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-02-23T11:19:59.830Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T11:19:59.830Z] #38 22.32 The following additional packages will be installed: [2022-02-23T11:19:59.830Z] #38 22.35 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T11:19:59.830Z] #38 22.36 Suggested packages: [2022-02-23T11:19:59.830Z] #38 22.36 cmake-doc ninja-build lrzip [2022-02-23T11:19:59.830Z] #38 22.36 Recommended packages: [2022-02-23T11:19:59.830Z] #38 22.36 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T11:19:59.974Z] #19 ... [2022-02-23T11:19:59.974Z] [2022-02-23T11:19:59.974Z] #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-02-23T11:19:59.974Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:19:59.974Z] #50 126.9 + dpkg --print-architecture [2022-02-23T11:19:59.974Z] #50 126.9 + git checkout -q v2.1.0 [2022-02-23T11:19:59.974Z] #50 127.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T11:19:59.974Z] #50 127.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T11:20:00.092Z] #38 ... [2022-02-23T11:20:00.092Z] [2022-02-23T11:20:00.092Z] #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-02-23T11:20:00.092Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:00.092Z] #14 12.69 Fetched 8389 kB in 9s (947 kB/s) [2022-02-23T11:20:00.092Z] #14 12.69 Reading package lists... [2022-02-23T11:20:00.092Z] #14 17.29 Reading package lists... [2022-02-23T11:20:00.092Z] #14 21.16 Building dependency tree... [2022-02-23T11:20:00.092Z] #14 ... [2022-02-23T11:20:00.092Z] [2022-02-23T11:20:00.092Z] #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-02-23T11:20:00.092Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:20:00.092Z] #31 19.78 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T11:20:00.354Z] #31 20.99 [2022-02-23T11:20:00.432Z] #63 ... [2022-02-23T11:20:00.432Z] [2022-02-23T11:20:00.432Z] #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-02-23T11:20:00.432Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:00.432Z] #14 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:20:00.432Z] #14 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:20:00.615Z] #31 ... [2022-02-23T11:20:00.615Z] [2022-02-23T11:20:00.615Z] #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-02-23T11:20:00.615Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T11:20:00.615Z] #47 12.86 Fetched 8392 kB in 9s (895 kB/s) [2022-02-23T11:20:00.615Z] #47 12.86 Reading package lists... [2022-02-23T11:20:00.615Z] #47 16.33 Reading package lists... [2022-02-23T11:20:00.615Z] #47 20.44 Building dependency tree... [2022-02-23T11:20:00.615Z] #47 ... [2022-02-23T11:20:00.615Z] [2022-02-23T11:20:00.615Z] #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-02-23T11:20:00.615Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:20:00.692Z] #14 ... [2022-02-23T11:20:00.692Z] [2022-02-23T11:20:00.692Z] #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-02-23T11:20:00.692Z] #26 sha256:cb6fb008dca12020aff5d0827f169e9fc0bb58e03493d970ca63fad8730420a3 [2022-02-23T11:20:00.692Z] #26 20.28 + mkdir -p /build [2022-02-23T11:20:00.692Z] #26 20.29 + mv docker/docker /build/ [2022-02-23T11:20:00.692Z] #26 20.30 + rmdir docker [2022-02-23T11:20:00.692Z] #26 DONE 21.1s [2022-02-23T11:20:00.692Z] [2022-02-23T11:20:00.692Z] #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-02-23T11:20:00.692Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:20:00.692Z] #49 21.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:20:00.692Z] #49 21.49 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:20:00.912Z] #38 23.81 Reading package lists... [2022-02-23T11:20:00.912Z] #38 ... [2022-02-23T11:20:00.912Z] [2022-02-23T11:20:00.912Z] #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-02-23T11:20:00.912Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:00.912Z] #14 21.04 Reading package lists... [2022-02-23T11:20:00.912Z] #14 27.88 Reading package lists... [2022-02-23T11:20:00.912Z] #14 ... [2022-02-23T11:20:00.912Z] [2022-02-23T11:20:00.912Z] #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-02-23T11:20:00.912Z] #63 sha256:0d7790c10f2906a9688d357972feeb71c019b55ee574a34342c7fcf166c5ffbb [2022-02-23T11:20:00.912Z] #63 19.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T11:20:00.912Z] #63 ... [2022-02-23T11:20:00.912Z] [2022-02-23T11:20:00.912Z] #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-02-23T11:20:00.912Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:00.912Z] #58 20.62 Fetched 8505 kB in 16s (526 kB/s) [2022-02-23T11:20:00.912Z] #58 20.62 Reading package lists... [2022-02-23T11:20:00.912Z] #58 27.67 Reading package lists... [2022-02-23T11:20:00.912Z] #58 ... [2022-02-23T11:20:00.912Z] [2022-02-23T11:20:00.912Z] #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-02-23T11:20:00.912Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:00.912Z] #38 23.81 Reading package lists... [2022-02-23T11:20:00.949Z] #49 ... [2022-02-23T11:20:00.949Z] [2022-02-23T11:20:00.949Z] #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-02-23T11:20:00.949Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:00.949Z] #47 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:20:00.949Z] #47 15.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:20:00.949Z] #47 19.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T11:20:01.688Z] #31 21.30 #=#=# 0.0% ##### 7.3% ################## 25.3% ########################### 38.2% ###################################### 53.9% ################################################### 71.5% ############################################################### 88.8% ##################################################################### 96.3% ######################################################################## 100.0% [2022-02-23T11:20:01.884Z] #63 ... [2022-02-23T11:20:01.884Z] [2022-02-23T11:20:01.884Z] #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-02-23T11:20:01.884Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:20:01.884Z] #43 22.16 + git checkout -q v2.3.0 [2022-02-23T11:20:02.146Z] #43 ... [2022-02-23T11:20:02.146Z] [2022-02-23T11:20:02.146Z] #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-02-23T11:20:02.146Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:02.146Z] #47 12.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T11:20:02.146Z] #47 17.77 Fetched 8508 kB in 13s (647 kB/s) [2022-02-23T11:20:02.320Z] #47 ... [2022-02-23T11:20:02.320Z] [2022-02-23T11:20:02.320Z] #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-02-23T11:20:02.320Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:02.320Z] #38 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:20:02.408Z] #47 17.77 Reading package lists... [2022-02-23T11:20:02.408Z] #47 ... [2022-02-23T11:20:02.408Z] [2022-02-23T11:20:02.408Z] #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-02-23T11:20:02.408Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:02.408Z] #38 14.97 Reading package lists... [2022-02-23T11:20:02.897Z] #31 23.16 [2022-02-23T11:20:03.252Z] #38 ... [2022-02-23T11:20:03.252Z] [2022-02-23T11:20:03.252Z] #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-02-23T11:20:03.252Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:20:03.252Z] #63 23.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T11:20:03.509Z] #63 ... [2022-02-23T11:20:03.509Z] [2022-02-23T11:20:03.509Z] #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-02-23T11:20:03.509Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T11:20:03.509Z] #36 24.32 tomll can be used in two ways: [2022-02-23T11:20:03.509Z] #36 24.32 Writing to STDIN and reading from STDOUT: [2022-02-23T11:20:03.509Z] #36 24.32 cat file.toml | tomll > file.toml [2022-02-23T11:20:03.509Z] #36 24.32 [2022-02-23T11:20:03.509Z] #36 24.32 Reading and updating a list of files: [2022-02-23T11:20:03.509Z] #36 24.32 tomll a.toml b.toml c.toml [2022-02-23T11:20:03.509Z] #36 24.32 [2022-02-23T11:20:03.509Z] #36 24.32 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T11:20:03.509Z] #36 DONE 24.4s [2022-02-23T11:20:03.509Z] [2022-02-23T11:20:03.509Z] #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-02-23T11:20:03.509Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:04.075Z] #58 24.99 Fetched 8505 kB in 19s (450 kB/s) [2022-02-23T11:20:04.263Z] #38 30.00 Reading package lists... [2022-02-23T11:20:04.263Z] #38 ... [2022-02-23T11:20:04.263Z] [2022-02-23T11:20:04.263Z] #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-02-23T11:20:04.263Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:04.263Z] #47 23.26 Fetched 8508 kB in 19s (454 kB/s) [2022-02-23T11:20:04.263Z] #47 23.26 Reading package lists... [2022-02-23T11:20:04.524Z] #47 29.98 Reading package lists... [2022-02-23T11:20:04.524Z] #47 ... [2022-02-23T11:20:04.524Z] [2022-02-23T11:20:04.524Z] #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-02-23T11:20:04.524Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:04.524Z] #58 27.67 Reading package lists... [2022-02-23T11:20:04.973Z] #38 20.26 Reading package lists... [2022-02-23T11:20:04.973Z] #38 25.24 Building dependency tree... [2022-02-23T11:20:04.973Z] #38 ... [2022-02-23T11:20:04.973Z] [2022-02-23T11:20:04.973Z] #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-02-23T11:20:04.973Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:04.973Z] #51 24.40 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T11:20:04.973Z] #51 24.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:20:04.973Z] #51 24.63 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T11:20:04.973Z] #51 24.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T11:20:04.973Z] #51 24.76 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T11:20:04.973Z] #51 24.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T11:20:04.973Z] #51 25.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T11:20:04.973Z] #51 25.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T11:20:04.973Z] #51 25.34 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T11:20:04.973Z] #51 25.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T11:20:05.254Z] #50 ... [2022-02-23T11:20:05.254Z] [2022-02-23T11:20:05.254Z] #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-02-23T11:20:05.254Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:20:05.254Z] #19 120.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-23T11:20:05.254Z] #19 120.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:05.254Z] #19 120.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:20:05.254Z] #19 120.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-23T11:20:05.254Z] #19 120.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:05.254Z] #19 120.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:20:05.444Z] #31 25.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T11:20:05.929Z] #51 26.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T11:20:05.929Z] #51 26.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T11:20:06.017Z] #31 ... [2022-02-23T11:20:06.017Z] [2022-02-23T11:20:06.017Z] #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-02-23T11:20:06.017Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T11:20:06.017Z] #53 25.11 v3.0.2 [2022-02-23T11:20:06.017Z] #53 DONE 28.6s [2022-02-23T11:20:06.017Z] [2022-02-23T11:20:06.017Z] #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-02-23T11:20:06.017Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T11:20:06.017Z] #34 28.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T11:20:06.334Z] #34 28.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T11:20:06.501Z] #51 ... [2022-02-23T11:20:06.501Z] [2022-02-23T11:20:06.501Z] #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-02-23T11:20:06.501Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:06.501Z] #14 16.87 Fetched 8505 kB in 12s (682 kB/s) [2022-02-23T11:20:06.501Z] #14 16.87 Reading package lists... [2022-02-23T11:20:06.501Z] #14 21.84 Reading package lists... [2022-02-23T11:20:06.699Z] #58 34.01 Building dependency tree... [2022-02-23T11:20:06.763Z] #14 26.41 Building dependency tree... [2022-02-23T11:20:06.763Z] #14 ... [2022-02-23T11:20:06.763Z] [2022-02-23T11:20:06.763Z] #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-02-23T11:20:06.763Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:06.763Z] #38 25.24 Building dependency tree... [2022-02-23T11:20:07.289Z] #34 ... [2022-02-23T11:20:07.289Z] [2022-02-23T11:20:07.289Z] #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-02-23T11:20:07.289Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T11:20:07.289Z] #58 23.98 The following additional packages will be installed: [2022-02-23T11:20:07.289Z] #58 23.98 libbtrfs0 [2022-02-23T11:20:07.289Z] #58 24.19 The following NEW packages will be installed: [2022-02-23T11:20:07.289Z] #58 24.20 libbtrfs-dev libbtrfs0 [2022-02-23T11:20:07.289Z] #58 24.61 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:07.289Z] #58 24.61 Need to get 454 kB of archives. [2022-02-23T11:20:07.289Z] #58 24.61 After this operation, 1275 kB of additional disk space will be used. [2022-02-23T11:20:07.289Z] #58 24.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T11:20:07.289Z] #58 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T11:20:07.289Z] #58 26.15 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:07.289Z] #58 26.44 Fetched 454 kB in 0s (1437 kB/s) [2022-02-23T11:20:07.289Z] #58 27.51 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T11:20:07.289Z] #58 27.51 (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-02-23T11:20:07.289Z] #58 27.57 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T11:20:07.289Z] #58 27.64 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T11:20:07.289Z] #58 28.45 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T11:20:07.289Z] #58 28.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T11:20:07.289Z] #58 28.46 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T11:20:07.289Z] #58 28.91 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T11:20:07.289Z] #58 28.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T11:20:07.289Z] #58 28.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:07.289Z] #58 DONE 29.9s [2022-02-23T11:20:07.289Z] [2022-02-23T11:20:07.289Z] #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-02-23T11:20:07.289Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:20:07.289Z] #31 27.33 [2022-02-23T11:20:07.289Z] #31 27.51 #=#=# ##O#-# ######################################################################## 100.0% [2022-02-23T11:20:07.550Z] #31 ... [2022-02-23T11:20:07.550Z] [2022-02-23T11:20:07.550Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T11:20:07.550Z] #59 sha256:a973109b1dbcf5e337f661bebfd348e78a9eadebcde74c478d365876cc5b6cf0 [2022-02-23T11:20:07.550Z] #59 DONE 0.2s [2022-02-23T11:20:07.550Z] [2022-02-23T11:20:07.550Z] #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-02-23T11:20:07.550Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:20:07.550Z] #51 23.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T11:20:07.550Z] #51 23.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T11:20:07.550Z] #51 26.39 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T11:20:07.550Z] #51 26.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:20:07.550Z] #51 26.46 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T11:20:07.550Z] #51 26.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T11:20:07.550Z] #51 26.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T11:20:07.550Z] #51 26.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T11:20:07.550Z] #51 26.81 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T11:20:07.550Z] #51 26.83 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T11:20:07.550Z] #51 26.85 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T11:20:07.550Z] #51 26.97 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T11:20:07.550Z] #51 27.03 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T11:20:07.550Z] #51 27.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T11:20:07.550Z] #51 27.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T11:20:07.550Z] #51 27.34 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T11:20:07.550Z] #51 27.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T11:20:07.550Z] #51 27.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.56 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T11:20:07.550Z] #51 27.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T11:20:07.550Z] #51 27.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T11:20:07.550Z] #51 27.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T11:20:07.550Z] #51 27.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T11:20:07.550Z] #51 28.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T11:20:07.550Z] #51 28.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T11:20:07.550Z] #51 28.09 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T11:20:07.550Z] #51 28.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T11:20:07.550Z] #51 28.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T11:20:07.550Z] #51 28.22 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T11:20:07.550Z] #51 28.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T11:20:07.550Z] #51 28.34 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T11:20:07.550Z] #51 28.40 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T11:20:07.550Z] #51 28.41 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T11:20:07.550Z] #51 28.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T11:20:07.550Z] #51 28.46 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T11:20:07.550Z] #51 28.46 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T11:20:07.550Z] #51 28.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T11:20:07.550Z] #51 28.60 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T11:20:07.550Z] #51 28.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T11:20:07.550Z] #51 28.69 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T11:20:07.550Z] #51 28.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T11:20:07.551Z] #51 28.80 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T11:20:07.551Z] #51 28.89 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T11:20:07.551Z] #51 28.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T11:20:07.551Z] #51 28.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T11:20:07.551Z] #51 28.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T11:20:07.551Z] #51 29.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T11:20:07.551Z] #51 29.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T11:20:07.551Z] #51 29.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T11:20:07.551Z] #51 29.67 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T11:20:07.551Z] #51 29.75 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T11:20:07.551Z] #51 29.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T11:20:07.551Z] #51 29.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T11:20:07.551Z] #51 29.97 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T11:20:07.551Z] #51 30.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T11:20:07.551Z] #51 30.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T11:20:07.551Z] #51 30.06 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T11:20:07.551Z] #51 30.08 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T11:20:07.551Z] #51 30.08 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T11:20:07.551Z] #51 30.19 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T11:20:07.551Z] #51 30.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T11:20:07.551Z] #51 30.28 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T11:20:07.551Z] #51 30.32 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T11:20:07.708Z] #38 ... [2022-02-23T11:20:07.708Z] [2022-02-23T11:20:07.708Z] #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-02-23T11:20:07.708Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:07.708Z] #58 17.99 Fetched 8505 kB in 12s (687 kB/s) [2022-02-23T11:20:07.708Z] #58 17.99 Reading package lists... [2022-02-23T11:20:07.708Z] #58 22.82 Reading package lists... [2022-02-23T11:20:07.708Z] #58 27.51 Building dependency tree... [2022-02-23T11:20:07.708Z] #58 ... [2022-02-23T11:20:07.708Z] [2022-02-23T11:20:07.708Z] #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-02-23T11:20:07.708Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:07.708Z] #14 26.41 Building dependency tree... [2022-02-23T11:20:07.812Z] #51 30.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T11:20:07.812Z] #51 30.45 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T11:20:07.812Z] #51 30.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T11:20:07.812Z] #51 30.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T11:20:07.812Z] #51 30.56 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T11:20:07.812Z] #51 30.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T11:20:07.812Z] #51 ... [2022-02-23T11:20:07.812Z] [2022-02-23T11:20:07.812Z] #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-02-23T11:20:07.812Z] #60 sha256:f283486b021b63ad649f269d011de0cda10cff9bac4bad55a1e12eabbc320431 [2022-02-23T11:20:07.812Z] #60 0.500 + RM_GOPATH=0 [2022-02-23T11:20:07.812Z] #60 0.500 + TMP_GOPATH= [2022-02-23T11:20:07.812Z] #60 0.500 + : /build [2022-02-23T11:20:07.812Z] #60 0.500 + '[' -z '' ']' [2022-02-23T11:20:07.812Z] #60 0.500 ++ mktemp -d [2022-02-23T11:20:07.812Z] #60 0.504 + export GOPATH=/tmp/tmp.lYijA8uw5c [2022-02-23T11:20:07.812Z] #60 0.504 + GOPATH=/tmp/tmp.lYijA8uw5c [2022-02-23T11:20:07.812Z] #60 0.504 + RM_GOPATH=1 [2022-02-23T11:20:07.812Z] #60 0.504 + case "$(go env GOARCH)" in [2022-02-23T11:20:07.812Z] #60 0.509 ++ go env GOARCH [2022-02-23T11:20:07.812Z] #60 0.513 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:07.812Z] #60 0.513 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:07.812Z] #60 0.514 ++ dirname /install.sh [2022-02-23T11:20:07.812Z] #60 0.522 + dir=/ [2022-02-23T11:20:07.812Z] #60 0.523 + bin=containerd [2022-02-23T11:20:07.812Z] #60 0.523 + shift [2022-02-23T11:20:07.812Z] #60 0.523 + '[' '!' -f //containerd.installer ']' [2022-02-23T11:20:07.812Z] #60 0.524 + . //containerd.installer [2022-02-23T11:20:07.812Z] #60 0.524 ++ set -e [2022-02-23T11:20:07.812Z] #60 0.528 ++ : v1.5.9 [2022-02-23T11:20:07.812Z] #60 0.531 + install_containerd [2022-02-23T11:20:07.812Z] #60 0.536 + echo 'Install containerd version v1.5.9' [2022-02-23T11:20:07.812Z] #60 0.536 Install containerd version v1.5.9 [2022-02-23T11:20:07.812Z] #60 0.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lYijA8uw5c/src/github.com/containerd/containerd [2022-02-23T11:20:07.812Z] #60 0.598 Cloning into '/tmp/tmp.lYijA8uw5c/src/github.com/containerd/containerd'... [2022-02-23T11:20:08.626Z] #58 37.60 The following additional packages will be installed: [2022-02-23T11:20:08.626Z] #58 37.63 libbtrfs0 [2022-02-23T11:20:08.626Z] #58 37.77 The following NEW packages will be installed: [2022-02-23T11:20:08.626Z] #58 37.77 libbtrfs-dev libbtrfs0 [2022-02-23T11:20:09.200Z] #58 38.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:09.200Z] #58 38.20 Need to get 460 kB of archives. [2022-02-23T11:20:09.200Z] #58 38.20 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T11:20:09.200Z] #58 38.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:09.200Z] #58 38.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:09.622Z] #14 29.68 The following additional packages will be installed: [2022-02-23T11:20:09.622Z] #14 29.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:09.622Z] #14 29.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T11:20:09.622Z] #14 29.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T11:20:09.622Z] #14 29.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T11:20:09.622Z] #14 29.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T11:20:09.622Z] #14 29.70 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T11:20:09.622Z] #14 29.70 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T11:20:09.622Z] #14 29.70 Suggested packages: [2022-02-23T11:20:09.622Z] #14 29.71 gcc-10-locales seccomp wine64 [2022-02-23T11:20:10.146Z] #58 ... [2022-02-23T11:20:10.146Z] [2022-02-23T11:20:10.146Z] #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-02-23T11:20:10.146Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:10.146Z] #51 38.10 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T11:20:10.146Z] #51 38.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:20:10.146Z] #51 38.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T11:20:10.146Z] #51 38.19 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T11:20:10.146Z] #51 38.47 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T11:20:10.146Z] #51 38.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T11:20:10.146Z] #51 39.21 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T11:20:10.146Z] #51 39.21 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T11:20:10.146Z] #51 39.31 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T11:20:10.146Z] #51 39.31 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T11:20:10.356Z] #60 ... [2022-02-23T11:20:10.356Z] [2022-02-23T11:20:10.356Z] #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-02-23T11:20:10.356Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T11:20:10.356Z] #38 23.00 The following NEW packages will be installed: [2022-02-23T11:20:10.356Z] #38 23.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T11:20:10.356Z] #38 23.02 vim-common xxd [2022-02-23T11:20:10.356Z] #38 23.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:10.356Z] #38 23.43 Need to get 15.6 MB of archives. [2022-02-23T11:20:10.356Z] #38 23.43 After this operation, 67.4 MB of additional disk space will be used. [2022-02-23T11:20:10.356Z] #38 23.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:20:10.356Z] #38 23.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:20:10.356Z] #38 23.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T11:20:10.356Z] #38 23.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T11:20:10.356Z] #38 23.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-23T11:20:10.356Z] #38 24.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-23T11:20:10.356Z] #38 24.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-23T11:20:10.356Z] #38 24.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-23T11:20:10.356Z] #38 24.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-23T11:20:10.356Z] #38 24.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-23T11:20:10.356Z] #38 25.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:10.356Z] #38 26.41 Fetched 15.6 MB in 1s (14.7 MB/s) [2022-02-23T11:20:10.356Z] #38 27.15 Selecting previously unselected package xxd. [2022-02-23T11:20:10.356Z] #38 27.15 (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-02-23T11:20:10.356Z] #38 27.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T11:20:10.356Z] #38 27.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:10.356Z] #38 28.13 Selecting previously unselected package vim-common. [2022-02-23T11:20:10.356Z] #38 28.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:20:10.356Z] #38 28.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:10.356Z] #38 28.54 Selecting previously unselected package cmake-data. [2022-02-23T11:20:10.356Z] #38 28.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T11:20:10.356Z] #38 28.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:10.356Z] #38 32.13 Selecting previously unselected package libicu67:arm64. [2022-02-23T11:20:10.356Z] #38 32.18 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-23T11:20:10.356Z] #38 32.21 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T11:20:10.566Z] #14 30.93 The following NEW packages will be installed: [2022-02-23T11:20:10.566Z] #14 ... [2022-02-23T11:20:10.566Z] [2022-02-23T11:20:10.566Z] #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-02-23T11:20:10.566Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:20:10.566Z] #53 30.73 v3.0.2 [2022-02-23T11:20:10.566Z] #53 DONE 31.0s [2022-02-23T11:20:10.566Z] [2022-02-23T11:20:10.566Z] #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-02-23T11:20:10.566Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:10.566Z] #14 30.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:10.566Z] #14 30.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T11:20:10.566Z] #14 30.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T11:20:10.566Z] #14 30.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T11:20:10.566Z] #14 30.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T11:20:10.566Z] #14 30.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T11:20:10.566Z] #14 30.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T11:20:10.566Z] #14 30.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T11:20:10.566Z] #14 30.97 mingw-w64-x86-64-dev [2022-02-23T11:20:10.616Z] #38 ... [2022-02-23T11:20:10.616Z] [2022-02-23T11:20:10.616Z] #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-02-23T11:20:10.616Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:20:10.616Z] #51 31.13 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T11:20:10.616Z] #51 31.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T11:20:10.616Z] #51 31.15 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T11:20:10.616Z] #51 31.21 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T11:20:10.616Z] #51 31.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T11:20:10.616Z] #51 31.24 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T11:20:10.616Z] #51 31.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T11:20:10.616Z] #51 31.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T11:20:10.616Z] #51 31.34 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T11:20:10.616Z] #51 31.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T11:20:10.616Z] #51 31.51 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T11:20:10.616Z] #51 31.51 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T11:20:10.616Z] #51 31.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T11:20:10.616Z] #51 31.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T11:20:10.616Z] #51 31.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T11:20:10.616Z] #51 31.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T11:20:10.616Z] #51 31.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T11:20:10.616Z] #51 31.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T11:20:10.616Z] #51 31.70 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T11:20:10.616Z] #51 31.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T11:20:10.616Z] #51 31.74 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T11:20:10.616Z] #51 31.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T11:20:10.616Z] #51 32.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T11:20:10.616Z] #51 32.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T11:20:10.616Z] #51 32.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T11:20:10.616Z] #51 32.12 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T11:20:10.616Z] #51 32.17 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T11:20:10.616Z] #51 32.29 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T11:20:10.640Z] #58 24.99 Reading package lists... [2022-02-23T11:20:10.640Z] #58 ... [2022-02-23T11:20:10.640Z] [2022-02-23T11:20:10.640Z] #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-02-23T11:20:10.640Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:10.640Z] #47 28.23 Fetched 8508 kB in 22s (395 kB/s) [2022-02-23T11:20:10.847Z] Running on azwin-2-645c80 in d:\jenkins\workspace\moby_PR-43282 [Pipeline] { [Pipeline] ws [2022-02-23T11:20:10.866Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-23T11:20:10.884Z] #51 33.48 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T11:20:10.884Z] #51 33.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T11:20:10.884Z] #51 33.54 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T11:20:10.884Z] #51 33.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T11:20:10.884Z] #51 33.65 go: downloading github.com/davecgh/go-spew v1.1.1 [Pipeline] checkout [2022-02-23T11:20:11.091Z] #51 ... [2022-02-23T11:20:11.091Z] [2022-02-23T11:20:11.091Z] #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-02-23T11:20:11.091Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:20:11.091Z] #43 30.10 Updating files: 90% (1664/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-02-23T11:20:11.091Z] #43 30.35 + git checkout -q v2.3.0 [2022-02-23T11:20:11.091Z] #43 32.40 + 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-02-23T11:20:11.137Z] #14 31.40 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:11.137Z] #14 31.40 Need to get 115 MB of archives. [2022-02-23T11:20:11.137Z] #14 31.40 After this operation, 645 MB of additional disk space will be used. [2022-02-23T11:20:11.137Z] #14 31.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-02-23T11:20:11.137Z] #14 31.53 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-02-23T11:20:11.137Z] #14 31.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T11:20:11.137Z] #14 31.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-02-23T11:20:11.145Z] #51 ... [2022-02-23T11:20:11.145Z] [2022-02-23T11:20:11.145Z] #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-02-23T11:20:11.145Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T11:20:11.145Z] #47 23.31 The following additional packages will be installed: [2022-02-23T11:20:11.145Z] #47 23.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:11.145Z] #47 23.32 python3-protobuf python3-six [2022-02-23T11:20:11.145Z] #47 23.34 Suggested packages: [2022-02-23T11:20:11.145Z] #47 23.35 python3-setuptools [2022-02-23T11:20:11.145Z] #47 23.35 Recommended packages: [2022-02-23T11:20:11.145Z] #47 23.35 iproute2 | iproute [2022-02-23T11:20:11.145Z] #47 23.89 The following NEW packages will be installed: [2022-02-23T11:20:11.145Z] #47 23.89 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:11.145Z] #47 23.93 python3-protobuf python3-six [2022-02-23T11:20:11.145Z] #47 24.42 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:11.145Z] #47 24.42 Need to get 2115 kB of archives. [2022-02-23T11:20:11.145Z] #47 24.42 After this operation, 10.7 MB of additional disk space will be used. [2022-02-23T11:20:11.145Z] #47 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-23T11:20:11.145Z] #47 24.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:20:11.145Z] #47 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T11:20:11.145Z] #47 24.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-23T11:20:11.145Z] #47 24.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T11:20:11.145Z] #47 24.48 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-02-23T11:20:11.145Z] #47 24.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T11:20:11.145Z] #47 27.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-23T11:20:11.145Z] #47 29.29 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:11.145Z] #47 29.43 Fetched 2115 kB in 4s (517 kB/s) [2022-02-23T11:20:11.145Z] #47 29.61 Selecting previously unselected package libprotobuf23:arm64. [2022-02-23T11:20:11.145Z] #47 29.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T11:20:11.145Z] #47 29.69 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 29.70 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T11:20:11.145Z] #47 30.42 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:20:11.145Z] #47 30.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:20:11.145Z] #47 30.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:11.145Z] #47 30.68 Selecting previously unselected package python3-six. [2022-02-23T11:20:11.145Z] #47 30.68 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T11:20:11.145Z] #47 30.69 Unpacking python3-six (1.16.0-2) ... [2022-02-23T11:20:11.145Z] #47 30.78 Selecting previously unselected package python3-protobuf. [2022-02-23T11:20:11.145Z] #47 30.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 30.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:11.145Z] #47 31.32 Selecting previously unselected package libnet1:arm64. [2022-02-23T11:20:11.145Z] #47 31.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 31.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:11.145Z] #47 31.48 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T11:20:11.145Z] #47 31.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 31.49 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T11:20:11.145Z] #47 31.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T11:20:11.145Z] #47 31.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 31.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T11:20:11.145Z] #47 31.71 Selecting previously unselected package criu. [2022-02-23T11:20:11.145Z] #47 31.72 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-23T11:20:11.145Z] #47 31.72 Unpacking criu (3.16.1-3) ... [2022-02-23T11:20:11.145Z] #47 32.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:11.145Z] #47 ... [2022-02-23T11:20:11.145Z] [2022-02-23T11:20:11.145Z] #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-02-23T11:20:11.145Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:20:11.145Z] #51 33.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T11:20:11.145Z] #51 33.91 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T11:20:11.353Z] #43 ... [2022-02-23T11:20:11.353Z] [2022-02-23T11:20:11.353Z] #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-02-23T11:20:11.353Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:11.353Z] #58 39.56 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:11.353Z] #58 39.96 Fetched 460 kB in 0s (1131 kB/s) [2022-02-23T11:20:11.353Z] #58 40.17 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:20:11.353Z] #58 40.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-02-23T11:20:11.353Z] #58 40.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:20:11.353Z] #58 40.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:11.398Z] #14 31.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T11:20:11.398Z] #14 31.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T11:20:11.398Z] #14 31.96 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-02-23T11:20:11.614Z] #58 40.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:20:11.614Z] #58 40.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:20:11.659Z] #14 32.18 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-02-23T11:20:11.659Z] #14 32.18 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-02-23T11:20:11.715Z] #51 ... [2022-02-23T11:20:11.715Z] [2022-02-23T11:20:11.715Z] #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-02-23T11:20:11.715Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:11.715Z] #14 24.36 The following additional packages will be installed: [2022-02-23T11:20:11.715Z] #14 24.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:11.715Z] #14 24.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T11:20:11.715Z] #14 24.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T11:20:11.715Z] #14 24.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T11:20:11.715Z] #14 24.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T11:20:11.715Z] #14 24.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T11:20:11.715Z] #14 24.43 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T11:20:11.715Z] #14 24.45 Suggested packages: [2022-02-23T11:20:11.715Z] #14 24.45 gcc-10-locales seccomp wine64 [2022-02-23T11:20:11.715Z] #14 25.30 The following NEW packages will be installed: [2022-02-23T11:20:11.715Z] #14 25.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:11.715Z] #14 25.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T11:20:11.715Z] #14 25.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T11:20:11.715Z] #14 25.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T11:20:11.715Z] #14 25.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T11:20:11.715Z] #14 25.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T11:20:11.715Z] #14 25.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T11:20:11.715Z] #14 25.30 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T11:20:11.715Z] #14 25.30 mingw-w64-x86-64-dev [2022-02-23T11:20:11.715Z] #14 25.77 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:11.715Z] #14 25.77 Need to get 108 MB of archives. [2022-02-23T11:20:11.715Z] #14 25.77 After this operation, 620 MB of additional disk space will be used. [2022-02-23T11:20:11.715Z] #14 25.77 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-02-23T11:20:11.715Z] #14 26.07 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-02-23T11:20:11.715Z] #14 26.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T11:20:11.715Z] #14 26.29 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-02-23T11:20:11.715Z] #14 26.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-23T11:20:11.715Z] #14 26.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T11:20:11.715Z] #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-02-23T11:20:11.715Z] #14 27.12 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-02-23T11:20:11.715Z] #14 27.15 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-02-23T11:20:11.715Z] #14 28.15 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-02-23T11:20:11.715Z] #14 29.68 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-02-23T11:20:11.715Z] #14 29.95 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-02-23T11:20:11.715Z] #14 30.51 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-02-23T11:20:11.715Z] #14 31.18 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-02-23T11:20:11.715Z] #14 31.38 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-02-23T11:20:11.715Z] #14 31.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T11:20:11.715Z] #14 31.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T11:20:11.715Z] #14 31.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T11:20:11.716Z] #14 31.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T11:20:11.716Z] #14 31.42 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-02-23T11:20:11.716Z] #14 31.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-23T11:20:11.716Z] #14 31.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-23T11:20:11.716Z] #14 31.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-23T11:20:11.716Z] #14 31.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-23T11:20:11.716Z] #14 31.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-23T11:20:11.716Z] #14 31.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-23T11:20:11.716Z] #14 31.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-23T11:20:11.716Z] #14 31.47 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-02-23T11:20:11.716Z] #14 31.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T11:20:11.716Z] #14 31.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-23T11:20:11.716Z] #14 32.32 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:11.716Z] #14 32.48 Fetched 108 MB in 6s (17.8 MB/s) [2022-02-23T11:20:11.716Z] #14 32.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T11:20:11.716Z] #14 32.54 (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-02-23T11:20:11.716Z] #14 32.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T11:20:11.716Z] #14 32.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:11.716Z] #14 34.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T11:20:11.716Z] #14 34.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T11:20:11.716Z] #14 34.39 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:11.877Z] #58 40.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:11.977Z] #14 ... [2022-02-23T11:20:11.977Z] [2022-02-23T11:20:11.977Z] #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-02-23T11:20:11.977Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T11:20:11.977Z] #47 33.58 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T11:20:11.977Z] #47 33.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:11.977Z] #47 33.62 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T11:20:11.977Z] #47 33.64 Setting up python3-six (1.16.0-2) ... [2022-02-23T11:20:12.234Z] #14 32.86 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-02-23T11:20:12.237Z] #47 34.42 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T11:20:12.237Z] #47 34.45 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:12.450Z] #58 41.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:12.496Z] #14 ... [2022-02-23T11:20:12.496Z] [2022-02-23T11:20:12.496Z] #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-02-23T11:20:12.496Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:12.496Z] #47 22.65 Reading package lists... [2022-02-23T11:20:12.496Z] #47 27.69 Building dependency tree... [2022-02-23T11:20:12.496Z] #47 30.60 The following additional packages will be installed: [2022-02-23T11:20:12.496Z] #47 30.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:12.496Z] #47 30.60 python3-protobuf python3-six [2022-02-23T11:20:12.496Z] #47 30.60 Suggested packages: [2022-02-23T11:20:12.496Z] #47 30.60 python3-setuptools [2022-02-23T11:20:12.496Z] #47 30.60 Recommended packages: [2022-02-23T11:20:12.496Z] #47 30.60 iproute2 | iproute [2022-02-23T11:20:12.496Z] #47 31.01 The following NEW packages will be installed: [2022-02-23T11:20:12.496Z] #47 31.01 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:12.496Z] #47 31.03 python3-protobuf python3-six [2022-02-23T11:20:12.496Z] #47 31.50 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:12.496Z] #47 31.50 Need to get 2292 kB of archives. [2022-02-23T11:20:12.496Z] #47 31.50 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T11:20:12.496Z] #47 31.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T11:20:12.496Z] #47 31.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:20:12.496Z] #47 31.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T11:20:12.496Z] #47 31.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T11:20:12.496Z] #47 31.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:20:12.496Z] #47 31.57 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-02-23T11:20:12.496Z] #47 31.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:20:12.496Z] #47 ... [2022-02-23T11:20:12.496Z] [2022-02-23T11:20:12.496Z] #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-02-23T11:20:12.496Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:12.496Z] #51 29.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:20:12.496Z] #51 29.00 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T11:20:12.496Z] #51 29.17 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T11:20:12.496Z] #51 29.18 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T11:20:12.496Z] #51 29.26 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T11:20:12.496Z] #51 29.26 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T11:20:12.496Z] #51 29.30 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T11:20:12.496Z] #51 29.38 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T11:20:12.496Z] #51 29.38 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T11:20:12.496Z] #51 29.45 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T11:20:12.496Z] #51 29.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T11:20:12.496Z] #51 29.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T11:20:12.496Z] #51 29.51 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T11:20:12.496Z] #51 29.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T11:20:12.496Z] #51 29.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T11:20:12.496Z] #51 29.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T11:20:12.496Z] #51 29.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T11:20:12.496Z] #51 29.82 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T11:20:12.496Z] #51 29.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T11:20:12.496Z] #51 29.85 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T11:20:12.496Z] #51 29.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T11:20:12.496Z] #51 30.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T11:20:12.496Z] #51 30.53 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T11:20:12.496Z] #51 30.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T11:20:12.496Z] #51 30.62 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T11:20:12.496Z] #51 30.69 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T11:20:12.496Z] #51 30.71 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T11:20:12.496Z] #51 31.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T11:20:12.496Z] #51 31.61 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T11:20:12.496Z] #51 31.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T11:20:12.496Z] #51 31.68 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T11:20:12.496Z] #51 31.70 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T11:20:12.496Z] #51 31.75 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T11:20:12.496Z] #51 31.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T11:20:12.496Z] #51 31.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T11:20:12.496Z] #51 31.90 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T11:20:12.496Z] #51 31.90 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T11:20:12.496Z] #51 32.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T11:20:12.496Z] #51 32.01 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T11:20:12.496Z] #51 32.09 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T11:20:12.496Z] #51 32.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T11:20:12.496Z] #51 32.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T11:20:12.496Z] #51 32.31 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T11:20:12.496Z] #51 32.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T11:20:12.496Z] #51 32.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T11:20:12.496Z] #51 32.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T11:20:12.496Z] #51 32.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T11:20:12.496Z] #51 32.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T11:20:12.496Z] #51 32.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T11:20:12.496Z] #51 32.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T11:20:12.496Z] #51 32.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T11:20:12.496Z] #51 32.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T11:20:12.496Z] #51 32.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T11:20:12.496Z] #51 33.01 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T11:20:12.496Z] #51 33.01 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T11:20:12.496Z] #51 33.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T11:20:12.496Z] #51 33.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T11:20:12.496Z] #51 33.11 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T11:20:12.496Z] #51 33.11 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T11:20:12.496Z] #51 33.11 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T11:20:12.496Z] #51 33.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T11:20:12.527Z] The recommended git tool is: git [2022-02-23T11:20:12.547Z] #47 28.23 Reading package lists... [2022-02-23T11:20:12.547Z] #47 ... [2022-02-23T11:20:12.547Z] [2022-02-23T11:20:12.547Z] #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-02-23T11:20:12.547Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:20:12.547Z] #43 32.22 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-02-23T11:20:12.547Z] #43 32.43 + git checkout -q v2.3.0 [2022-02-23T11:20:12.716Z] #58 41.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:12.716Z] #58 41.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:12.759Z] #51 33.16 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T11:20:12.759Z] #51 33.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T11:20:12.759Z] #51 33.23 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T11:20:12.759Z] #51 33.23 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T11:20:12.759Z] #51 33.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T11:20:12.759Z] #51 33.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T11:20:12.759Z] #51 33.37 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T11:20:13.021Z] #51 33.40 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T11:20:13.021Z] #51 33.40 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T11:20:13.381Z] #19 128.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-23T11:20:13.382Z] #19 128.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:13.382Z] #19 128.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:20:13.382Z] #19 128.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-23T11:20:13.382Z] #19 128.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:13.382Z] #19 129.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:20:13.596Z] #51 ... [2022-02-23T11:20:13.596Z] [2022-02-23T11:20:13.596Z] #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-02-23T11:20:13.596Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:13.596Z] #58 27.51 Building dependency tree... [2022-02-23T11:20:13.596Z] #58 30.63 The following additional packages will be installed: [2022-02-23T11:20:13.596Z] #58 30.65 libbtrfs0 [2022-02-23T11:20:13.596Z] #58 30.81 The following NEW packages will be installed: [2022-02-23T11:20:13.596Z] #58 30.82 libbtrfs-dev libbtrfs0 [2022-02-23T11:20:13.596Z] #58 31.27 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:13.596Z] #58 31.27 Need to get 460 kB of archives. [2022-02-23T11:20:13.596Z] #58 31.27 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T11:20:13.596Z] #58 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:13.596Z] #58 31.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:13.596Z] #58 32.31 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:13.596Z] #58 32.57 Fetched 460 kB in 0s (1217 kB/s) [2022-02-23T11:20:13.596Z] #58 32.72 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:20:13.596Z] #58 32.72 (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-02-23T11:20:13.596Z] #58 32.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:20:13.596Z] #58 32.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:13.596Z] #58 33.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:20:13.596Z] #58 33.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:20:13.596Z] #58 33.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:13.596Z] #58 33.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:13.596Z] #58 33.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:13.596Z] #58 33.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:13.596Z] #58 DONE 34.0s [2022-02-23T11:20:13.596Z] [2022-02-23T11:20:13.596Z] #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-02-23T11:20:13.596Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:13.596Z] #51 34.00 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T11:20:13.596Z] #51 34.00 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T11:20:13.596Z] #51 34.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T11:20:13.596Z] #51 34.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T11:20:13.596Z] #51 ... [2022-02-23T11:20:13.596Z] [2022-02-23T11:20:13.597Z] #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-02-23T11:20:13.597Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:13.597Z] #14 34.10 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-02-23T11:20:13.621Z] #47 ... [2022-02-23T11:20:13.621Z] [2022-02-23T11:20:13.621Z] #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-02-23T11:20:13.621Z] #31 sha256:9814dd2e7f42cdfc98dd1e88e2f51c133c142f49de90028dfbb1a98b601dce78 [2022-02-23T11:20:13.621Z] #31 28.86 [2022-02-23T11:20:13.621Z] #31 30.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T11:20:13.621Z] #31 31.99 [2022-02-23T11:20:13.621Z] #31 32.32 #=#=# ######################################################################## 100.0% [2022-02-23T11:20:13.621Z] #31 33.38 [2022-02-23T11:20:13.621Z] #31 33.64 Download of images into '/build' complete. [2022-02-23T11:20:13.621Z] #31 33.64 Use something like the following to load the result into a Docker daemon: [2022-02-23T11:20:13.621Z] #31 33.64 tar -cC '/build' . | docker load [2022-02-23T11:20:13.621Z] #31 DONE 34.4s [2022-02-23T11:20:13.665Z] #58 DONE 42.6s [2022-02-23T11:20:13.666Z] [2022-02-23T11:20:13.666Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T11:20:13.666Z] #59 sha256:3f314b91208e15885155fb0596608285b55abc46209d3284af017f46ef015618 [2022-02-23T11:20:13.666Z] #59 DONE 0.3s [2022-02-23T11:20:13.666Z] [2022-02-23T11:20:13.666Z] #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-02-23T11:20:13.666Z] #60 sha256:c8b42fcc49a950a4b6c23e2c9b2bd66d59e77c1e2abd1a6ad56a9addad2ffa93 [2022-02-23T11:20:13.858Z] #14 ... [2022-02-23T11:20:13.858Z] [2022-02-23T11:20:13.858Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T11:20:13.858Z] #59 sha256:7e6da111ed505e792ffb0a6302e75ed9164f97a62a5f0a8a27aa419ea68f7bc9 [2022-02-23T11:20:13.858Z] #59 DONE 0.4s [2022-02-23T11:20:13.885Z] [2022-02-23T11:20:13.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-02-23T11:20:13.885Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:13.885Z] #14 36.53 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T11:20:13.885Z] #14 36.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T11:20:13.885Z] #14 36.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:20:13.923Z] #43 34.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-23T11:20:14.119Z] [2022-02-23T11:20:14.119Z] #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-02-23T11:20:14.119Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:14.119Z] #51 34.11 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T11:20:14.119Z] #51 34.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T11:20:14.119Z] #51 34.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T11:20:14.119Z] #51 34.31 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T11:20:14.119Z] #51 34.32 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T11:20:14.119Z] #51 34.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T11:20:14.119Z] #51 34.52 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T11:20:14.119Z] #51 34.54 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T11:20:14.119Z] #51 34.54 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T11:20:14.119Z] #51 34.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T11:20:14.119Z] #51 34.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T11:20:14.119Z] #51 34.63 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T11:20:14.119Z] #51 34.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T11:20:14.119Z] #51 34.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T11:20:14.119Z] #51 34.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T11:20:14.119Z] #51 34.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T11:20:14.119Z] #51 34.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T11:20:14.119Z] #51 ... [2022-02-23T11:20:14.119Z] [2022-02-23T11:20:14.119Z] #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-02-23T11:20:14.119Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:20:14.120Z] #43 24.45 + 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-02-23T11:20:14.152Z] #14 36.70 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-23T11:20:14.153Z] #14 36.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T11:20:14.153Z] #14 36.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:20:14.153Z] #14 36.86 Selecting previously unselected package dmsetup. [2022-02-23T11:20:14.153Z] #14 36.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T11:20:14.153Z] #14 36.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:20:14.382Z] #43 ... [2022-02-23T11:20:14.382Z] [2022-02-23T11:20:14.382Z] #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-02-23T11:20:14.382Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:14.382Z] #14 34.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-23T11:20:14.415Z] #14 37.11 Selecting previously unselected package mingw-w64-common. [2022-02-23T11:20:14.416Z] #14 37.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T11:20:14.416Z] #14 37.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T11:20:14.611Z] #60 0.801 + RM_GOPATH=0 [2022-02-23T11:20:14.611Z] #60 0.801 + TMP_GOPATH= [2022-02-23T11:20:14.611Z] #60 0.801 + : /build [2022-02-23T11:20:14.611Z] #60 0.801 + '[' -z '' ']' [2022-02-23T11:20:14.611Z] #60 0.801 ++ mktemp -d [2022-02-23T11:20:14.611Z] #60 0.810 + export GOPATH=/tmp/tmp.gCx6DrrFhu [2022-02-23T11:20:14.611Z] #60 0.810 + GOPATH=/tmp/tmp.gCx6DrrFhu [2022-02-23T11:20:14.611Z] #60 0.811 + RM_GOPATH=1 [2022-02-23T11:20:14.611Z] #60 0.811 + case "$(go env GOARCH)" in [2022-02-23T11:20:14.611Z] #60 0.811 ++ go env GOARCH [2022-02-23T11:20:14.611Z] #60 0.847 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:14.611Z] #60 0.847 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:14.611Z] #60 0.848 ++ dirname /install.sh [2022-02-23T11:20:14.611Z] #60 0.849 + dir=/ [2022-02-23T11:20:14.611Z] #60 0.849 + bin=containerd [2022-02-23T11:20:14.611Z] #60 0.849 + shift [2022-02-23T11:20:14.611Z] #60 0.849 + '[' '!' -f //containerd.installer ']' [2022-02-23T11:20:14.611Z] #60 0.849 + . //containerd.installer [2022-02-23T11:20:14.611Z] #60 0.849 ++ set -e [2022-02-23T11:20:14.611Z] #60 0.849 ++ : v1.5.9 [2022-02-23T11:20:14.611Z] #60 0.849 + install_containerd [2022-02-23T11:20:14.611Z] #60 0.850 + echo 'Install containerd version v1.5.9' [2022-02-23T11:20:14.611Z] #60 0.850 Install containerd version v1.5.9 [2022-02-23T11:20:14.611Z] #60 0.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gCx6DrrFhu/src/github.com/containerd/containerd [2022-02-23T11:20:14.611Z] #60 0.857 Cloning into '/tmp/tmp.gCx6DrrFhu/src/github.com/containerd/containerd'... [2022-02-23T11:20:14.856Z] #43 ... [2022-02-23T11:20:14.857Z] [2022-02-23T11:20:14.857Z] #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-02-23T11:20:14.857Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:14.857Z] #38 25.88 Fetched 8505 kB in 19s (436 kB/s) [2022-02-23T11:20:14.857Z] #38 25.88 Reading package lists... [2022-02-23T11:20:14.957Z] #14 35.35 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-02-23T11:20:15.117Z] #38 32.52 Reading package lists... [2022-02-23T11:20:15.117Z] #38 ... [2022-02-23T11:20:15.117Z] [2022-02-23T11:20:15.117Z] #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-02-23T11:20:15.117Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:15.117Z] #47 28.23 Reading package lists... [2022-02-23T11:20:15.185Z] #60 ... [2022-02-23T11:20:15.185Z] [2022-02-23T11:20:15.185Z] #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-02-23T11:20:15.185Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:15.185Z] #14 27.88 Reading package lists... [2022-02-23T11:20:15.185Z] #14 34.53 Building dependency tree... [2022-02-23T11:20:15.185Z] #14 38.05 The following additional packages will be installed: [2022-02-23T11:20:15.185Z] #14 38.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:15.185Z] #14 38.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T11:20:15.185Z] #14 38.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T11:20:15.185Z] #14 38.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T11:20:15.185Z] #14 38.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T11:20:15.185Z] #14 38.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T11:20:15.185Z] #14 38.06 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T11:20:15.185Z] #14 38.07 Suggested packages: [2022-02-23T11:20:15.185Z] #14 38.08 gcc-10-locales seccomp wine64 [2022-02-23T11:20:15.185Z] #14 39.80 The following NEW packages will be installed: [2022-02-23T11:20:15.185Z] #14 39.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:15.185Z] #14 39.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T11:20:15.185Z] #14 39.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T11:20:15.185Z] #14 39.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T11:20:15.185Z] #14 39.80 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T11:20:15.185Z] #14 39.80 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T11:20:15.185Z] #14 39.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T11:20:15.185Z] #14 39.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T11:20:15.185Z] #14 39.82 mingw-w64-x86-64-dev [2022-02-23T11:20:15.185Z] #14 40.27 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:15.185Z] #14 40.27 Need to get 115 MB of archives. [2022-02-23T11:20:15.185Z] #14 40.27 After this operation, 645 MB of additional disk space will be used. [2022-02-23T11:20:15.185Z] #14 40.27 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-02-23T11:20:15.185Z] #14 40.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-02-23T11:20:15.185Z] #14 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T11:20:15.185Z] #14 40.63 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-02-23T11:20:15.185Z] #14 40.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T11:20:15.185Z] #14 40.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T11:20:15.185Z] #14 41.07 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-02-23T11:20:15.185Z] #14 41.39 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-02-23T11:20:15.185Z] #14 41.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-02-23T11:20:15.186Z] #14 42.26 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-02-23T11:20:15.186Z] #14 43.69 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-02-23T11:20:15.186Z] #14 44.09 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-02-23T11:20:15.186Z] #14 44.56 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-02-23T11:20:15.448Z] #14 ... [2022-02-23T11:20:15.448Z] [2022-02-23T11:20:15.448Z] #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-02-23T11:20:15.448Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:15.448Z] #38 30.00 Reading package lists... [2022-02-23T11:20:15.448Z] #38 37.06 Building dependency tree... [2022-02-23T11:20:15.448Z] #38 40.93 The following additional packages will be installed: [2022-02-23T11:20:15.448Z] #38 40.95 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T11:20:15.448Z] #38 40.97 Suggested packages: [2022-02-23T11:20:15.448Z] #38 41.00 cmake-doc ninja-build lrzip [2022-02-23T11:20:15.448Z] #38 41.00 Recommended packages: [2022-02-23T11:20:15.448Z] #38 41.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T11:20:15.448Z] #38 42.22 The following NEW packages will be installed: [2022-02-23T11:20:15.448Z] #38 42.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T11:20:15.448Z] #38 42.23 vim-common xxd [2022-02-23T11:20:15.448Z] #38 42.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:15.448Z] #38 42.58 Need to get 17.7 MB of archives. [2022-02-23T11:20:15.448Z] #38 42.58 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T11:20:15.448Z] #38 42.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:20:15.448Z] #38 42.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:20:15.448Z] #38 42.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T11:20:15.448Z] #38 42.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:20:15.448Z] #38 43.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T11:20:15.448Z] #38 43.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T11:20:15.448Z] #38 43.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T11:20:15.448Z] #38 43.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T11:20:15.448Z] #38 43.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T11:20:15.448Z] #38 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T11:20:15.448Z] #38 44.35 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:15.448Z] #38 44.50 Fetched 17.7 MB in 1s (14.5 MB/s) [2022-02-23T11:20:15.448Z] #38 44.58 Selecting previously unselected package xxd. [2022-02-23T11:20:15.448Z] #38 44.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T11:20:15.448Z] #38 44.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:20:15.448Z] #38 44.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:15.716Z] #38 ... [2022-02-23T11:20:15.716Z] [2022-02-23T11:20:15.716Z] #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-02-23T11:20:15.716Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:20:15.716Z] #53 44.67 v3.0.2 [2022-02-23T11:20:15.716Z] #53 DONE 45.0s [2022-02-23T11:20:15.716Z] [2022-02-23T11:20:15.716Z] #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-02-23T11:20:15.716Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:15.716Z] #38 45.02 Selecting previously unselected package vim-common. [2022-02-23T11:20:15.716Z] #38 45.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:20:15.716Z] #38 45.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:15.716Z] #38 ... [2022-02-23T11:20:15.716Z] [2022-02-23T11:20:15.716Z] #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-02-23T11:20:15.716Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:15.716Z] #47 29.98 Reading package lists... [2022-02-23T11:20:15.716Z] #47 36.71 Building dependency tree... [2022-02-23T11:20:15.716Z] #47 40.61 The following additional packages will be installed: [2022-02-23T11:20:15.716Z] #47 40.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:15.716Z] #47 40.65 python3-protobuf python3-six [2022-02-23T11:20:15.716Z] #47 40.66 Suggested packages: [2022-02-23T11:20:15.716Z] #47 40.68 python3-setuptools [2022-02-23T11:20:15.716Z] #47 40.68 Recommended packages: [2022-02-23T11:20:15.716Z] #47 40.68 iproute2 | iproute [2022-02-23T11:20:15.716Z] #47 41.72 The following NEW packages will be installed: [2022-02-23T11:20:15.716Z] #47 41.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:15.716Z] #47 41.73 python3-protobuf python3-six [2022-02-23T11:20:15.716Z] #47 42.20 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:15.716Z] #47 42.20 Need to get 2292 kB of archives. [2022-02-23T11:20:15.716Z] #47 42.20 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T11:20:15.717Z] #47 42.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T11:20:15.717Z] #47 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:20:15.717Z] #47 42.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T11:20:15.717Z] #47 42.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T11:20:15.717Z] #47 42.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:20:15.717Z] #47 42.27 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-02-23T11:20:15.717Z] #47 42.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:20:16.290Z] #47 ... [2022-02-23T11:20:16.290Z] [2022-02-23T11:20:16.290Z] #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-02-23T11:20:16.290Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:16.290Z] #38 45.40 Selecting previously unselected package cmake-data. [2022-02-23T11:20:16.290Z] #38 45.41 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T11:20:16.290Z] #38 45.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:16.345Z] #14 36.80 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-02-23T11:20:16.492Z] #47 34.19 Reading package lists... [2022-02-23T11:20:16.492Z] #47 ... [2022-02-23T11:20:16.492Z] [2022-02-23T11:20:16.492Z] #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-02-23T11:20:16.492Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:16.492Z] #14 27.11 Fetched 8505 kB in 21s (412 kB/s) [2022-02-23T11:20:16.492Z] #14 27.11 Reading package lists... [2022-02-23T11:20:16.492Z] #14 33.19 Reading package lists... [2022-02-23T11:20:16.492Z] #14 ... [2022-02-23T11:20:16.492Z] [2022-02-23T11:20:16.492Z] #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-02-23T11:20:16.492Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:16.492Z] #58 24.99 Reading package lists... [2022-02-23T11:20:16.918Z] #14 37.33 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-02-23T11:20:16.918Z] #14 37.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T11:20:16.918Z] #14 37.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T11:20:16.918Z] #14 37.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:16.918Z] #14 37.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:16.918Z] #14 37.38 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-02-23T11:20:16.918Z] #14 37.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T11:20:16.918Z] #14 37.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T11:20:16.918Z] #14 37.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T11:20:16.918Z] #14 37.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T11:20:16.918Z] #14 37.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T11:20:16.918Z] #14 37.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T11:20:16.918Z] #14 37.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T11:20:17.180Z] #14 37.62 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-02-23T11:20:17.180Z] #14 37.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T11:20:17.180Z] #14 37.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T11:20:17.721Z] #14 ... [2022-02-23T11:20:17.721Z] [2022-02-23T11:20:17.721Z] #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-02-23T11:20:17.721Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T11:20:17.721Z] #47 37.84 Setting up criu (3.16.1-3) ... [2022-02-23T11:20:17.721Z] #47 39.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:17.721Z] #47 DONE 39.8s [2022-02-23T11:20:17.721Z] [2022-02-23T11:20:17.721Z] #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-02-23T11:20:17.721Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T11:20:17.721Z] #38 37.24 Selecting previously unselected package libxml2:arm64. [2022-02-23T11:20:17.721Z] #38 37.24 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 37.25 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:17.721Z] #38 37.62 Selecting previously unselected package libarchive13:arm64. [2022-02-23T11:20:17.721Z] #38 37.62 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 37.63 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T11:20:17.721Z] #38 37.91 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-23T11:20:17.721Z] #38 37.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 37.91 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T11:20:17.721Z] #38 38.00 Selecting previously unselected package librhash0:arm64. [2022-02-23T11:20:17.721Z] #38 38.01 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 38.01 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-23T11:20:17.721Z] #38 38.16 Selecting previously unselected package libuv1:arm64. [2022-02-23T11:20:17.721Z] #38 38.17 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 38.18 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-23T11:20:17.721Z] #38 38.35 Selecting previously unselected package cmake. [2022-02-23T11:20:17.721Z] #38 38.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-23T11:20:17.721Z] #38 38.38 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:17.880Z] #58 31.95 Reading package lists... [2022-02-23T11:20:17.981Z] #38 40.75 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T11:20:17.981Z] #38 40.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:17.981Z] #38 40.78 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-23T11:20:17.981Z] #38 40.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:17.981Z] #38 40.85 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T11:20:18.129Z] #14 38.50 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:18.129Z] #14 ... [2022-02-23T11:20:18.129Z] [2022-02-23T11:20:18.129Z] #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-02-23T11:20:18.129Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:18.129Z] #38 28.57 The following additional packages will be installed: [2022-02-23T11:20:18.129Z] #38 28.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T11:20:18.129Z] #38 28.60 Suggested packages: [2022-02-23T11:20:18.129Z] #38 28.60 cmake-doc ninja-build lrzip [2022-02-23T11:20:18.129Z] #38 28.60 Recommended packages: [2022-02-23T11:20:18.129Z] #38 28.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T11:20:18.129Z] #38 29.45 The following NEW packages will be installed: [2022-02-23T11:20:18.129Z] #38 29.46 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T11:20:18.129Z] #38 29.46 vim-common xxd [2022-02-23T11:20:18.129Z] #38 29.86 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:18.129Z] #38 29.86 Need to get 17.7 MB of archives. [2022-02-23T11:20:18.129Z] #38 29.86 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T11:20:18.129Z] #38 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:20:18.129Z] #38 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:20:18.129Z] #38 29.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T11:20:18.129Z] #38 29.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:20:18.129Z] #38 30.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T11:20:18.129Z] #38 30.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T11:20:18.129Z] #38 30.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T11:20:18.129Z] #38 30.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T11:20:18.129Z] #38 30.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T11:20:18.129Z] #38 30.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T11:20:18.129Z] #38 31.72 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:18.129Z] #38 31.96 Fetched 17.7 MB in 1s (14.2 MB/s) [2022-02-23T11:20:18.129Z] #38 32.18 Selecting previously unselected package xxd. [2022-02-23T11:20:18.129Z] #38 32.18 (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-02-23T11:20:18.129Z] #38 32.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:20:18.129Z] #38 32.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:18.129Z] #38 32.37 Selecting previously unselected package vim-common. [2022-02-23T11:20:18.129Z] #38 32.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:20:18.129Z] #38 32.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:18.129Z] #38 32.62 Selecting previously unselected package cmake-data. [2022-02-23T11:20:18.129Z] #38 32.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T11:20:18.129Z] #38 32.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:18.129Z] #38 35.54 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:20:18.129Z] #38 35.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:20:18.129Z] #38 35.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:18.129Z] #38 ... [2022-02-23T11:20:18.129Z] [2022-02-23T11:20:18.129Z] #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-02-23T11:20:18.129Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:20:18.129Z] #34 38.19 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-02-23T11:20:18.129Z] #34 38.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T11:20:18.137Z] #58 38.77 Building dependency tree... [2022-02-23T11:20:18.138Z] #58 ... [2022-02-23T11:20:18.138Z] [2022-02-23T11:20:18.138Z] #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-02-23T11:20:18.138Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:18.138Z] #38 32.52 Reading package lists... [2022-02-23T11:20:18.242Z] #38 40.87 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-23T11:20:18.242Z] #38 40.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:18.242Z] #38 40.97 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:18.242Z] #38 41.01 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T11:20:18.242Z] #38 41.04 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:18.393Z] #34 38.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T11:20:18.503Z] #38 41.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:18.503Z] #38 DONE 41.3s [2022-02-23T11:20:18.503Z] [2022-02-23T11:20:18.503Z] #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-02-23T11:20:18.503Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:20:18.503Z] #51 34.96 go: downloading golang.org/x/text v0.3.7 [2022-02-23T11:20:18.503Z] #51 39.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T11:20:18.503Z] #51 39.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T11:20:18.503Z] #51 39.18 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T11:20:18.503Z] #51 39.33 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T11:20:18.503Z] #51 39.41 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T11:20:18.503Z] #51 39.43 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T11:20:18.503Z] #51 39.51 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T11:20:18.503Z] #51 39.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T11:20:18.503Z] #51 39.55 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T11:20:18.503Z] #51 39.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T11:20:18.503Z] #51 39.66 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T11:20:18.503Z] #51 39.69 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T11:20:18.503Z] #51 39.76 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T11:20:18.503Z] #51 39.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T11:20:18.503Z] #51 39.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T11:20:18.503Z] #51 40.20 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T11:20:18.503Z] #51 40.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T11:20:18.503Z] #51 40.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T11:20:18.503Z] #51 41.04 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T11:20:18.503Z] #51 41.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T11:20:18.503Z] #51 41.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T11:20:18.503Z] #51 41.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T11:20:18.503Z] #51 41.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T11:20:18.503Z] #51 41.17 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T11:20:18.503Z] #51 41.29 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T11:20:18.766Z] #51 ... [2022-02-23T11:20:18.766Z] [2022-02-23T11:20:18.766Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T11:20:18.766Z] #39 sha256:c937fa7e020c5d485f11c2a0eae420bf49c9d459cca968935d9514e85998e398 [2022-02-23T11:20:18.766Z] #39 DONE 0.1s [2022-02-23T11:20:18.766Z] [2022-02-23T11:20:18.766Z] #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-02-23T11:20:18.766Z] #40 sha256:e73a4684e7d0c9ca62c883306fa26032d490fbdccedaff83b56adb4435356f66 [2022-02-23T11:20:19.351Z] #40 0.534 + RM_GOPATH=0 [2022-02-23T11:20:19.351Z] #40 0.534 + TMP_GOPATH= [2022-02-23T11:20:19.351Z] #40 0.535 + : /build [2022-02-23T11:20:19.351Z] #40 0.535 + '[' -z '' ']' [2022-02-23T11:20:19.351Z] #40 0.535 ++ mktemp -d [2022-02-23T11:20:19.351Z] #40 0.536 + export GOPATH=/tmp/tmp.bYeliEpcpd [2022-02-23T11:20:19.351Z] #40 0.536 + GOPATH=/tmp/tmp.bYeliEpcpd [2022-02-23T11:20:19.351Z] #40 0.536 + RM_GOPATH=1 [2022-02-23T11:20:19.351Z] #40 0.536 + case "$(go env GOARCH)" in [2022-02-23T11:20:19.351Z] #40 0.536 ++ go env GOARCH [2022-02-23T11:20:19.351Z] #40 0.554 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:19.351Z] #40 0.554 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:19.351Z] #40 0.554 ++ dirname /install.sh [2022-02-23T11:20:19.351Z] #40 0.555 + dir=/ [2022-02-23T11:20:19.351Z] #40 0.555 + bin=tini [2022-02-23T11:20:19.351Z] #40 0.555 + shift [2022-02-23T11:20:19.351Z] #40 0.555 + '[' '!' -f //tini.installer ']' [2022-02-23T11:20:19.351Z] #40 0.555 + . //tini.installer [2022-02-23T11:20:19.351Z] #40 0.555 ++ : v0.19.0 [2022-02-23T11:20:19.351Z] #40 0.555 + install_tini [2022-02-23T11:20:19.351Z] #40 0.555 + echo 'Install tini version v0.19.0' [2022-02-23T11:20:19.351Z] #40 0.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.bYeliEpcpd/tini [2022-02-23T11:20:19.351Z] #40 0.555 Install tini version v0.19.0 [2022-02-23T11:20:19.351Z] #40 0.556 Cloning into '/tmp/tmp.bYeliEpcpd/tini'... [2022-02-23T11:20:19.603Z] #38 48.54 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:20:19.603Z] #38 48.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:20:19.603Z] #38 48.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:19.923Z] #40 1.194 + cd /tmp/tmp.bYeliEpcpd/tini [2022-02-23T11:20:19.923Z] #40 1.194 + git checkout -q v0.19.0 [2022-02-23T11:20:19.923Z] #40 1.199 + cmake . [2022-02-23T11:20:19.974Z] #19 136.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-23T11:20:19.974Z] #19 136.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:19.974Z] #19 136.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:20:20.298Z] #38 39.30 Building dependency tree... [2022-02-23T11:20:20.495Z] #40 1.678 -- The C compiler identification is GNU 10.2.1 [2022-02-23T11:20:20.495Z] #40 1.746 -- Detecting C compiler ABI info [2022-02-23T11:20:20.543Z] #19 137.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-23T11:20:20.543Z] #19 137.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:20.759Z] #40 ... [2022-02-23T11:20:20.759Z] [2022-02-23T11:20:20.759Z] #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-02-23T11:20:20.760Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T11:20:20.760Z] #49 43.34 gotestsum version dev [2022-02-23T11:20:20.760Z] #49 DONE 43.6s [2022-02-23T11:20:20.802Z] #19 137.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:20:21.022Z] [2022-02-23T11:20:21.022Z] #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-02-23T11:20:21.022Z] #40 sha256:e73a4684e7d0c9ca62c883306fa26032d490fbdccedaff83b56adb4435356f66 [2022-02-23T11:20:21.022Z] #40 2.285 -- Detecting C compiler ABI info - done [2022-02-23T11:20:21.022Z] #40 2.371 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T11:20:21.022Z] #40 2.395 -- Detecting C compile features [2022-02-23T11:20:21.022Z] #40 2.395 -- Detecting C compile features - done [2022-02-23T11:20:21.283Z] #40 2.468 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T11:20:21.283Z] #40 2.617 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T11:20:21.370Z] #19 138.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-23T11:20:21.521Z] #38 ... [2022-02-23T11:20:21.521Z] [2022-02-23T11:20:21.521Z] #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-02-23T11:20:21.521Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:21.521Z] #47 45.88 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T11:20:21.521Z] #47 47.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:21.521Z] #47 47.30 Fetched 2292 kB in 4s (517 kB/s) [2022-02-23T11:20:21.521Z] #47 47.36 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T11:20:21.521Z] #47 47.36 (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-02-23T11:20:21.521Z] #47 47.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 47.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:21.521Z] #47 48.04 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:20:21.521Z] #47 48.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:20:21.521Z] #47 48.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:21.521Z] #47 48.27 Selecting previously unselected package python3-six. [2022-02-23T11:20:21.521Z] #47 48.27 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T11:20:21.521Z] #47 48.29 Unpacking python3-six (1.16.0-2) ... [2022-02-23T11:20:21.521Z] #47 48.37 Selecting previously unselected package python3-protobuf. [2022-02-23T11:20:21.521Z] #47 48.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 48.39 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:21.521Z] #47 48.82 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:20:21.521Z] #47 48.83 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 48.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:21.521Z] #47 48.95 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:20:21.521Z] #47 48.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 48.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:21.521Z] #47 49.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:20:21.521Z] #47 49.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 49.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:21.521Z] #47 49.24 Selecting previously unselected package criu. [2022-02-23T11:20:21.521Z] #47 49.24 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T11:20:21.521Z] #47 49.25 Unpacking criu (3.16.1-3) ... [2022-02-23T11:20:21.521Z] #47 49.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:21.556Z] #40 2.731 -- Configuring done [2022-02-23T11:20:21.556Z] #40 2.769 -- Generating done [2022-02-23T11:20:21.556Z] #40 2.774 -- Build files have been written to: /tmp/tmp.bYeliEpcpd/tini [2022-02-23T11:20:21.556Z] #40 2.793 + make tini-static [2022-02-23T11:20:21.629Z] #19 ... [2022-02-23T11:20:21.629Z] [2022-02-23T11:20:21.629Z] #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-02-23T11:20:21.629Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:20:21.629Z] #50 DONE 149.1s [2022-02-23T11:20:21.629Z] [2022-02-23T11:20:21.629Z] #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-02-23T11:20:21.629Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:20:21.629Z] #19 138.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:21.629Z] #19 138.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:20:21.629Z] #19 138.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-23T11:20:21.629Z] #19 138.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:21.629Z] #19 138.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:20:21.629Z] #19 138.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-23T11:20:21.629Z] #19 138.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:21.629Z] #19 138.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:20:21.818Z] #40 3.141 Scanning dependencies of target tini-static [2022-02-23T11:20:21.889Z] #19 138.7 Selecting previously unselected package cross-config. [2022-02-23T11:20:21.889Z] #19 138.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-23T11:20:21.889Z] #19 138.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-23T11:20:21.889Z] #19 138.8 Selecting previously unselected package gcc-10-cross-base. [2022-02-23T11:20:21.889Z] #19 138.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:21.889Z] #19 138.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T11:20:22.078Z] #40 3.189 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T11:20:22.148Z] #19 138.9 Selecting previously unselected package libc6-arm64-cross. [2022-02-23T11:20:22.149Z] #19 138.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T11:20:22.149Z] #19 138.9 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T11:20:22.326Z] Running on azwin-2-439e00 in d:\jenkins\workspace\moby_PR-43282 [Pipeline] { [Pipeline] ws [2022-02-23T11:20:22.349Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-23T11:20:22.408Z] #19 139.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-23T11:20:22.466Z] #47 ... [2022-02-23T11:20:22.466Z] [2022-02-23T11:20:22.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-02-23T11:20:22.466Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:22.466Z] #51 41.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T11:20:22.466Z] #51 41.67 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T11:20:22.466Z] #51 44.94 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:20:22.466Z] #51 44.94 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T11:20:22.466Z] #51 45.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T11:20:22.466Z] #51 45.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T11:20:22.466Z] #51 45.41 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T11:20:22.466Z] #51 45.41 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T11:20:22.466Z] #51 45.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T11:20:22.466Z] #51 45.50 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T11:20:22.466Z] #51 45.57 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T11:20:22.466Z] #51 45.61 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T11:20:22.466Z] #51 45.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T11:20:22.466Z] #51 45.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T11:20:22.466Z] #51 45.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T11:20:22.466Z] #51 45.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T11:20:22.466Z] #51 45.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T11:20:22.466Z] #51 45.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T11:20:22.466Z] #51 45.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T11:20:22.466Z] #51 46.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T11:20:22.466Z] #51 46.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T11:20:22.466Z] #51 46.12 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T11:20:22.466Z] #51 46.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T11:20:22.466Z] #51 46.78 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T11:20:22.466Z] #51 46.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T11:20:22.466Z] #51 47.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T11:20:22.466Z] #51 47.18 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T11:20:22.466Z] #51 47.26 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T11:20:22.466Z] #51 47.37 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T11:20:22.466Z] #51 47.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T11:20:22.466Z] #51 47.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T11:20:22.466Z] #51 48.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T11:20:22.466Z] #51 48.09 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T11:20:22.466Z] #51 48.12 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T11:20:22.466Z] #51 48.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T11:20:22.466Z] #51 48.18 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T11:20:22.466Z] #51 48.23 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T11:20:22.466Z] #51 48.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T11:20:22.466Z] #51 48.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T11:20:22.466Z] #51 48.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T11:20:22.466Z] #51 48.44 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T11:20:22.466Z] #51 48.44 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T11:20:22.466Z] #51 48.47 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T11:20:22.466Z] #51 48.48 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T11:20:22.466Z] #51 48.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T11:20:22.466Z] #51 48.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T11:20:22.466Z] #51 48.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T11:20:22.466Z] #51 48.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T11:20:22.466Z] #51 48.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T11:20:22.466Z] #51 48.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T11:20:22.466Z] #51 48.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T11:20:22.466Z] #51 48.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T11:20:22.466Z] #51 48.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T11:20:22.466Z] #51 48.88 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T11:20:22.466Z] #51 48.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T11:20:22.466Z] #51 49.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T11:20:22.466Z] #51 49.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T11:20:22.466Z] #51 49.08 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T11:20:22.466Z] #51 49.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T11:20:22.466Z] #51 49.14 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T11:20:22.466Z] #51 49.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T11:20:22.466Z] #51 49.17 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T11:20:22.466Z] #51 49.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T11:20:22.466Z] #51 49.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T11:20:22.466Z] #51 49.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T11:20:22.466Z] #51 49.32 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T11:20:22.466Z] #51 49.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T11:20:22.466Z] #51 49.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T11:20:22.466Z] #51 49.45 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T11:20:22.466Z] #51 49.50 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T11:20:22.466Z] #51 49.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T11:20:22.466Z] #51 49.56 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T11:20:22.466Z] #51 50.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T11:20:22.466Z] #51 50.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T11:20:22.466Z] #51 50.06 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T11:20:22.466Z] #51 50.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T11:20:22.466Z] #51 50.12 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T11:20:22.466Z] #51 50.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T11:20:22.466Z] #51 50.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T11:20:22.466Z] #51 50.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T11:20:22.466Z] #51 50.21 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T11:20:22.466Z] #51 50.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T11:20:22.466Z] #51 50.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T11:20:22.466Z] #51 50.52 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T11:20:22.466Z] #51 50.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T11:20:22.466Z] #51 50.54 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T11:20:22.466Z] #51 50.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T11:20:22.466Z] #51 50.59 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T11:20:22.466Z] #51 50.62 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T11:20:22.466Z] #51 50.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T11:20:22.466Z] #51 50.64 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T11:20:22.466Z] #51 50.69 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T11:20:22.466Z] #51 50.71 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T11:20:22.466Z] #51 50.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T11:20:22.466Z] #51 51.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T11:20:22.466Z] #51 51.01 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T11:20:22.466Z] #51 51.04 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T11:20:22.466Z] #51 51.08 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T11:20:22.466Z] #51 51.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T11:20:22.466Z] #51 51.45 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T11:20:22.466Z] #51 ... [2022-02-23T11:20:22.466Z] [2022-02-23T11:20:22.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-02-23T11:20:22.466Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:22.466Z] #47 51.41 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:22.466Z] #47 51.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:22.466Z] #47 51.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:22.466Z] #47 51.45 Setting up python3-six (1.16.0-2) ... [2022-02-23T11:20:22.667Z] #19 139.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:22.667Z] #19 139.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:22.667Z] #19 139.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-23T11:20:22.667Z] #19 139.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:22.667Z] #19 139.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:22.667Z] #19 139.5 Selecting previously unselected package libitm1-arm64-cross. [2022-02-23T11:20:22.667Z] #19 139.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:22.667Z] #19 139.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:22.667Z] #19 139.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-23T11:20:22.667Z] #19 139.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:22.667Z] #19 139.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:22.667Z] #19 139.6 Selecting previously unselected package libasan6-arm64-cross. [2022-02-23T11:20:22.827Z] #38 43.40 The following additional packages will be installed: [2022-02-23T11:20:22.827Z] #38 43.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T11:20:22.827Z] #38 43.44 Suggested packages: [2022-02-23T11:20:22.827Z] #38 43.45 cmake-doc ninja-build lrzip [2022-02-23T11:20:22.827Z] #38 43.45 Recommended packages: [2022-02-23T11:20:22.827Z] #38 43.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T11:20:22.927Z] #19 139.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:22.927Z] #19 139.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:23.063Z] #40 4.230 [100%] Linking C executable tini-static [2022-02-23T11:20:23.187Z] #19 140.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-23T11:20:23.187Z] #19 140.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:23.187Z] #19 140.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:23.414Z] #47 52.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:23.414Z] #47 52.44 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:23.446Z] #19 140.3 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-23T11:20:23.447Z] #19 140.3 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:23.447Z] #19 140.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:23.639Z] #40 4.647 [100%] Built target tini-static [2022-02-23T11:20:23.639Z] #40 4.707 + mkdir -p /build [2022-02-23T11:20:23.639Z] #40 4.715 + cp tini-static /build/docker-init [2022-02-23T11:20:23.691Z] #34 ... [2022-02-23T11:20:23.691Z] [2022-02-23T11:20:23.691Z] #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-02-23T11:20:23.691Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:23.691Z] #38 41.05 Selecting previously unselected package libxml2:amd64. [2022-02-23T11:20:23.691Z] #38 41.06 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 41.06 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:23.691Z] #38 41.60 Selecting previously unselected package libarchive13:amd64. [2022-02-23T11:20:23.691Z] #38 41.60 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 41.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:23.691Z] #38 41.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T11:20:23.691Z] #38 41.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 41.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:23.691Z] #38 42.00 Selecting previously unselected package librhash0:amd64. [2022-02-23T11:20:23.691Z] #38 42.01 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 42.02 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:23.691Z] #38 42.19 Selecting previously unselected package libuv1:amd64. [2022-02-23T11:20:23.691Z] #38 42.19 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 42.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:23.691Z] #38 42.34 Selecting previously unselected package cmake. [2022-02-23T11:20:23.691Z] #38 42.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T11:20:23.691Z] #38 42.37 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:23.706Z] #19 140.6 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-23T11:20:23.706Z] #19 140.6 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:23.706Z] #19 140.6 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:23.706Z] #19 140.8 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-23T11:20:23.770Z] The recommended git tool is: git [2022-02-23T11:20:23.952Z] #38 ... [2022-02-23T11:20:23.952Z] [2022-02-23T11:20:23.952Z] #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-02-23T11:20:23.952Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:20:23.952Z] #60 3.415 + RM_GOPATH=0 [2022-02-23T11:20:23.952Z] #60 3.415 + TMP_GOPATH= [2022-02-23T11:20:23.952Z] #60 3.415 + : /build [2022-02-23T11:20:23.952Z] #60 3.415 + '[' -z '' ']' [2022-02-23T11:20:23.952Z] #60 3.416 ++ mktemp -d [2022-02-23T11:20:23.952Z] #60 3.420 + export GOPATH=/tmp/tmp.Dpg97ulRsZ [2022-02-23T11:20:23.952Z] #60 3.421 + GOPATH=/tmp/tmp.Dpg97ulRsZ [2022-02-23T11:20:23.952Z] #60 3.421 + RM_GOPATH=1 [2022-02-23T11:20:23.952Z] #60 3.421 + case "$(go env GOARCH)" in [2022-02-23T11:20:23.952Z] #60 3.422 ++ go env GOARCH [2022-02-23T11:20:23.952Z] #60 3.440 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:23.952Z] #60 3.440 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:23.952Z] #60 3.441 ++ dirname /install.sh [2022-02-23T11:20:23.952Z] #60 3.441 + dir=/ [2022-02-23T11:20:23.952Z] #60 3.442 + bin=containerd [2022-02-23T11:20:23.952Z] #60 3.442 + shift [2022-02-23T11:20:23.952Z] #60 3.442 + '[' '!' -f //containerd.installer ']' [2022-02-23T11:20:23.952Z] #60 3.443 + . //containerd.installer [2022-02-23T11:20:23.953Z] #60 3.443 ++ set -e [2022-02-23T11:20:23.953Z] #60 3.443 ++ : v1.5.9 [2022-02-23T11:20:23.953Z] #60 3.444 + install_containerd [2022-02-23T11:20:23.953Z] #60 3.447 + echo 'Install containerd version v1.5.9' [2022-02-23T11:20:23.953Z] #60 3.448 Install containerd version v1.5.9 [2022-02-23T11:20:23.953Z] #60 3.448 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Dpg97ulRsZ/src/github.com/containerd/containerd [2022-02-23T11:20:23.953Z] #60 3.450 Cloning into '/tmp/tmp.Dpg97ulRsZ/src/github.com/containerd/containerd'... [2022-02-23T11:20:23.965Z] #19 140.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:23.965Z] #19 140.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:24.202Z] #38 44.94 The following NEW packages will be installed: [2022-02-23T11:20:24.202Z] #38 44.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T11:20:24.202Z] #38 44.96 vim-common xxd [2022-02-23T11:20:24.202Z] #38 ... [2022-02-23T11:20:24.202Z] [2022-02-23T11:20:24.202Z] #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-02-23T11:20:24.202Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:24.202Z] #14 33.19 Reading package lists... [2022-02-23T11:20:24.202Z] #14 40.29 Building dependency tree... [2022-02-23T11:20:24.202Z] #14 44.09 The following additional packages will be installed: [2022-02-23T11:20:24.202Z] #14 44.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:24.202Z] #14 44.10 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T11:20:24.202Z] #14 44.10 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T11:20:24.202Z] #14 44.10 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T11:20:24.202Z] #14 44.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T11:20:24.202Z] #14 44.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T11:20:24.202Z] #14 44.12 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T11:20:24.202Z] #14 44.13 Suggested packages: [2022-02-23T11:20:24.202Z] #14 44.14 gcc-10-locales seccomp wine64 [2022-02-23T11:20:24.214Z] #40 DONE 5.5s [2022-02-23T11:20:24.214Z] [2022-02-23T11:20:24.214Z] #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-02-23T11:20:24.214Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:24.214Z] #14 42.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T11:20:24.214Z] #14 42.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T11:20:24.214Z] #14 42.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:20:24.214Z] #60 ... [2022-02-23T11:20:24.214Z] [2022-02-23T11:20:24.214Z] #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-02-23T11:20:24.214Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:24.214Z] #47 35.11 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T11:20:24.214Z] #47 36.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:24.214Z] #47 36.77 Fetched 2292 kB in 4s (511 kB/s) [2022-02-23T11:20:24.214Z] #47 36.97 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T11:20:24.214Z] #47 36.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T11:20:24.214Z] #47 37.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 37.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:24.214Z] #47 37.73 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:20:24.214Z] #47 37.74 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:20:24.214Z] #47 37.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:24.214Z] #47 37.93 Selecting previously unselected package python3-six. [2022-02-23T11:20:24.214Z] #47 37.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T11:20:24.214Z] #47 37.94 Unpacking python3-six (1.16.0-2) ... [2022-02-23T11:20:24.214Z] #47 38.02 Selecting previously unselected package python3-protobuf. [2022-02-23T11:20:24.214Z] #47 38.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 38.03 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:24.214Z] #47 38.39 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:20:24.214Z] #47 38.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 38.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:24.214Z] #47 38.53 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:20:24.214Z] #47 38.53 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 38.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:24.214Z] #47 38.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:20:24.214Z] #47 38.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 38.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:24.214Z] #47 38.78 Selecting previously unselected package criu. [2022-02-23T11:20:24.214Z] #47 38.79 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T11:20:24.214Z] #47 38.79 Unpacking criu (3.16.1-3) ... [2022-02-23T11:20:24.214Z] #47 39.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:24.214Z] #47 41.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:24.214Z] #47 41.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:24.214Z] #47 41.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:24.214Z] #47 41.12 Setting up python3-six (1.16.0-2) ... [2022-02-23T11:20:24.214Z] #47 42.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:24.214Z] #47 42.18 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:24.224Z] #19 140.9 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-23T11:20:24.224Z] #19 140.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:24.224Z] #19 140.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:24.224Z] #19 141.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-23T11:20:24.224Z] #19 141.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:24.224Z] #19 141.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:20:24.459Z] #14 ... [2022-02-23T11:20:24.459Z] [2022-02-23T11:20:24.459Z] #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-02-23T11:20:24.459Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:24.459Z] #38 45.43 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:24.459Z] #38 45.43 Need to get 17.7 MB of archives. [2022-02-23T11:20:24.459Z] #38 45.43 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T11:20:24.459Z] #38 45.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:20:24.459Z] #38 45.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-02-23T11:20:24.459Z] #38 45.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T11:20:24.475Z] #14 47.14 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T11:20:24.475Z] #14 47.14 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:24.475Z] #14 47.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:20:24.476Z] #47 ... [2022-02-23T11:20:24.476Z] [2022-02-23T11:20:24.476Z] #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-02-23T11:20:24.476Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:24.476Z] #51 34.94 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T11:20:24.476Z] #51 34.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T11:20:24.476Z] #51 34.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T11:20:24.476Z] #51 34.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T11:20:24.476Z] #51 34.99 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T11:20:24.476Z] #51 35.33 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T11:20:24.476Z] #51 35.41 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T11:20:24.476Z] #51 36.42 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T11:20:24.476Z] #51 36.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T11:20:24.476Z] #51 36.51 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T11:20:24.476Z] #51 36.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T11:20:24.476Z] #51 36.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T11:20:24.476Z] #51 36.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T11:20:24.476Z] #51 36.73 go: downloading golang.org/x/text v0.3.7 [2022-02-23T11:20:24.476Z] #51 40.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T11:20:24.476Z] #51 40.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T11:20:24.476Z] #51 40.87 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T11:20:24.476Z] #51 40.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T11:20:24.476Z] #51 41.11 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T11:20:24.476Z] #51 41.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T11:20:24.476Z] #51 41.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T11:20:24.476Z] #51 41.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T11:20:24.476Z] #51 41.32 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T11:20:24.476Z] #51 41.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T11:20:24.476Z] #51 41.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T11:20:24.476Z] #51 41.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T11:20:24.476Z] #51 41.59 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T11:20:24.476Z] #51 41.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T11:20:24.476Z] #51 41.69 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T11:20:24.476Z] #51 42.06 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T11:20:24.476Z] #51 42.12 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T11:20:24.476Z] #51 42.36 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T11:20:24.476Z] #51 42.46 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T11:20:24.476Z] #51 42.48 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T11:20:24.476Z] #51 42.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T11:20:24.476Z] #51 42.68 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T11:20:24.476Z] #51 42.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T11:20:24.476Z] #51 42.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T11:20:24.476Z] #51 42.88 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T11:20:24.476Z] #51 43.06 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T11:20:24.476Z] #51 43.15 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T11:20:24.476Z] #51 43.22 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T11:20:24.476Z] #51 44.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T11:20:24.717Z] #38 45.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:20:24.738Z] #14 47.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T11:20:24.738Z] #14 47.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:24.738Z] #14 47.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:20:24.740Z] #51 ... [2022-02-23T11:20:24.740Z] [2022-02-23T11:20:24.740Z] #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-02-23T11:20:24.740Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:24.740Z] #14 38.70 Fetched 115 MB in 7s (17.4 MB/s) [2022-02-23T11:20:24.740Z] #14 38.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T11:20:24.740Z] #14 38.77 (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-02-23T11:20:24.740Z] #14 38.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:24.740Z] #14 38.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:24.740Z] #14 40.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T11:20:24.740Z] #14 40.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:24.740Z] #14 40.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:24.740Z] #14 43.13 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T11:20:24.740Z] #14 43.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T11:20:24.740Z] #14 43.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:20:24.740Z] #14 43.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T11:20:24.740Z] #14 43.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:24.740Z] #14 43.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:20:24.740Z] #14 43.51 Selecting previously unselected package dmsetup. [2022-02-23T11:20:24.740Z] #14 43.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:24.740Z] #14 43.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:20:24.740Z] #14 43.81 Selecting previously unselected package mingw-w64-common. [2022-02-23T11:20:24.740Z] #14 43.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T11:20:24.740Z] #14 43.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T11:20:25.650Z] #38 46.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T11:20:25.650Z] #38 46.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T11:20:25.650Z] #38 46.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T11:20:25.650Z] #38 46.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T11:20:25.650Z] #38 46.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T11:20:25.650Z] #38 46.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T11:20:25.691Z] #14 ... [2022-02-23T11:20:25.691Z] [2022-02-23T11:20:25.691Z] #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-02-23T11:20:25.691Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:25.691Z] #47 45.74 Setting up criu (3.16.1-3) ... [2022-02-23T11:20:26.582Z] #38 ... [2022-02-23T11:20:26.582Z] [2022-02-23T11:20:26.582Z] #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-02-23T11:20:26.582Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T11:20:26.582Z] #53 46.37 v3.0.2 [2022-02-23T11:20:26.582Z] #53 DONE 47.6s [2022-02-23T11:20:26.582Z] [2022-02-23T11:20:26.582Z] #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-02-23T11:20:26.582Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:26.582Z] #14 46.08 The following NEW packages will be installed: [2022-02-23T11:20:26.582Z] #14 46.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:20:26.582Z] #14 46.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T11:20:26.582Z] #14 46.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T11:20:26.582Z] #14 46.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T11:20:26.582Z] #14 46.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T11:20:26.582Z] #14 46.11 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T11:20:26.582Z] #14 46.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T11:20:26.582Z] #14 46.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T11:20:26.582Z] #14 46.13 mingw-w64-x86-64-dev [2022-02-23T11:20:26.582Z] #14 46.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:26.582Z] #14 46.75 Need to get 115 MB of archives. [2022-02-23T11:20:26.582Z] #14 46.75 After this operation, 645 MB of additional disk space will be used. [2022-02-23T11:20:26.582Z] #14 46.75 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-02-23T11:20:26.582Z] #14 47.15 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-02-23T11:20:26.582Z] #14 47.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T11:20:26.582Z] #14 47.40 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-02-23T11:20:26.582Z] #14 47.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T11:20:26.582Z] #14 47.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T11:20:26.582Z] #14 47.72 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-02-23T11:20:26.730Z] #47 55.52 Setting up criu (3.16.1-3) ... [2022-02-23T11:20:26.730Z] #47 ... [2022-02-23T11:20:26.730Z] [2022-02-23T11:20:26.730Z] #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-02-23T11:20:26.730Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:26.730Z] #14 46.09 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-02-23T11:20:26.730Z] #14 46.54 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-02-23T11:20:26.730Z] #14 46.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T11:20:26.730Z] #14 46.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T11:20:26.730Z] #14 46.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:26.730Z] #14 46.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:26.730Z] #14 46.56 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-02-23T11:20:26.730Z] #14 46.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T11:20:26.730Z] #14 46.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T11:20:26.730Z] #14 46.58 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T11:20:26.730Z] #14 46.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T11:20:26.730Z] #14 46.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T11:20:26.730Z] #14 46.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T11:20:26.730Z] #14 46.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T11:20:26.730Z] #14 46.61 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-02-23T11:20:26.730Z] #14 46.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T11:20:26.730Z] #14 46.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T11:20:26.730Z] #14 47.58 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:26.730Z] #14 47.78 Fetched 115 MB in 7s (17.0 MB/s) [2022-02-23T11:20:26.730Z] #14 47.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T11:20:26.730Z] #14 47.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T11:20:26.730Z] #14 47.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:26.730Z] #14 47.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:26.730Z] #14 49.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T11:20:26.730Z] #14 49.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:26.730Z] #14 49.81 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:26.730Z] #14 51.82 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T11:20:26.730Z] #14 51.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T11:20:26.730Z] #14 51.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:20:26.730Z] #14 51.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T11:20:26.730Z] #14 51.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:26.730Z] #14 51.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:20:26.730Z] #14 52.14 Selecting previously unselected package dmsetup. [2022-02-23T11:20:26.730Z] #14 52.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:26.730Z] #14 52.17 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:20:26.730Z] #14 52.35 Selecting previously unselected package mingw-w64-common. [2022-02-23T11:20:26.730Z] #14 52.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T11:20:26.730Z] #14 52.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T11:20:26.851Z] #14 47.98 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-02-23T11:20:26.992Z] #14 ... [2022-02-23T11:20:26.992Z] [2022-02-23T11:20:26.992Z] #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-02-23T11:20:26.992Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:26.992Z] #38 54.19 Selecting previously unselected package libxml2:amd64. [2022-02-23T11:20:26.992Z] #38 54.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 54.19 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:26.992Z] #38 54.66 Selecting previously unselected package libarchive13:amd64. [2022-02-23T11:20:26.992Z] #38 54.66 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 54.68 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:26.992Z] #38 54.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T11:20:26.992Z] #38 54.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 54.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:26.992Z] #38 55.08 Selecting previously unselected package librhash0:amd64. [2022-02-23T11:20:26.992Z] #38 55.09 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 55.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:26.992Z] #38 55.25 Selecting previously unselected package libuv1:amd64. [2022-02-23T11:20:26.992Z] #38 55.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 55.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:26.992Z] #38 55.45 Selecting previously unselected package cmake. [2022-02-23T11:20:26.992Z] #38 55.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T11:20:26.992Z] #38 55.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:27.111Z] #14 ... [2022-02-23T11:20:27.111Z] [2022-02-23T11:20:27.111Z] #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-02-23T11:20:27.111Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T11:20:27.111Z] #58 38.77 Building dependency tree... [2022-02-23T11:20:27.111Z] #58 42.82 The following additional packages will be installed: [2022-02-23T11:20:27.111Z] #58 42.83 libbtrfs0 [2022-02-23T11:20:27.111Z] #58 43.09 The following NEW packages will be installed: [2022-02-23T11:20:27.111Z] #58 43.11 libbtrfs-dev libbtrfs0 [2022-02-23T11:20:27.111Z] #58 43.62 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:27.111Z] #58 43.62 Need to get 460 kB of archives. [2022-02-23T11:20:27.111Z] #58 43.62 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T11:20:27.111Z] #58 43.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:27.111Z] #58 43.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:27.111Z] #58 45.07 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:27.111Z] #58 45.35 Fetched 460 kB in 0s (1201 kB/s) [2022-02-23T11:20:27.111Z] #58 45.66 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:20:27.111Z] #58 45.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T11:20:27.111Z] #58 45.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:20:27.111Z] #58 45.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:27.111Z] #58 46.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:20:27.111Z] #58 46.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:20:27.111Z] #58 46.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:27.111Z] #58 47.57 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:20:27.111Z] #58 47.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:20:27.111Z] #58 47.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:27.111Z] #58 DONE 48.0s [2022-02-23T11:20:27.111Z] [2022-02-23T11:20:27.111Z] #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-02-23T11:20:27.111Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:27.111Z] #14 47.99 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-02-23T11:20:27.111Z] #14 ... [2022-02-23T11:20:27.111Z] [2022-02-23T11:20:27.111Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T11:20:27.111Z] #59 sha256:1591a9994b98dd2a06dc2ef053070d0379e7fe6b2b0e7f91cc3cca058ebedc74 [2022-02-23T11:20:27.111Z] #59 DONE 0.1s [2022-02-23T11:20:27.368Z] [2022-02-23T11:20:27.369Z] #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-02-23T11:20:27.369Z] #60 sha256:d770165ad621b88d0e5f81d21e6b0120b17db8da21ced7d8d433362457ab9fac [2022-02-23T11:20:27.608Z] #47 47.40 Processing triggers for libc-bin (2.31-13+deb11u2) ...#47 ... [2022-02-23T11:20:27.609Z] [2022-02-23T11:20:27.609Z] #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-02-23T11:20:27.609Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:27.609Z] #38 46.17 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:27.609Z] #38 46.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:27.609Z] #38 46.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:27.609Z] #38 46.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:27.609Z] #38 46.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:27.609Z] #38 46.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:27.609Z] #38 46.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:27.609Z] #38 46.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:27.609Z] #38 46.38 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:27.609Z] #38 46.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:27.609Z] #38 46.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:27.609Z] #38 DONE 47.8s [2022-02-23T11:20:27.609Z] [2022-02-23T11:20:27.609Z] #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-02-23T11:20:27.609Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:27.609Z] #47 47.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:27.609Z] #47 ... [2022-02-23T11:20:27.609Z] [2022-02-23T11:20:27.609Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T11:20:27.609Z] #39 sha256:827a3e208a88db687586006d1aeae5bebc45cac573813fa2724c15b1d8340370 [2022-02-23T11:20:27.609Z] #39 DONE 0.2s [2022-02-23T11:20:27.872Z] [2022-02-23T11:20:27.872Z] #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-02-23T11:20:27.872Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:27.872Z] #47 DONE 47.9s [2022-02-23T11:20:27.872Z] [2022-02-23T11:20:27.872Z] #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-02-23T11:20:27.872Z] #40 sha256:0466fb9db2fdd63263d6887fd959b43111d362bb0986ef31297c99738f11ed47 [2022-02-23T11:20:28.300Z] #60 1.139 + RM_GOPATH=0 [2022-02-23T11:20:28.300Z] #60 1.142 + TMP_GOPATH= [2022-02-23T11:20:28.300Z] #60 1.142 + : /build [2022-02-23T11:20:28.300Z] #60 1.142 + '[' -z '' ']' [2022-02-23T11:20:28.300Z] #60 1.142 ++ mktemp -d [2022-02-23T11:20:28.300Z] #60 1.149 + export GOPATH=/tmp/tmp.JhJPcVBDed [2022-02-23T11:20:28.300Z] #60 1.150 + GOPATH=/tmp/tmp.JhJPcVBDed [2022-02-23T11:20:28.300Z] #60 1.150 + RM_GOPATH=1 [2022-02-23T11:20:28.300Z] #60 1.150 + case "$(go env GOARCH)" in [2022-02-23T11:20:28.300Z] #60 1.152 ++ go env GOARCH [2022-02-23T11:20:28.300Z] #60 1.190 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:28.300Z] #60 1.191 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:28.300Z] #60 1.196 ++ dirname /install.sh [2022-02-23T11:20:28.300Z] #60 1.199 + dir=/ [2022-02-23T11:20:28.300Z] #60 1.199 + bin=containerd [2022-02-23T11:20:28.300Z] #60 1.200 + shift [2022-02-23T11:20:28.300Z] #60 1.200 + '[' '!' -f //containerd.installer ']' [2022-02-23T11:20:28.300Z] #60 1.202 + . //containerd.installer [2022-02-23T11:20:28.300Z] #60 1.202 ++ set -e [2022-02-23T11:20:28.300Z] #60 1.205 ++ : v1.5.9 [2022-02-23T11:20:28.300Z] #60 1.210 + install_containerd [2022-02-23T11:20:28.300Z] #60 1.214 + echo 'Install containerd version v1.5.9' [2022-02-23T11:20:28.300Z] #60 1.214 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JhJPcVBDed/src/github.com/containerd/containerd [2022-02-23T11:20:28.300Z] #60 1.214 Install containerd version v1.5.9 [2022-02-23T11:20:28.300Z] #60 1.236 Cloning into '/tmp/tmp.JhJPcVBDed/src/github.com/containerd/containerd'... [2022-02-23T11:20:28.819Z] #40 ... [2022-02-23T11:20:28.819Z] [2022-02-23T11:20:28.819Z] #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-02-23T11:20:28.819Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:20:28.819Z] #49 48.93 gotestsum version dev [2022-02-23T11:20:28.819Z] #49 DONE 49.3s [2022-02-23T11:20:28.946Z] #14 ... [2022-02-23T11:20:28.946Z] [2022-02-23T11:20:28.946Z] #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-02-23T11:20:28.946Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:20:28.946Z] #51 41.61 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T11:20:28.946Z] #51 41.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T11:20:28.946Z] #51 41.69 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T11:20:28.946Z] #51 42.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T11:20:29.080Z] [2022-02-23T11:20:29.080Z] #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-02-23T11:20:29.080Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:29.080Z] #14 48.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T11:20:29.080Z] #14 48.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T11:20:29.080Z] #14 48.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:20:29.206Z] #51 ... [2022-02-23T11:20:29.206Z] [2022-02-23T11:20:29.206Z] #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-02-23T11:20:29.206Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:29.467Z] #14 52.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T11:20:29.467Z] #14 52.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:29.467Z] #14 52.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:30.197Z] #60 ... [2022-02-23T11:20:30.197Z] [2022-02-23T11:20:30.197Z] #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-02-23T11:20:30.197Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:30.197Z] #51 40.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:20:30.197Z] #51 40.92 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T11:20:30.197Z] #51 41.02 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T11:20:30.197Z] #51 41.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T11:20:30.197Z] #51 41.34 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T11:20:30.197Z] #51 41.44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T11:20:30.197Z] #51 41.93 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T11:20:30.197Z] #51 41.95 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T11:20:30.197Z] #51 43.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T11:20:30.197Z] #51 43.36 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T11:20:30.197Z] #51 47.60 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T11:20:30.197Z] #51 47.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:20:30.197Z] #51 47.77 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T11:20:30.197Z] #51 47.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T11:20:30.197Z] #51 47.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T11:20:30.197Z] #51 47.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T11:20:30.197Z] #51 48.03 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T11:20:30.197Z] #51 48.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T11:20:30.197Z] #51 48.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T11:20:30.197Z] #51 48.25 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T11:20:30.197Z] #51 48.32 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T11:20:30.197Z] #51 48.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T11:20:30.197Z] #51 48.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T11:20:30.197Z] #51 48.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T11:20:30.197Z] #51 48.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.62 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T11:20:30.197Z] #51 48.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T11:20:30.197Z] #51 48.70 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T11:20:30.197Z] #51 48.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T11:20:30.197Z] #51 48.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T11:20:30.197Z] #51 48.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T11:20:30.197Z] #51 49.04 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T11:20:30.197Z] #51 49.09 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T11:20:30.197Z] #51 49.12 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T11:20:30.197Z] #51 49.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T11:20:30.197Z] #51 49.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T11:20:30.197Z] #51 49.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T11:20:30.197Z] #51 49.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T11:20:30.197Z] #51 49.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T11:20:30.197Z] #51 49.79 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T11:20:30.197Z] #51 49.89 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T11:20:30.197Z] #51 49.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T11:20:30.197Z] #51 49.95 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T11:20:30.197Z] #51 49.99 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T11:20:30.197Z] #51 50.01 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T11:20:30.197Z] #51 50.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T11:20:30.197Z] #51 50.06 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T11:20:30.197Z] #51 50.09 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T11:20:30.197Z] #51 50.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T11:20:30.197Z] #51 50.12 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T11:20:30.197Z] #51 50.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T11:20:30.197Z] #51 50.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T11:20:30.197Z] #51 50.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T11:20:30.197Z] #51 50.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T11:20:30.197Z] #51 50.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T11:20:30.197Z] #51 50.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T11:20:30.197Z] #51 50.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T11:20:30.197Z] #51 50.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T11:20:30.197Z] #51 50.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T11:20:30.197Z] #51 50.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T11:20:30.197Z] #51 50.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T11:20:30.197Z] #51 50.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T11:20:30.197Z] #51 50.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T11:20:30.197Z] #51 50.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T11:20:30.197Z] #51 50.70 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T11:20:30.197Z] #51 50.77 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T11:20:30.197Z] #51 50.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T11:20:30.197Z] #51 50.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T11:20:30.197Z] #51 50.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T11:20:30.197Z] #51 50.89 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T11:20:30.197Z] #51 50.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T11:20:30.197Z] #51 50.96 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T11:20:30.197Z] #51 51.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T11:20:30.197Z] #51 51.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T11:20:30.197Z] #51 51.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T11:20:30.197Z] #51 51.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T11:20:30.197Z] #51 51.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T11:20:30.299Z] #38 59.20 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:30.299Z] #38 59.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:30.299Z] #38 59.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:30.299Z] #38 59.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:30.299Z] #38 59.36 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:30.299Z] #38 59.38 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:30.299Z] #38 59.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:30.299Z] #38 59.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:30.454Z] #51 ... [2022-02-23T11:20:30.454Z] [2022-02-23T11:20:30.454Z] #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-02-23T11:20:30.454Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:30.454Z] #47 34.19 Reading package lists... [2022-02-23T11:20:30.454Z] #47 41.29 Building dependency tree... [2022-02-23T11:20:30.454Z] #47 45.49 The following additional packages will be installed: [2022-02-23T11:20:30.454Z] #47 45.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:30.454Z] #47 45.51 python3-protobuf python3-six [2022-02-23T11:20:30.454Z] #47 45.54 Suggested packages: [2022-02-23T11:20:30.454Z] #47 45.54 python3-setuptools [2022-02-23T11:20:30.454Z] #47 45.54 Recommended packages: [2022-02-23T11:20:30.454Z] #47 45.54 iproute2 | iproute [2022-02-23T11:20:30.454Z] #47 46.45 The following NEW packages will be installed: [2022-02-23T11:20:30.454Z] #47 46.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T11:20:30.454Z] #47 46.48 python3-protobuf python3-six [2022-02-23T11:20:30.454Z] #47 47.13 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:20:30.454Z] #47 47.13 Need to get 2292 kB of archives. [2022-02-23T11:20:30.454Z] #47 47.13 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T11:20:30.454Z] #47 47.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T11:20:30.454Z] #47 47.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:20:30.454Z] #47 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T11:20:30.454Z] #47 47.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T11:20:30.454Z] #47 47.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:20:30.454Z] #47 47.23 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-02-23T11:20:30.454Z] #47 47.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:20:30.454Z] #47 50.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T11:20:30.454Z] #47 ... [2022-02-23T11:20:30.454Z] [2022-02-23T11:20:30.454Z] #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-02-23T11:20:30.454Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:30.454Z] #51 51.50 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T11:20:30.455Z] #51 51.54 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T11:20:30.455Z] #51 51.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T11:20:30.455Z] #51 51.57 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T11:20:30.586Z] #38 59.64 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:30.586Z] #38 59.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:30.711Z] #51 51.63 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T11:20:30.711Z] #51 51.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T11:20:30.711Z] #51 51.70 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T11:20:30.711Z] #51 51.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T11:20:30.711Z] #51 51.78 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T11:20:30.848Z] #38 60.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:30.968Z] #51 51.99 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T11:20:30.968Z] #51 51.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T11:20:30.968Z] #51 52.01 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T11:20:30.968Z] #51 52.02 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T11:20:30.968Z] #51 52.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T11:20:31.111Z] #38 ... [2022-02-23T11:20:31.111Z] [2022-02-23T11:20:31.111Z] #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-02-23T11:20:31.111Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:31.111Z] #47 57.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:31.111Z] #47 DONE 59.9s [2022-02-23T11:20:31.111Z] [2022-02-23T11:20:31.111Z] #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-02-23T11:20:31.111Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:31.111Z] #51 52.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T11:20:31.111Z] #51 52.72 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T11:20:31.111Z] #51 52.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T11:20:31.111Z] #51 52.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T11:20:31.111Z] #51 52.88 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T11:20:31.111Z] #51 52.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T11:20:31.111Z] #51 52.94 go: downloading golang.org/x/text v0.3.7 [2022-02-23T11:20:31.111Z] #51 57.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T11:20:31.111Z] #51 57.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T11:20:31.111Z] #51 58.04 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T11:20:31.111Z] #51 58.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T11:20:31.111Z] #51 58.33 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T11:20:31.111Z] #51 58.36 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T11:20:31.111Z] #51 58.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T11:20:31.111Z] #51 58.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T11:20:31.111Z] #51 58.44 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T11:20:31.111Z] #51 58.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T11:20:31.111Z] #51 58.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T11:20:31.111Z] #51 58.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T11:20:31.111Z] #51 58.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T11:20:31.111Z] #51 58.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T11:20:31.111Z] #51 58.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T11:20:31.111Z] #51 59.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T11:20:31.111Z] #51 59.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T11:20:31.111Z] #51 59.14 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T11:20:31.111Z] #51 59.47 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T11:20:31.111Z] #51 59.47 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T11:20:31.111Z] #51 59.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T11:20:31.111Z] #51 59.64 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T11:20:31.111Z] #51 59.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T11:20:31.111Z] #51 59.79 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T11:20:31.111Z] #51 60.00 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T11:20:31.111Z] #51 60.26 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T11:20:31.111Z] #51 60.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T11:20:31.225Z] #51 52.15 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T11:20:31.225Z] #51 52.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T11:20:31.225Z] #51 52.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T11:20:31.225Z] #51 52.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T11:20:31.377Z] #51 ... [2022-02-23T11:20:31.377Z] [2022-02-23T11:20:31.377Z] #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-02-23T11:20:31.377Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:31.377Z] #38 DONE 60.6s [2022-02-23T11:20:31.377Z] [2022-02-23T11:20:31.377Z] #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-02-23T11:20:31.377Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:31.377Z] #51 60.57 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T11:20:31.377Z] #51 ... [2022-02-23T11:20:31.377Z] [2022-02-23T11:20:31.377Z] #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-02-23T11:20:31.377Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:20:31.377Z] #34 52.13 Updating files: 94% (1435/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-02-23T11:20:31.377Z] #34 52.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T11:20:31.377Z] #34 53.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T11:20:31.482Z] #51 52.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T11:20:31.482Z] #51 52.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T11:20:31.482Z] #51 52.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T11:20:31.482Z] #51 52.55 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T11:20:31.482Z] #51 52.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T11:20:31.482Z] #51 52.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T11:20:31.638Z] #34 ... [2022-02-23T11:20:31.638Z] [2022-02-23T11:20:31.638Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T11:20:31.638Z] #39 sha256:bb5e62b91342c7f745547a426f0d213fa6a9c14ccc089e446f5be5f91b3fb0c7 [2022-02-23T11:20:31.638Z] #39 DONE 0.2s [2022-02-23T11:20:31.638Z] [2022-02-23T11:20:31.638Z] #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-02-23T11:20:31.638Z] #40 sha256:2176ccabea870acddb3747465ae8c3687ebe8eb7a6fb6eb0d2caa4bd06039124 [2022-02-23T11:20:31.740Z] #51 52.62 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T11:20:31.740Z] #51 52.65 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T11:20:32.002Z] #51 52.89 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T11:20:32.260Z] #51 53.09 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T11:20:32.344Z] #19 148.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-23T11:20:32.344Z] #19 148.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:32.344Z] #19 148.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:20:32.344Z] #19 148.5 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-23T11:20:32.344Z] #19 148.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-23T11:20:32.344Z] #19 148.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T11:20:32.344Z] #19 148.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-23T11:20:32.344Z] #19 148.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-23T11:20:32.344Z] #19 148.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T11:20:32.604Z] #19 149.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-23T11:20:32.604Z] #19 149.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:32.604Z] #19 149.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:20:32.686Z] Running on azwin-2-645c81 in d:\jenkins\workspace\moby_PR-43282 [Pipeline] { [Pipeline] ws [2022-02-23T11:20:32.702Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-23T11:20:32.865Z] #19 149.7 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-23T11:20:32.865Z] #19 149.7 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:32.865Z] #19 149.7 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:20:33.028Z] #40 1.324 + RM_GOPATH=0 [2022-02-23T11:20:33.028Z] #40 1.324 + TMP_GOPATH= [2022-02-23T11:20:33.028Z] #40 1.324 + : /build [2022-02-23T11:20:33.028Z] #40 1.324 + '[' -z '' ']' [2022-02-23T11:20:33.028Z] #40 1.324 ++ mktemp -d [2022-02-23T11:20:33.028Z] #40 1.335 + export GOPATH=/tmp/tmp.uCNDfHWsta [2022-02-23T11:20:33.028Z] #40 1.335 + GOPATH=/tmp/tmp.uCNDfHWsta [2022-02-23T11:20:33.028Z] #40 1.335 + RM_GOPATH=1 [2022-02-23T11:20:33.028Z] #40 1.335 + case "$(go env GOARCH)" in [2022-02-23T11:20:33.028Z] #40 1.335 ++ go env GOARCH [2022-02-23T11:20:33.028Z] #40 1.349 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:33.028Z] #40 1.349 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:33.028Z] #40 1.349 ++ dirname /install.sh [2022-02-23T11:20:33.028Z] #40 1.356 Install tini version v0.19.0 [2022-02-23T11:20:33.028Z] #40 1.357 + dir=/ [2022-02-23T11:20:33.028Z] #40 1.357 + bin=tini [2022-02-23T11:20:33.028Z] #40 1.357 + shift [2022-02-23T11:20:33.028Z] #40 1.357 + '[' '!' -f //tini.installer ']' [2022-02-23T11:20:33.028Z] #40 1.357 + . //tini.installer [2022-02-23T11:20:33.028Z] #40 1.357 ++ : v0.19.0 [2022-02-23T11:20:33.028Z] #40 1.357 + install_tini [2022-02-23T11:20:33.028Z] #40 1.357 + echo 'Install tini version v0.19.0' [2022-02-23T11:20:33.028Z] #40 1.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.uCNDfHWsta/tini [2022-02-23T11:20:33.028Z] #40 1.370 Cloning into '/tmp/tmp.uCNDfHWsta/tini'... [2022-02-23T11:20:33.190Z] #51 54.22 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T11:20:33.190Z] #51 54.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T11:20:33.190Z] #51 54.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T11:20:33.298Z] #14 53.41 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T11:20:33.299Z] #14 53.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:33.299Z] #14 53.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:20:33.299Z] #14 53.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T11:20:33.299Z] #14 53.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:33.299Z] #14 53.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:20:33.448Z] #51 54.41 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T11:20:33.602Z] #40 2.035 + cd /tmp/tmp.uCNDfHWsta/tini [2022-02-23T11:20:33.602Z] #40 2.035 + git checkout -q v0.19.0 [2022-02-23T11:20:33.602Z] #40 2.044 + cmake . [2022-02-23T11:20:34.175Z] #40 2.463 -- The C compiler identification is GNU 10.2.1 [2022-02-23T11:20:34.175Z] #40 2.577 -- Detecting C compiler ABI info [2022-02-23T11:20:34.208Z] The recommended git tool is: git [2022-02-23T11:20:34.241Z] #14 ... [2022-02-23T11:20:34.241Z] [2022-02-23T11:20:34.241Z] #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-02-23T11:20:34.241Z] #40 sha256:0466fb9db2fdd63263d6887fd959b43111d362bb0986ef31297c99738f11ed47 [2022-02-23T11:20:34.241Z] #40 5.024 + RM_GOPATH=0 [2022-02-23T11:20:34.241Z] #40 5.024 + TMP_GOPATH= [2022-02-23T11:20:34.241Z] #40 5.024 + : /build [2022-02-23T11:20:34.241Z] #40 5.024 + '[' -z '' ']' [2022-02-23T11:20:34.241Z] #40 5.024 ++ mktemp -d [2022-02-23T11:20:34.241Z] #40 5.024 + export GOPATH=/tmp/tmp.Cvzu2ak0Ex [2022-02-23T11:20:34.241Z] #40 5.024 + GOPATH=/tmp/tmp.Cvzu2ak0Ex [2022-02-23T11:20:34.241Z] #40 5.024 + RM_GOPATH=1 [2022-02-23T11:20:34.241Z] #40 5.024 + case "$(go env GOARCH)" in [2022-02-23T11:20:34.241Z] #40 5.024 ++ go env GOARCH [2022-02-23T11:20:34.241Z] #40 5.057 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:34.241Z] #40 5.057 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:34.241Z] #40 5.057 ++ dirname /install.sh [2022-02-23T11:20:34.241Z] #40 5.057 + dir=/ [2022-02-23T11:20:34.241Z] #40 5.057 + bin=tini [2022-02-23T11:20:34.241Z] #40 5.057 + shift [2022-02-23T11:20:34.241Z] #40 5.057 + '[' '!' -f //tini.installer ']' [2022-02-23T11:20:34.241Z] #40 5.057 + . //tini.installer [2022-02-23T11:20:34.241Z] #40 5.057 ++ : v0.19.0 [2022-02-23T11:20:34.241Z] #40 5.057 + install_tini [2022-02-23T11:20:34.241Z] #40 5.057 + echo 'Install tini version v0.19.0' [2022-02-23T11:20:34.241Z] #40 5.057 + git clone https://github.com/krallin/tini.git /tmp/tmp.Cvzu2ak0Ex/tini [2022-02-23T11:20:34.241Z] #40 5.057 Cloning into '/tmp/tmp.Cvzu2ak0Ex/tini'... [2022-02-23T11:20:34.241Z] #40 5.057 Install tini version v0.19.0 [2022-02-23T11:20:34.241Z] #40 5.822 + cd /tmp/tmp.Cvzu2ak0Ex/tini [2022-02-23T11:20:34.241Z] #40 5.822 + git checkout -q v0.19.0 [2022-02-23T11:20:34.241Z] #40 5.855 + cmake . [2022-02-23T11:20:34.241Z] #40 6.243 -- The C compiler identification is GNU 10.2.1 [2022-02-23T11:20:34.241Z] #40 6.327 -- Detecting C compiler ABI info [2022-02-23T11:20:34.241Z] #40 6.778 -- Detecting C compiler ABI info - done [2022-02-23T11:20:34.437Z] #40 3.000 -- Detecting C compiler ABI info - done [2022-02-23T11:20:34.502Z] #40 6.896 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T11:20:34.502Z] #40 6.896 -- Detecting C compile features [2022-02-23T11:20:34.700Z] #40 3.080 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T11:20:34.700Z] #40 3.088 -- Detecting C compile features [2022-02-23T11:20:34.700Z] #40 3.090 -- Detecting C compile features - done [2022-02-23T11:20:34.700Z] #40 3.118 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T11:20:34.762Z] #40 6.921 -- Detecting C compile features - done [2022-02-23T11:20:34.763Z] #40 6.945 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T11:20:34.763Z] #40 7.123 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T11:20:34.763Z] #40 7.196 -- Configuring done [2022-02-23T11:20:34.819Z] #51 55.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T11:20:34.819Z] #51 55.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T11:20:34.819Z] #51 55.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T11:20:34.819Z] #51 55.78 go: downloading golang.org/x/text v0.3.7 [2022-02-23T11:20:34.962Z] #40 ... [2022-02-23T11:20:34.962Z] [2022-02-23T11:20:34.962Z] #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-02-23T11:20:34.962Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:20:34.962Z] #49 63.72 gotestsum version dev [2022-02-23T11:20:34.962Z] #49 DONE 64.2s [2022-02-23T11:20:34.962Z] [2022-02-23T11:20:34.962Z] #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-02-23T11:20:34.962Z] #40 sha256:2176ccabea870acddb3747465ae8c3687ebe8eb7a6fb6eb0d2caa4bd06039124 [2022-02-23T11:20:34.962Z] #40 3.275 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T11:20:34.962Z] #40 3.346 -- Configuring done [2022-02-23T11:20:34.962Z] #40 3.366 -- Generating done [2022-02-23T11:20:34.962Z] #40 3.367 -- Build files have been written to: /tmp/tmp.uCNDfHWsta/tini [2022-02-23T11:20:34.962Z] #40 3.393 + make tini-static [2022-02-23T11:20:35.023Z] #40 7.214 -- Generating done [2022-02-23T11:20:35.023Z] #40 7.232 -- Build files have been written to: /tmp/tmp.Cvzu2ak0Ex/tini [2022-02-23T11:20:35.023Z] #40 7.245 + make tini-static [2022-02-23T11:20:35.023Z] #40 7.485 Scanning dependencies of target tini-static [2022-02-23T11:20:35.284Z] #40 7.597 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T11:20:35.536Z] #40 3.820 Scanning dependencies of target tini-static [2022-02-23T11:20:35.536Z] #40 3.934 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T11:20:36.210Z] using credential docker-jenkins-github-credentials [2022-02-23T11:20:36.231Z] #40 8.639 [100%] Linking C executable tini-static [2022-02-23T11:20:36.284Z] Cloning the remote Git repository [2022-02-23T11:20:36.284Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:20:36.715Z] #51 ... [2022-02-23T11:20:36.715Z] [2022-02-23T11:20:36.715Z] #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-02-23T11:20:36.715Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:36.715Z] #47 52.04 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:36.715Z] #47 52.23 Fetched 2292 kB in 5s (507 kB/s) [2022-02-23T11:20:36.715Z] #47 52.31 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T11:20:36.715Z] #47 52.31 (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-02-23T11:20:36.715Z] #47 52.38 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 52.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:36.715Z] #47 53.20 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:20:36.715Z] #47 53.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:20:36.715Z] #47 53.20 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:36.715Z] #47 53.72 Selecting previously unselected package python3-six. [2022-02-23T11:20:36.715Z] #47 53.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T11:20:36.715Z] #47 53.73 Unpacking python3-six (1.16.0-2) ... [2022-02-23T11:20:36.715Z] #47 53.86 Selecting previously unselected package python3-protobuf. [2022-02-23T11:20:36.715Z] #47 53.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 53.87 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:36.715Z] #47 54.50 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:20:36.715Z] #47 54.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 54.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:36.715Z] #47 54.62 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:20:36.715Z] #47 54.62 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 54.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:36.715Z] #47 54.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:20:36.715Z] #47 54.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 54.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:36.715Z] #47 54.86 Selecting previously unselected package criu. [2022-02-23T11:20:36.715Z] #47 54.86 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T11:20:36.715Z] #47 54.87 Unpacking criu (3.16.1-3) ... [2022-02-23T11:20:36.715Z] #47 55.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:20:36.715Z] #47 57.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T11:20:36.715Z] #47 57.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:20:36.715Z] #47 57.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:20:36.715Z] #47 57.12 Setting up python3-six (1.16.0-2) ... [2022-02-23T11:20:36.804Z] #40 9.147 [100%] Built target tini-static [2022-02-23T11:20:36.804Z] #40 9.158 + mkdir -p /build [2022-02-23T11:20:36.804Z] #40 9.158 + cp tini-static /build/docker-init [2022-02-23T11:20:36.925Z] #40 5.026 [100%] Linking C executable tini-static [2022-02-23T11:20:37.059Z] #19 ... [2022-02-23T11:20:37.059Z] [2022-02-23T11:20:37.059Z] #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-02-23T11:20:37.059Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:37.059Z] #58 164.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T11:20:37.187Z] #40 5.486 [100%] Built target tini-static [2022-02-23T11:20:37.187Z] #40 5.544 + mkdir -p /build [2022-02-23T11:20:37.187Z] #40 5.546 + cp tini-static /build/docker-init [2022-02-23T11:20:37.280Z] #47 ... [2022-02-23T11:20:37.280Z] [2022-02-23T11:20:37.280Z] #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-02-23T11:20:37.280Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:37.280Z] #38 48.14 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:37.280Z] #38 48.52 Fetched 17.7 MB in 2s (8746 kB/s) [2022-02-23T11:20:37.280Z] #38 48.62 Selecting previously unselected package xxd. [2022-02-23T11:20:37.280Z] #38 48.62 (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-02-23T11:20:37.280Z] #38 48.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:20:37.280Z] #38 48.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:37.280Z] #38 49.18 Selecting previously unselected package vim-common. [2022-02-23T11:20:37.280Z] #38 49.18 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:20:37.280Z] #38 49.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:37.280Z] #38 49.50 Selecting previously unselected package cmake-data. [2022-02-23T11:20:37.280Z] #38 49.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T11:20:37.280Z] #38 49.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:37.280Z] #38 52.26 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:20:37.280Z] #38 52.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:20:37.280Z] #38 52.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:37.280Z] #38 57.83 Selecting previously unselected package libxml2:amd64. [2022-02-23T11:20:37.280Z] #38 57.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T11:20:37.280Z] #38 57.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:37.280Z] #38 58.27 Selecting previously unselected package libarchive13:amd64. [2022-02-23T11:20:37.280Z] #38 58.28 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T11:20:37.280Z] #38 58.29 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:37.280Z] #38 ... [2022-02-23T11:20:37.280Z] [2022-02-23T11:20:37.280Z] #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-02-23T11:20:37.280Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:20:37.280Z] #34 54.46 Updating files: 93% (1423/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-02-23T11:20:37.280Z] #34 54.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T11:20:37.280Z] #34 55.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T11:20:37.449Z] #40 DONE 5.8s [2022-02-23T11:20:37.449Z] [2022-02-23T11:20:37.449Z] #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-02-23T11:20:37.449Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:37.449Z] #14 56.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T11:20:37.449Z] #14 56.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T11:20:37.449Z] #14 56.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:20:37.449Z] #14 62.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T11:20:37.449Z] #14 62.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:37.449Z] #14 63.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:20:37.449Z] #14 63.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T11:20:37.449Z] #14 63.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:37.449Z] #14 63.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:20:37.601Z] #14 ... [2022-02-23T11:20:37.601Z] [2022-02-23T11:20:37.601Z] #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-02-23T11:20:37.601Z] #60 sha256:f283486b021b63ad649f269d011de0cda10cff9bac4bad55a1e12eabbc320431 [2022-02-23T11:20:37.861Z] #60 29.84 Updating files: 69% (3279/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T11:20:37.861Z] #60 30.43 + cd /tmp/tmp.lYijA8uw5c/src/github.com/containerd/containerd [2022-02-23T11:20:37.861Z] #60 30.43 + git checkout -q v1.5.9 [2022-02-23T11:20:38.194Z] #40 DONE 10.7s [2022-02-23T11:20:38.194Z] [2022-02-23T11:20:38.194Z] #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-02-23T11:20:38.194Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:20:38.212Z] #34 ... [2022-02-23T11:20:38.212Z] [2022-02-23T11:20:38.212Z] #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-02-23T11:20:38.212Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:38.212Z] #14 49.02 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-02-23T11:20:38.212Z] #14 50.81 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-02-23T11:20:38.212Z] #14 51.45 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-02-23T11:20:38.212Z] #14 52.17 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-02-23T11:20:38.212Z] #14 53.93 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-02-23T11:20:38.212Z] #14 54.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T11:20:38.212Z] #14 54.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T11:20:38.212Z] #14 54.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T11:20:38.212Z] #14 54.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:20:38.212Z] #14 54.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:20:38.212Z] #14 54.71 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-02-23T11:20:38.212Z] #14 54.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T11:20:38.212Z] #14 54.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T11:20:38.212Z] #14 54.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T11:20:38.212Z] #14 54.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T11:20:38.212Z] #14 54.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T11:20:38.212Z] #14 54.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T11:20:38.212Z] #14 54.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T11:20:38.212Z] #14 54.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T11:20:38.212Z] #14 54.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T11:20:38.212Z] #14 54.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T11:20:38.212Z] #14 55.70 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:20:38.212Z] #14 55.90 Fetched 115 MB in 8s (13.5 MB/s) [2022-02-23T11:20:38.212Z] #14 55.98 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T11:20:38.212Z] #14 55.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-02-23T11:20:38.212Z] #14 56.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:38.212Z] #14 56.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:38.212Z] #14 57.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T11:20:38.212Z] #14 57.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:20:38.212Z] #14 57.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:20:38.212Z] #14 ... [2022-02-23T11:20:38.212Z] [2022-02-23T11:20:38.212Z] #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-02-23T11:20:38.212Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T11:20:38.212Z] #38 58.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T11:20:38.212Z] #38 58.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T11:20:38.212Z] #38 58.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:38.212Z] #38 58.68 Selecting previously unselected package librhash0:amd64. [2022-02-23T11:20:38.212Z] #38 58.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T11:20:38.212Z] #38 58.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:38.212Z] #38 58.86 Selecting previously unselected package libuv1:amd64. [2022-02-23T11:20:38.212Z] #38 58.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T11:20:38.212Z] #38 58.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:38.212Z] #38 59.02 Selecting previously unselected package cmake. [2022-02-23T11:20:38.212Z] #38 59.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T11:20:38.212Z] #38 59.05 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:36.470Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:20:36.857Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T11:20:37.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:20:37.764Z] > git --version # timeout=10 [2022-02-23T11:20:37.816Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T11:20:37.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:20:37.822Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:20:39.247Z] #60 31.85 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T11:20:39.247Z] #60 31.85 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T11:20:39.247Z] #60 31.85 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:39.247Z] #60 31.85 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:39.247Z] #60 31.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T11:20:39.247Z] #60 31.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T11:20:39.247Z] #60 31.85 + '[' '' = dynamic ']' [2022-02-23T11:20:39.247Z] #60 31.85 + make [2022-02-23T11:20:39.822Z] #60 32.48 + bin/ctr [2022-02-23T11:20:40.112Z] #63 ... [2022-02-23T11:20:40.112Z] [2022-02-23T11:20:40.112Z] #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-02-23T11:20:40.112Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:40.112Z] #14 60.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T11:20:40.112Z] #14 60.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:40.112Z] #14 60.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:40.755Z] #14 69.77 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T11:20:40.755Z] #14 69.77 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:40.755Z] #14 69.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:42.388Z] #38 62.78 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:42.388Z] #38 62.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:42.388Z] #38 62.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:20:42.388Z] #38 62.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:20:42.388Z] #38 62.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:20:42.388Z] #38 62.88 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:20:42.388Z] #38 62.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:20:42.388Z] #38 62.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:42.388Z] #38 62.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:20:42.388Z] #38 62.95 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:20:42.388Z] #38 62.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:42.410Z] #58 ... [2022-02-23T11:20:42.410Z] [2022-02-23T11:20:42.410Z] #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-02-23T11:20:42.410Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:20:42.410Z] #19 155.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-23T11:20:42.410Z] #19 155.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:42.410Z] #19 155.9 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:20:42.410Z] #19 156.2 Selecting previously unselected package patch. [2022-02-23T11:20:42.410Z] #19 156.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-23T11:20:42.410Z] #19 156.4 Unpacking patch (2.7.6-7) ... [2022-02-23T11:20:42.410Z] #19 157.4 Selecting previously unselected package dpkg-dev. [2022-02-23T11:20:42.410Z] #19 157.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-23T11:20:42.410Z] #19 157.5 Unpacking dpkg-dev (1.20.9) ... [2022-02-23T11:20:42.410Z] #19 158.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-23T11:20:42.410Z] #19 158.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-23T11:20:42.410Z] #19 158.7 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T11:20:42.410Z] #19 ... [2022-02-23T11:20:42.410Z] [2022-02-23T11:20:42.410Z] #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-02-23T11:20:42.410Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:42.410Z] #58 DONE 169.5s [2022-02-23T11:20:42.410Z] [2022-02-23T11:20:42.410Z] #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-02-23T11:20:42.410Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T11:20:42.410Z] #19 158.8 Selecting previously unselected package libio-string-perl. [2022-02-23T11:20:42.410Z] #19 158.8 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-23T11:20:42.410Z] #19 158.8 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-23T11:20:42.410Z] #19 158.8 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:20:42.410Z] #19 158.8 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:20:42.410Z] #19 158.8 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:20:43.304Z] #14 ... [2022-02-23T11:20:43.304Z] [2022-02-23T11:20:43.304Z] #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-02-23T11:20:43.304Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:43.304Z] #51 62.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T11:20:43.346Z] #19 160.2 Selecting previously unselected package libxml2:amd64. [2022-02-23T11:20:43.346Z] #19 160.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T11:20:43.346Z] #19 160.2 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:20:43.604Z] #19 160.3 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-23T11:20:43.604Z] #19 160.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.3 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T11:20:43.604Z] #19 160.3 Selecting previously unselected package libxml-sax-base-perl. [2022-02-23T11:20:43.604Z] #19 160.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.3 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T11:20:43.604Z] #19 160.4 Selecting previously unselected package libxml-sax-perl. [2022-02-23T11:20:43.604Z] #19 160.4 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.4 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T11:20:43.604Z] #19 160.4 Selecting previously unselected package libxml-libxml-perl. [2022-02-23T11:20:43.604Z] #19 160.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-23T11:20:43.604Z] #19 160.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T11:20:43.604Z] #19 160.5 Selecting previously unselected package libxml-simple-perl. [2022-02-23T11:20:43.604Z] #19 160.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.5 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-23T11:20:43.604Z] #19 160.5 Selecting previously unselected package libyaml-perl. [2022-02-23T11:20:43.604Z] #19 160.5 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.5 Unpacking libyaml-perl (1.30-1) ... [2022-02-23T11:20:43.604Z] #19 160.6 Selecting previously unselected package libconfig-auto-perl. [2022-02-23T11:20:43.604Z] #19 160.6 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.6 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-23T11:20:43.604Z] #19 160.6 Selecting previously unselected package libfile-which-perl. [2022-02-23T11:20:43.604Z] #19 160.6 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.6 Unpacking libfile-which-perl (1.23-1) ... [2022-02-23T11:20:43.604Z] #19 160.6 Selecting previously unselected package libfile-homedir-perl. [2022-02-23T11:20:43.604Z] #19 160.6 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-23T11:20:43.604Z] #19 160.6 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-23T11:20:43.862Z] #19 160.7 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-23T11:20:43.862Z] #19 160.7 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-23T11:20:43.862Z] #19 160.7 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T11:20:43.862Z] #19 160.7 Selecting previously unselected package dpkg-cross. [2022-02-23T11:20:43.862Z] #19 160.7 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-23T11:20:43.862Z] #19 160.7 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-23T11:20:43.862Z] #19 160.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-23T11:20:43.862Z] #19 160.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-23T11:20:43.862Z] #19 160.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-23T11:20:43.862Z] #19 160.8 Selecting previously unselected package libc6-armel-cross. [2022-02-23T11:20:43.862Z] #19 160.8 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T11:20:43.862Z] #19 160.8 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-23T11:20:44.121Z] #19 160.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-23T11:20:44.121Z] #19 160.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.121Z] #19 160.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.121Z] #19 160.9 Selecting previously unselected package libgomp1-armel-cross. [2022-02-23T11:20:44.121Z] #19 160.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.121Z] #19 160.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.121Z] #19 161.0 Selecting previously unselected package libatomic1-armel-cross. [2022-02-23T11:20:44.121Z] #19 161.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.121Z] #19 161.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.121Z] #19 161.0 Selecting previously unselected package libasan6-armel-cross. [2022-02-23T11:20:44.121Z] #19 161.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.121Z] #19 161.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.380Z] #19 161.2 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-23T11:20:44.380Z] #19 161.2 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.380Z] #19 161.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.380Z] #19 161.3 Selecting previously unselected package libubsan1-armel-cross. [2022-02-23T11:20:44.380Z] #19 161.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.380Z] #19 161.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.380Z] #19 161.4 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-23T11:20:44.380Z] #19 161.4 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:44.380Z] #19 161.4 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:44.641Z] #19 161.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-23T11:20:44.641Z] #19 161.5 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:44.641Z] #19 161.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:20:45.059Z] #38 DONE 65.7s [2022-02-23T11:20:45.059Z] [2022-02-23T11:20:45.059Z] #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-02-23T11:20:45.059Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:20:45.059Z] #51 60.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T11:20:45.059Z] #51 61.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T11:20:45.059Z] #51 61.00 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T11:20:45.059Z] #51 61.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T11:20:45.059Z] #51 61.20 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T11:20:45.059Z] #51 61.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T11:20:45.059Z] #51 61.26 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T11:20:45.059Z] #51 61.31 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T11:20:45.059Z] #51 61.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T11:20:45.059Z] #51 61.44 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T11:20:45.059Z] #51 61.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T11:20:45.059Z] #51 61.53 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T11:20:45.059Z] #51 61.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T11:20:45.059Z] #51 61.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T11:20:45.059Z] #51 61.69 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T11:20:45.059Z] #51 62.11 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T11:20:45.059Z] #51 62.19 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T11:20:45.059Z] #51 62.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T11:20:45.059Z] #51 62.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T11:20:45.059Z] #51 62.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T11:20:45.059Z] #51 62.76 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T11:20:45.059Z] #51 62.77 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T11:20:45.059Z] #51 62.80 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T11:20:45.059Z] #51 62.82 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T11:20:45.059Z] #51 62.99 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T11:20:45.059Z] #51 63.10 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T11:20:45.059Z] #51 63.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T11:20:45.059Z] #51 63.28 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T11:20:45.059Z] #51 64.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T11:20:45.059Z] #51 ... [2022-02-23T11:20:45.059Z] [2022-02-23T11:20:45.059Z] #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-02-23T11:20:45.059Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T11:20:45.059Z] #47 58.18 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:20:45.059Z] #47 58.20 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T11:20:45.059Z] #47 61.63 Setting up criu (3.16.1-3) ... [2022-02-23T11:20:45.059Z] #47 63.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:20:45.059Z] #47 DONE 65.4s [2022-02-23T11:20:45.059Z] [2022-02-23T11:20:45.059Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T11:20:45.059Z] #39 sha256:5e792307dd12bc1cd639d8e0492fc019c961ad4e75900533894a46ec0a629dcd [2022-02-23T11:20:45.327Z] #39 DONE 0.4s [2022-02-23T11:20:45.327Z] [2022-02-23T11:20:45.327Z] #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-02-23T11:20:45.327Z] #40 sha256:0487ce671342de0830cbd3a310d058288c93f0fda8e9ef6ebadf8b1eaf920dbc [2022-02-23T11:20:46.259Z] #40 ... [2022-02-23T11:20:46.259Z] [2022-02-23T11:20:46.259Z] #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-02-23T11:20:46.259Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T11:20:46.259Z] #49 66.85 gotestsum version dev [2022-02-23T11:20:46.259Z] #49 DONE 67.3s [2022-02-23T11:20:46.516Z] [2022-02-23T11:20:46.516Z] #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-02-23T11:20:46.516Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:46.516Z] #14 60.06 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T11:20:46.516Z] #14 60.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T11:20:46.516Z] #14 60.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:20:46.516Z] #14 60.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T11:20:46.516Z] #14 60.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:46.516Z] #14 60.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:20:46.516Z] #14 60.42 Selecting previously unselected package dmsetup. [2022-02-23T11:20:46.516Z] #14 60.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:20:46.516Z] #14 60.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:20:46.516Z] #14 60.62 Selecting previously unselected package mingw-w64-common. [2022-02-23T11:20:46.516Z] #14 60.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T11:20:46.516Z] #14 60.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T11:20:46.516Z] #14 65.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T11:20:46.516Z] #14 65.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T11:20:46.516Z] #14 65.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:20:47.448Z] #14 ... [2022-02-23T11:20:47.448Z] [2022-02-23T11:20:47.448Z] #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-02-23T11:20:47.448Z] #40 sha256:0487ce671342de0830cbd3a310d058288c93f0fda8e9ef6ebadf8b1eaf920dbc [2022-02-23T11:20:47.448Z] #40 2.198 + RM_GOPATH=0 [2022-02-23T11:20:47.448Z] #40 2.198 + TMP_GOPATH= [2022-02-23T11:20:47.448Z] #40 2.198 + : /build [2022-02-23T11:20:47.448Z] #40 2.198 + '[' -z '' ']' [2022-02-23T11:20:47.448Z] #40 2.198 ++ mktemp -d [2022-02-23T11:20:47.448Z] #40 2.198 + export GOPATH=/tmp/tmp.PBHSizDTml [2022-02-23T11:20:47.448Z] #40 2.198 + GOPATH=/tmp/tmp.PBHSizDTml [2022-02-23T11:20:47.448Z] #40 2.198 + RM_GOPATH=1 [2022-02-23T11:20:47.448Z] #40 2.198 + case "$(go env GOARCH)" in [2022-02-23T11:20:47.448Z] #40 2.198 ++ go env GOARCH [2022-02-23T11:20:47.448Z] #40 2.230 Install tini version v0.19.0 [2022-02-23T11:20:47.448Z] #40 2.230 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:47.448Z] #40 2.230 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:20:47.448Z] #40 2.230 ++ dirname /install.sh [2022-02-23T11:20:47.448Z] #40 2.230 + dir=/ [2022-02-23T11:20:47.448Z] #40 2.230 + bin=tini [2022-02-23T11:20:47.448Z] #40 2.230 + shift [2022-02-23T11:20:47.448Z] #40 2.230 + '[' '!' -f //tini.installer ']' [2022-02-23T11:20:47.448Z] #40 2.230 + . //tini.installer [2022-02-23T11:20:47.448Z] #40 2.230 ++ : v0.19.0 [2022-02-23T11:20:47.448Z] #40 2.230 + install_tini [2022-02-23T11:20:47.448Z] #40 2.230 + echo 'Install tini version v0.19.0' [2022-02-23T11:20:47.448Z] #40 2.230 + git clone https://github.com/krallin/tini.git /tmp/tmp.PBHSizDTml/tini [2022-02-23T11:20:47.448Z] #40 2.247 Cloning into '/tmp/tmp.PBHSizDTml/tini'... [2022-02-23T11:20:47.960Z] #60 ... [2022-02-23T11:20:47.960Z] [2022-02-23T11:20:47.960Z] #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-02-23T11:20:47.960Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:20:47.960Z] #14 60.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T11:20:47.960Z] #14 60.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:47.960Z] #14 60.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:47.960Z] #14 64.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T11:20:47.960Z] #14 64.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:47.960Z] #14 64.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:20:47.960Z] #14 68.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T11:20:47.960Z] #14 68.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:20:47.960Z] #14 68.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:20:48.379Z] #40 3.048 + cd /tmp/tmp.PBHSizDTml/tini [2022-02-23T11:20:48.379Z] #40 3.048 + git checkout -q v0.19.0 [2022-02-23T11:20:48.379Z] #40 3.069 + cmake . [2022-02-23T11:20:48.636Z] #40 3.412 -- The C compiler identification is GNU 10.2.1 [2022-02-23T11:20:48.636Z] #40 3.490 -- Detecting C compiler ABI info [2022-02-23T11:20:49.200Z] #40 4.049 -- Detecting C compiler ABI info - done [2022-02-23T11:20:49.200Z] #40 4.157 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T11:20:49.250Z] using credential docker-jenkins-github-credentials [2022-02-23T11:20:49.331Z] Cloning the remote Git repository [2022-02-23T11:20:49.331Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:20:49.457Z] #40 4.160 -- Detecting C compile features [2022-02-23T11:20:49.457Z] #40 4.161 -- Detecting C compile features - done [2022-02-23T11:20:49.457Z] #40 4.192 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T11:20:49.714Z] #40 4.440 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T11:20:49.714Z] #40 4.517 -- Configuring done [2022-02-23T11:20:49.714Z] #40 4.532 -- Generating done [2022-02-23T11:20:49.714Z] #40 4.533 -- Build files have been written to: /tmp/tmp.PBHSizDTml/tini [2022-02-23T11:20:49.714Z] #40 4.545 + make tini-static [2022-02-23T11:20:49.533Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:20:49.911Z] #19 166.2 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-23T11:20:49.911Z] #19 166.2 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:49.911Z] #19 166.2 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:20:49.911Z] #19 166.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-23T11:20:49.911Z] #19 166.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-23T11:20:49.911Z] #19 166.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T11:20:49.911Z] #19 166.4 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-23T11:20:49.911Z] #19 166.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-23T11:20:49.911Z] #19 166.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T11:20:49.911Z] #19 166.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-23T11:20:49.911Z] #19 166.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:49.911Z] #19 166.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:20:49.970Z] #40 4.779 Scanning dependencies of target tini-static [2022-02-23T11:20:50.171Z] #19 166.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-23T11:20:50.171Z] #19 166.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:50.171Z] #19 166.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:20:50.227Z] #40 4.852 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T11:20:51.157Z] #40 5.861 [100%] Linking C executable tini-static [2022-02-23T11:20:51.414Z] #40 6.234 [100%] Built target tini-static [2022-02-23T11:20:51.414Z] #40 6.280 + mkdir -p /build [2022-02-23T11:20:51.501Z] #51 ... [2022-02-23T11:20:51.501Z] [2022-02-23T11:20:51.501Z] #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-02-23T11:20:51.501Z] #60 sha256:c8b42fcc49a950a4b6c23e2c9b2bd66d59e77c1e2abd1a6ad56a9addad2ffa93 [2022-02-23T11:20:51.501Z] #60 36.58 Updating files: 61% (2916/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T11:20:51.501Z] #60 37.43 + cd /tmp/tmp.gCx6DrrFhu/src/github.com/containerd/containerd [2022-02-23T11:20:51.501Z] #60 37.44 + git checkout -q v1.5.9 [2022-02-23T11:20:51.680Z] #40 6.282 + cp tini-static /build/docker-init [2022-02-23T11:20:51.680Z] #40 DONE 6.5s [2022-02-23T11:20:51.680Z] [2022-02-23T11:20:51.680Z] #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-02-23T11:20:51.680Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:20:51.680Z] #14 71.96 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T11:20:51.680Z] #14 71.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:51.680Z] #14 71.97 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:20:51.680Z] #14 72.09 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T11:20:51.680Z] #14 72.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:51.680Z] #14 72.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:20:49.956Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T11:20:50.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:20:50.838Z] > git --version # timeout=10 [2022-02-23T11:20:50.894Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T11:20:50.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:20:50.899Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:20:52.411Z] #14 71.61 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T11:20:52.411Z] #14 71.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:52.411Z] #14 71.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:52.411Z] #14 ... [2022-02-23T11:20:52.411Z] [2022-02-23T11:20:52.411Z] #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-02-23T11:20:52.411Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:20:52.412Z] #60 37.42 Updating files: 55% (2618/4738) Updating files: 56% (2654/4738) Updating files: 57% (2701/4738) Updating files: 58% (2749/4738) Updating files: 59% (2796/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T11:20:52.412Z] #60 38.37 + cd /tmp/tmp.Dpg97ulRsZ/src/github.com/containerd/containerd [2022-02-23T11:20:52.412Z] #60 38.37 + git checkout -q v1.5.9 [2022-02-23T11:20:53.413Z] #60 39.41 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T11:20:53.413Z] #60 39.41 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T11:20:53.413Z] #60 39.41 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:53.413Z] #60 39.41 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:53.413Z] #60 39.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T11:20:53.413Z] #60 39.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T11:20:53.413Z] #60 39.42 + '[' '' = dynamic ']' [2022-02-23T11:20:53.413Z] #60 39.42 + make [2022-02-23T11:20:53.802Z] #60 39.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T11:20:53.802Z] #60 39.68 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T11:20:53.802Z] #60 39.68 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:53.802Z] #60 39.68 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:20:53.802Z] #60 39.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T11:20:53.802Z] #60 39.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T11:20:53.802Z] #60 39.68 + '[' '' = dynamic ']' [2022-02-23T11:20:53.802Z] #60 39.68 + make [2022-02-23T11:20:54.545Z] #14 ... [2022-02-23T11:20:54.545Z] [2022-02-23T11:20:54.545Z] #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-02-23T11:20:54.545Z] #63 sha256:4eba4d6e8b3efe56d32a59a8f31f48241c71153df9a49eb8edc8221344038f23 [2022-02-23T11:20:54.545Z] #63 76.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:20:54.545Z] #63 76.27 + GOBIN=/build [2022-02-23T11:20:54.545Z] #63 76.27 + GO111MODULE=on [2022-02-23T11:20:54.545Z] #63 76.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T11:20:54.763Z] #60 40.99 + bin/ctr [2022-02-23T11:20:54.800Z] #60 40.96 + bin/ctr [2022-02-23T11:20:55.446Z] #19 171.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-23T11:20:55.446Z] #19 171.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:20:55.446Z] #19 171.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:20:55.446Z] #19 171.4 Selecting previously unselected package crossbuild-essential-armel. [2022-02-23T11:20:55.446Z] #19 171.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-23T11:20:55.446Z] #19 171.4 Selecting previously unselected package libc6-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T11:20:55.446Z] #19 171.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 171.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 171.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 171.7 Selecting previously unselected package libasan6-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 171.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-23T11:20:55.446Z] #19 171.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 171.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 172.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-23T11:20:55.446Z] #19 172.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 172.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 172.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-23T11:20:55.446Z] #19 172.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:20:55.446Z] #19 172.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:20:55.446Z] #19 172.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-23T11:20:55.446Z] #19 172.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:20:55.446Z] #19 172.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:20:57.844Z] #63 80.26 rootlesskit version 0.14.6 [2022-02-23T11:20:58.204Z] #63 80.27 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T11:20:58.204Z] #63 80.27 -container-ip string [2022-02-23T11:20:58.204Z] #63 80.27 container ip [2022-02-23T11:20:58.204Z] #63 80.27 -container-port int [2022-02-23T11:20:58.204Z] #63 80.27 container port (default -1) [2022-02-23T11:20:58.204Z] #63 80.27 -host-ip string [2022-02-23T11:20:58.204Z] #63 80.27 host ip [2022-02-23T11:20:58.204Z] #63 80.27 -host-port int [2022-02-23T11:20:58.204Z] #63 80.27 host port (default -1) [2022-02-23T11:20:58.204Z] #63 80.27 -proto string [2022-02-23T11:20:58.204Z] #63 80.27 proxy protocol (default "tcp") [2022-02-23T11:20:58.239Z] #14 78.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T11:20:58.240Z] #14 78.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:20:58.240Z] #14 78.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:20:59.438Z] using credential docker-jenkins-github-credentials [2022-02-23T11:20:59.516Z] Cloning the remote Git repository [2022-02-23T11:20:59.516Z] Cloning with configured refspecs honoured and without tags [2022-02-23T11:20:59.583Z] Fetching without tags [2022-02-23T11:20:59.717Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T11:21:00.125Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T11:21:00.394Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:00.716Z] #19 177.1 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-23T11:21:00.716Z] #19 177.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:00.716Z] #19 177.1 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:21:00.716Z] #19 177.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-23T11:21:00.716Z] #19 177.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-23T11:21:00.716Z] #19 177.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T11:21:00.716Z] #19 177.3 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-23T11:21:00.716Z] #19 177.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-23T11:21:00.716Z] #19 177.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T11:21:00.716Z] #19 177.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-23T11:21:00.716Z] #19 177.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:00.716Z] #19 177.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:00.747Z] #63 ... [2022-02-23T11:21:00.747Z] [2022-02-23T11:21:00.747Z] #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-02-23T11:21:00.747Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:21:00.747Z] #14 76.83 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T11:21:00.747Z] #14 76.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T11:21:00.747Z] #14 76.84 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:00.747Z] #14 80.66 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T11:21:00.747Z] #14 80.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T11:21:00.747Z] #14 81.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:00.747Z] #14 82.13 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T11:21:00.747Z] #14 82.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T11:21:00.747Z] #14 82.16 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T11:21:00.747Z] #14 82.91 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T11:21:00.747Z] #14 82.91 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T11:21:00.747Z] #14 82.93 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T11:21:00.975Z] #19 177.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-23T11:21:00.975Z] #19 177.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:21:00.975Z] #19 177.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:21:01.055Z] #14 83.65 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T11:21:01.330Z] #14 83.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T11:21:01.330Z] #14 83.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T11:21:01.394Z] #60 ... [2022-02-23T11:21:01.394Z] [2022-02-23T11:21:01.394Z] #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-02-23T11:21:01.394Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:01.394Z] #14 80.06 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T11:21:01.394Z] #14 80.06 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:01.394Z] #14 80.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:01.394Z] #14 84.52 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T11:21:01.394Z] #14 84.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:01.394Z] #14 84.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:01.395Z] #14 89.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T11:21:01.395Z] #14 89.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:01.395Z] #14 89.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:01.901Z] #14 84.58 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T11:21:01.901Z] #14 84.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T11:21:01.901Z] #14 84.60 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T11:20:59.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:20:59.309Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:20:59.363Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:20:59.484Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:20:59.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:20:59.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:20:59.621Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:00.498Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:00.550Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:00.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:21:00.987Z] > git --version # timeout=10 [2022-02-23T11:21:01.034Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T11:21:01.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:01.038Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:03.918Z] #14 86.29 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-23T11:21:03.918Z] #14 86.29 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T11:21:03.918Z] #14 86.31 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:21:04.260Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:04.261Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:21:04.488Z] #14 87.10 Selecting previously unselected package libudev-dev:arm64. [2022-02-23T11:21:04.488Z] #14 87.10 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-23T11:21:04.488Z] #14 87.13 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-23T11:21:04.781Z] #14 ... [2022-02-23T11:21:04.781Z] [2022-02-23T11:21:04.781Z] #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-02-23T11:21:04.781Z] #60 sha256:d770165ad621b88d0e5f81d21e6b0120b17db8da21ced7d8d433362457ab9fac [2022-02-23T11:21:05.038Z] #60 37.10 Updating files: 71% (3398/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T11:21:05.038Z] #60 37.72 + cd /tmp/tmp.JhJPcVBDed/src/github.com/containerd/containerd [2022-02-23T11:21:05.038Z] #60 37.73 + git checkout -q v1.5.9 [2022-02-23T11:21:05.511Z] #14 87.87 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-23T11:21:05.511Z] #14 87.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-23T11:21:05.511Z] #14 87.95 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T11:21:03.876Z] > git remote # timeout=10 [2022-02-23T11:21:03.981Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:21:04.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:04.031Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:21:04.172Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T11:21:04.294Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:04.346Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:06.247Z] #19 182.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-23T11:21:06.247Z] #19 182.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:06.247Z] #19 182.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:21:06.247Z] #19 182.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-23T11:21:06.247Z] #19 182.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.4 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-23T11:21:06.247Z] #19 182.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T11:21:06.247Z] #19 182.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 182.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 182.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 182.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 182.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 182.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 182.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 182.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 183.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 183.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.247Z] #19 183.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.247Z] #19 183.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-23T11:21:06.247Z] #19 183.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.453Z] #14 89.26 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-23T11:21:06.507Z] #19 183.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.507Z] #19 183.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-23T11:21:06.507Z] #19 183.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.507Z] #19 183.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.766Z] #19 183.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-23T11:21:06.766Z] #19 183.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.766Z] #19 183.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.766Z] #19 183.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-23T11:21:06.766Z] #19 183.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:06.766Z] #19 183.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:06.766Z] #19 183.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-23T11:21:06.846Z] #14 89.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-23T11:21:06.846Z] #14 89.28 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T11:21:06.937Z] #60 39.73 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T11:21:06.937Z] #60 39.73 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T11:21:06.937Z] #60 39.73 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:21:06.937Z] #60 39.73 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:21:06.937Z] #60 39.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T11:21:06.937Z] #60 39.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T11:21:06.937Z] #60 39.74 + '[' '' = dynamic ']' [2022-02-23T11:21:06.937Z] #60 39.74 + make [2022-02-23T11:21:06.998Z] #60 ... [2022-02-23T11:21:06.998Z] [2022-02-23T11:21:06.998Z] #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-02-23T11:21:06.998Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:06.998Z] #14 76.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T11:21:06.998Z] #14 76.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:06.998Z] #14 76.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:06.998Z] #14 80.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T11:21:06.998Z] #14 80.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:06.998Z] #14 80.83 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:07.024Z] #19 183.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:21:07.024Z] #19 183.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:07.419Z] #14 90.08 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-23T11:21:07.419Z] #14 90.09 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-23T11:21:07.419Z] #14 90.10 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T11:21:07.682Z] #14 90.51 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-23T11:21:07.942Z] #14 90.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-23T11:21:07.942Z] #14 90.54 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T11:21:07.942Z] #14 90.60 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-23T11:21:07.942Z] #14 90.61 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-23T11:21:07.942Z] #14 90.61 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T11:21:07.942Z] #14 ... [2022-02-23T11:21:07.942Z] [2022-02-23T11:21:07.942Z] #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-02-23T11:21:07.942Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:07.942Z] #26 90.27 Updating files: 23% (2645/11414) [2022-02-23T11:21:07.942Z] #26 ... [2022-02-23T11:21:07.942Z] [2022-02-23T11:21:07.942Z] #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-02-23T11:21:07.942Z] #63 sha256:4eba4d6e8b3efe56d32a59a8f31f48241c71153df9a49eb8edc8221344038f23 [2022-02-23T11:21:07.942Z] #63 DONE 90.3s [2022-02-23T11:21:07.942Z] [2022-02-23T11:21:07.942Z] #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-02-23T11:21:07.942Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:08.205Z] #26 90.27 Updating files: 23% (2645/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) [2022-02-23T11:21:08.205Z] #26 ... [2022-02-23T11:21:08.205Z] [2022-02-23T11:21:08.205Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T11:21:08.205Z] #64 sha256:58d55e766600d07322f77130f264aa30b15b638c36fd42575b9fa18eecde6f2a [2022-02-23T11:21:08.205Z] #64 DONE 0.3s [2022-02-23T11:21:08.205Z] [2022-02-23T11:21:08.205Z] #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-02-23T11:21:08.205Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:08.308Z] #60 41.16 + bin/ctr [2022-02-23T11:21:08.383Z] #14 ... [2022-02-23T11:21:08.383Z] [2022-02-23T11:21:08.383Z] #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-02-23T11:21:08.383Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:21:08.383Z] #63 88.31 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:21:08.383Z] #63 88.31 + GOBIN=/build [2022-02-23T11:21:08.383Z] #63 88.31 + GO111MODULE=on [2022-02-23T11:21:08.383Z] #63 88.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T11:21:08.470Z] #26 90.27 Updating files: 23% (2645/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) [2022-02-23T11:21:08.470Z] #26 ... [2022-02-23T11:21:08.470Z] [2022-02-23T11:21:08.470Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T11:21:08.470Z] #65 sha256:98423a977860fe926fee9b9392ff4b55bfae3501e63976e18634ca87530ebb3c [2022-02-23T11:21:08.470Z] #65 DONE 0.1s [2022-02-23T11:21:08.470Z] [2022-02-23T11:21:08.470Z] #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-02-23T11:21:08.470Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:09.539Z] #14 ... [2022-02-23T11:21:09.539Z] [2022-02-23T11:21:09.539Z] #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-02-23T11:21:09.539Z] #63 sha256:0d7790c10f2906a9688d357972feeb71c019b55ee574a34342c7fcf166c5ffbb [2022-02-23T11:21:09.539Z] #63 97.21 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:21:09.539Z] #63 97.21 + GOBIN=/build [2022-02-23T11:21:09.539Z] #63 97.21 + GO111MODULE=on [2022-02-23T11:21:09.539Z] #63 97.21 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T11:21:10.047Z] Fetching without tags [2022-02-23T11:21:09.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:21:09.744Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:21:09.808Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:09.946Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:21:10.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:21:10.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:10.089Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:10.556Z] #26 90.27 Updating files: 23% (2645/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: 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: 36% (4214/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/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: 66% (7571/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/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) [2022-02-23T11:21:10.556Z] #26 ... [2022-02-23T11:21:10.556Z] [2022-02-23T11:21:10.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-02-23T11:21:10.556Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T11:21:10.556Z] #14 90.96 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-23T11:21:10.556Z] #14 90.96 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-23T11:21:10.556Z] #14 91.01 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T11:21:10.556Z] #14 91.23 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-23T11:21:10.556Z] #14 91.26 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T11:21:10.556Z] #14 91.26 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:21:10.556Z] #14 91.44 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T11:21:10.556Z] #14 91.45 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T11:21:10.556Z] #14 91.46 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:10.556Z] #14 91.58 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-23T11:21:10.556Z] #14 91.60 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-23T11:21:10.556Z] #14 91.60 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T11:21:10.556Z] #14 92.24 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:10.556Z] #14 92.25 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T11:21:10.556Z] #14 92.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:10.556Z] #14 92.28 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T11:21:10.556Z] #14 92.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.31 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T11:21:10.556Z] #14 92.32 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T11:21:10.556Z] #14 92.34 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T11:21:10.556Z] #14 92.36 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-23T11:21:10.556Z] #14 92.37 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T11:21:10.556Z] #14 92.39 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:10.556Z] #14 92.41 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T11:21:10.556Z] #14 92.42 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.44 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T11:21:10.556Z] #14 92.45 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T11:21:10.556Z] #14 92.47 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T11:21:10.556Z] #14 92.48 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:21:10.556Z] #14 92.50 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T11:21:10.556Z] #14 92.51 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T11:21:10.556Z] #14 92.52 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.55 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-02-23T11:21:10.556Z] #14 92.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.58 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-02-23T11:21:10.556Z] #14 92.58 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:21:10.556Z] #14 92.60 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.61 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-02-23T11:21:10.556Z] #14 92.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:10.556Z] #14 92.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:21:10.556Z] #14 92.68 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:21:10.556Z] #14 92.69 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:21:10.556Z] #14 92.71 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T11:21:10.556Z] #14 92.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:10.556Z] #14 DONE 93.3s [2022-02-23T11:21:10.556Z] [2022-02-23T11:21:10.556Z] #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-02-23T11:21:10.556Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:10.817Z] #26 90.27 Updating files: 23% (2645/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: 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: 36% (4214/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/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: 66% (7571/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/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) [2022-02-23T11:21:10.817Z] #26 ... [2022-02-23T11:21:10.817Z] [2022-02-23T11:21:10.817Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T11:21:10.817Z] #55 sha256:9becdddd80f49f4c1342d44648262073e9ae042777fd5e53fefdb9fac5b667bb [2022-02-23T11:21:10.817Z] #55 DONE 0.2s [2022-02-23T11:21:10.817Z] [2022-02-23T11:21:10.817Z] #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-02-23T11:21:10.817Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:11.034Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:11.077Z] #26 90.27 Updating files: 23% (2645/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: 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: 36% (4214/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/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: 66% (7571/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/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: 95% (10916/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-02-23T11:21:11.077Z] #26 93.56 + cd /tmp/tmp.BRYqck2toe/tmp/docker-ce [2022-02-23T11:21:11.077Z] #26 93.56 + git checkout -q v17.06.2-ce [2022-02-23T11:21:11.648Z] #26 ... [2022-02-23T11:21:11.648Z] [2022-02-23T11:21:11.648Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T11:21:11.648Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-23T11:21:11.648Z] #15 DONE 1.0s [2022-02-23T11:21:11.911Z] [2022-02-23T11:21:11.911Z] #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-02-23T11:21:11.911Z] #56 sha256:c10d74a8f4de73be07fc46c19c2c322bab5e568228f9dc8c57575889d6438a65 [2022-02-23T11:21:11.911Z] #56 0.651 + RM_GOPATH=0 [2022-02-23T11:21:11.911Z] #56 0.651 + TMP_GOPATH= [2022-02-23T11:21:11.911Z] #56 0.670 + : /build [2022-02-23T11:21:11.911Z] #56 0.670 + '[' -z '' ']' [2022-02-23T11:21:11.911Z] #56 0.671 ++ mktemp -d [2022-02-23T11:21:11.911Z] #56 0.676 + export GOPATH=/tmp/tmp.glbwmQmLgp [2022-02-23T11:21:11.911Z] #56 0.676 + GOPATH=/tmp/tmp.glbwmQmLgp [2022-02-23T11:21:11.911Z] #56 0.676 + RM_GOPATH=1 [2022-02-23T11:21:11.911Z] #56 0.677 + case "$(go env GOARCH)" in [2022-02-23T11:21:11.911Z] #56 0.677 ++ go env GOARCH [2022-02-23T11:21:11.911Z] #56 0.686 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:11.911Z] #56 0.686 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:11.911Z] #56 0.686 ++ dirname /install.sh [2022-02-23T11:21:11.911Z] #56 0.687 + dir=/ [2022-02-23T11:21:11.911Z] #56 0.687 + bin=runc [2022-02-23T11:21:11.911Z] #56 0.687 + shift [2022-02-23T11:21:11.911Z] #56 0.688 + '[' '!' -f //runc.installer ']' [2022-02-23T11:21:11.911Z] #56 0.688 + . //runc.installer [2022-02-23T11:21:11.911Z] #56 0.688 ++ set -e [2022-02-23T11:21:11.911Z] #56 0.688 ++ : v1.1.0 [2022-02-23T11:21:11.911Z] #56 0.688 + install_runc [2022-02-23T11:21:11.911Z] #56 0.689 + RUNC_BUILDTAGS=seccomp [2022-02-23T11:21:11.911Z] #56 0.689 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T11:21:11.911Z] #56 0.689 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T11:21:11.911Z] #56 0.689 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.glbwmQmLgp/src/github.com/opencontainers/runc [2022-02-23T11:21:11.911Z] #56 0.690 Cloning into '/tmp/tmp.glbwmQmLgp/src/github.com/opencontainers/runc'... [2022-02-23T11:21:12.297Z] #19 188.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-23T11:21:12.297Z] #19 188.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:12.297Z] #19 188.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:12.297Z] #19 188.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-23T11:21:12.297Z] #19 188.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-23T11:21:12.297Z] #19 188.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T11:21:12.297Z] #19 188.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-23T11:21:12.297Z] #19 188.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-23T11:21:12.297Z] #19 188.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T11:21:12.297Z] #19 188.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-23T11:21:12.297Z] #19 188.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:12.297Z] #19 188.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:12.297Z] #19 189.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-23T11:21:12.297Z] #19 189.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:21:12.297Z] #19 189.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:12.844Z] #63 101.8 rootlesskit version 0.14.6 [2022-02-23T11:21:12.854Z] #56 ... [2022-02-23T11:21:12.854Z] [2022-02-23T11:21:12.854Z] #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-02-23T11:21:12.854Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-23T11:21:12.854Z] #16 DONE 1.3s [2022-02-23T11:21:12.854Z] [2022-02-23T11:21:12.854Z] #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-02-23T11:21:12.854Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T11:21:12.854Z] #34 DONE 95.4s [2022-02-23T11:21:13.106Z] #63 101.8 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T11:21:13.106Z] #63 101.8 -container-ip string [2022-02-23T11:21:13.106Z] #63 101.8 container ip [2022-02-23T11:21:13.106Z] #63 101.8 -container-port int [2022-02-23T11:21:13.106Z] #63 101.8 container port (default -1) [2022-02-23T11:21:13.106Z] #63 101.8 -host-ip string [2022-02-23T11:21:13.106Z] #63 101.8 host ip [2022-02-23T11:21:13.106Z] #63 101.8 -host-port int [2022-02-23T11:21:13.106Z] #63 101.8 host port (default -1) [2022-02-23T11:21:13.106Z] #63 101.8 -proto string [2022-02-23T11:21:13.106Z] #63 101.8 proxy protocol (default "tcp") [2022-02-23T11:21:13.113Z] [2022-02-23T11:21:13.113Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T11:21:13.113Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-23T11:21:13.674Z] #63 93.00 rootlesskit version 0.14.6 [2022-02-23T11:21:13.674Z] #63 93.02 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T11:21:13.674Z] #63 93.02 -container-ip string [2022-02-23T11:21:13.674Z] #63 93.02 container ip [2022-02-23T11:21:13.674Z] #63 93.02 -container-port int [2022-02-23T11:21:13.674Z] #63 93.02 container port (default -1) [2022-02-23T11:21:13.674Z] #63 93.02 -host-ip string [2022-02-23T11:21:13.674Z] #63 93.02 host ip [2022-02-23T11:21:13.674Z] #63 93.02 -host-port int [2022-02-23T11:21:13.674Z] #63 93.02 host port (default -1) [2022-02-23T11:21:13.674Z] #63 93.02 -proto string [2022-02-23T11:21:13.674Z] #63 93.02 proxy protocol (default "tcp") [2022-02-23T11:21:13.683Z] #17 0.780 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T11:21:11.147Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:11.209Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:13.943Z] #17 DONE 1.1s [2022-02-23T11:21:13.943Z] [2022-02-23T11:21:13.943Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T11:21:13.943Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-23T11:21:15.018Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:15.019Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:21:15.557Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:21:15.856Z] #18 DONE 1.4s [2022-02-23T11:21:15.856Z] [2022-02-23T11:21:15.856Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T11:21:15.856Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-02-23T11:21:16.116Z] #19 DONE 0.7s [2022-02-23T11:21:16.116Z] [2022-02-23T11:21:16.116Z] #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-02-23T11:21:16.116Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:21:16.116Z] #26 97.19 + mkdir -p /tmp/tmp.BRYqck2toe/src/github.com/docker [2022-02-23T11:21:16.116Z] #26 97.19 + mv components/cli /tmp/tmp.BRYqck2toe/src/github.com/docker/cli [2022-02-23T11:21:16.116Z] #26 97.19 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:21:16.448Z] #63 ... [2022-02-23T11:21:16.448Z] [2022-02-23T11:21:16.448Z] #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-02-23T11:21:16.448Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:16.448Z] #14 99.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T11:21:16.448Z] #14 99.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:16.448Z] #14 99.20 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:16.448Z] #14 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T11:21:16.448Z] #14 103.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T11:21:16.448Z] #14 104.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:16.448Z] #14 105.2 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T11:21:16.448Z] #14 105.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T11:21:16.448Z] #14 105.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:16.491Z] #19 193.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-23T11:21:16.491Z] #19 193.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:16.491Z] #19 193.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:16.491Z] #19 193.4 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-23T11:21:16.491Z] #19 193.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-23T11:21:16.491Z] #19 193.4 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-23T11:21:16.491Z] #19 193.4 Selecting previously unselected package libc6-s390x-cross. [2022-02-23T11:21:16.491Z] #19 193.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T11:21:16.491Z] #19 193.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T11:21:16.749Z] #19 193.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-23T11:21:16.749Z] #19 193.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:16.749Z] #19 193.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:16.749Z] #19 193.6 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-23T11:21:16.749Z] #19 193.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:16.749Z] #19 193.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:16.749Z] #19 193.7 Selecting previously unselected package libitm1-s390x-cross. [2022-02-23T11:21:16.749Z] #19 193.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:16.749Z] #19 193.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:16.749Z] #19 193.7 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-23T11:21:16.749Z] #19 193.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:16.749Z] #19 193.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:16.749Z] #19 193.7 Selecting previously unselected package libasan6-s390x-cross. [2022-02-23T11:21:17.008Z] #19 193.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:17.008Z] #19 193.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:17.008Z] #19 194.0 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-23T11:21:17.008Z] #19 194.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:17.008Z] #19 194.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:17.056Z] #14 106.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T11:21:17.057Z] #14 106.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T11:21:17.057Z] #14 106.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:17.060Z] #26 ... [2022-02-23T11:21:17.060Z] [2022-02-23T11:21:17.060Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T11:21:17.060Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-23T11:21:17.060Z] #20 DONE 0.7s [2022-02-23T11:21:17.060Z] [2022-02-23T11:21:17.060Z] #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-02-23T11:21:17.060Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T11:21:14.609Z] > git remote # timeout=10 [2022-02-23T11:21:14.704Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:21:14.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:14.765Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:21:14.920Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T11:21:15.058Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:15.126Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:17.266Z] #19 194.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-23T11:21:17.266Z] #19 194.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:17.266Z] #19 194.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:17.266Z] #19 194.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-23T11:21:17.266Z] #19 194.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:17.266Z] #19 194.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:17.524Z] #19 194.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-23T11:21:17.525Z] #19 194.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:21:17.525Z] #19 194.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:17.631Z] #21 0.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:17.631Z] #21 0.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:17.883Z] #63 ... [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #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-02-23T11:21:17.883Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:17.883Z] #14 91.49 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T11:21:17.883Z] #14 91.49 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:17.883Z] #14 91.50 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:17.883Z] #14 97.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T11:21:17.883Z] #14 97.67 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T11:21:17.883Z] #14 97.70 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:17.883Z] #14 ... [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #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-02-23T11:21:17.883Z] #63 sha256:3377d447317b04c74bb6862bb950f530ecc8750c5bae9ea160fe6fa8f5c8f027 [2022-02-23T11:21:17.883Z] #63 DONE 97.4s [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #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-02-23T11:21:17.883Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:17.883Z] #14 97.86 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T11:21:17.883Z] #14 97.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T11:21:17.883Z] #14 97.91 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:17.883Z] #14 ... [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T11:21:17.883Z] #64 sha256:54d1b51dbb27ea490ccc5c61fbf5f2b507d3ef52d9d8c78e85cb68ba7216dc3b [2022-02-23T11:21:17.883Z] #64 DONE 0.2s [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #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-02-23T11:21:17.883Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:17.883Z] #14 98.02 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T11:21:17.883Z] #14 98.02 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T11:21:17.883Z] #14 98.03 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:17.883Z] #14 ... [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T11:21:17.883Z] #65 sha256:4e78065ef2f501d05faa3e216fc5aff3ea8e2540d2ae6a53c0809de9121776f6 [2022-02-23T11:21:17.883Z] #65 DONE 0.1s [2022-02-23T11:21:17.883Z] [2022-02-23T11:21:17.883Z] #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-02-23T11:21:17.883Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:17.883Z] #14 98.18 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:21:17.883Z] #14 98.18 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:21:17.883Z] #14 98.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:17.883Z] #14 98.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:21:17.883Z] #14 98.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:21:17.883Z] #14 98.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:17.892Z] #21 1.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:17.896Z] #14 107.0 Selecting previously unselected package libbtrfs0:amd64.#14 ... [2022-02-23T11:21:17.896Z] [2022-02-23T11:21:17.896Z] #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-02-23T11:21:17.896Z] #63 sha256:0d7790c10f2906a9688d357972feeb71c019b55ee574a34342c7fcf166c5ffbb [2022-02-23T11:21:17.896Z] #63 DONE 106.7s [2022-02-23T11:21:17.896Z] [2022-02-23T11:21:17.896Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T11:21:17.896Z] #64 sha256:fd7ffadfaf19f70685944755b590410459e6e754863926accba499ec1041e54e [2022-02-23T11:21:17.896Z] #64 DONE 0.1s [2022-02-23T11:21:17.896Z] [2022-02-23T11:21:17.896Z] #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-02-23T11:21:17.896Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:17.896Z] #14 107.0 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:21:17.896Z] #14 107.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:21:17.896Z] #14 107.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:17.896Z] #14 ... [2022-02-23T11:21:17.896Z] [2022-02-23T11:21:17.896Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T11:21:17.896Z] #65 sha256:2183677247f7cc92ffec30684def3485215d95772b5b51d14fa597414e68049b [2022-02-23T11:21:17.896Z] #65 DONE 0.1s [2022-02-23T11:21:18.144Z] #14 98.53 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T11:21:18.144Z] #14 98.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:18.144Z] #14 98.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:18.144Z] #14 98.59 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T11:21:18.144Z] #14 98.60 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:18.144Z] #14 98.64 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:18.144Z] #14 98.76 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T11:21:18.158Z] [2022-02-23T11:21:18.158Z] #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-02-23T11:21:18.158Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:18.158Z] #14 107.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:21:18.158Z] #14 107.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:21:18.158Z] #14 107.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:18.158Z] #14 107.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T11:21:18.183Z] #21 1.234 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:21:18.261Z] #60 ... [2022-02-23T11:21:18.261Z] [2022-02-23T11:21:18.262Z] #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-02-23T11:21:18.262Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:18.262Z] #14 89.08 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T11:21:18.262Z] #14 89.10 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:18.262Z] #14 89.10 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:18.262Z] #14 94.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T11:21:18.262Z] #14 94.03 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:18.262Z] #14 94.04 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:18.262Z] #14 99.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T11:21:18.262Z] #14 99.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:18.262Z] #14 99.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:18.406Z] #14 98.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T11:21:18.406Z] #14 98.78 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:18.406Z] #14 99.03 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T11:21:18.426Z] #14 107.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:18.426Z] #14 107.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:18.426Z] #14 107.6 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T11:21:18.426Z] #14 107.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:18.426Z] #14 107.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:18.668Z] #14 99.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T11:21:18.668Z] #14 99.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:18.687Z] #14 107.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T11:21:18.687Z] #14 107.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T11:21:18.687Z] #14 107.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:18.758Z] #21 1.886 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:21:18.846Z] + docker version [2022-02-23T11:21:18.929Z] #14 99.23 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T11:21:18.929Z] #14 99.23 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T11:21:18.930Z] #14 99.24 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:18.930Z] #14 99.40 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T11:21:18.930Z] #14 99.40 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T11:21:18.930Z] #14 99.42 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:18.948Z] #14 108.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T11:21:18.948Z] #14 108.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T11:21:18.948Z] #14 108.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:19.191Z] #14 99.49 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T11:21:19.191Z] #14 99.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T11:21:19.191Z] #14 99.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:19.210Z] #14 108.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T11:21:19.210Z] #14 108.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T11:21:19.210Z] #14 108.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:19.332Z] #21 2.538 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:21:19.452Z] #14 99.90 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T11:21:19.452Z] #14 99.92 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T11:21:19.452Z] #14 99.93 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:19.471Z] #14 108.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T11:21:19.471Z] #14 108.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T11:21:19.471Z] #14 108.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:19.471Z] #14 108.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T11:21:19.471Z] #14 108.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T11:21:19.471Z] #14 108.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:19.565Z] Fetching without tags [2022-02-23T11:21:19.714Z] #14 100.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T11:21:19.714Z] #14 100.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:19.714Z] #14 100.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:19.714Z] #14 100.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T11:21:19.714Z] #14 100.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T11:21:19.714Z] #14 100.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:19.975Z] #14 100.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T11:21:19.975Z] #14 100.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:19.975Z] #14 100.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.045Z] #14 109.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T11:21:20.045Z] #14 109.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T11:21:20.045Z] #14 109.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:20.045Z] #14 109.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T11:21:20.045Z] #14 109.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:20.045Z] #14 109.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:20.045Z] #14 109.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T11:21:20.046Z] #14 109.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T11:21:20.046Z] #14 109.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:20.302Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:20.307Z] #14 109.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T11:21:20.307Z] #14 109.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:20.307Z] #14 109.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.548Z] #14 100.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:20.548Z] #14 100.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:20.548Z] #14 101.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:20.548Z] #14 101.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:20.548Z] #14 101.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:21:20.548Z] #14 101.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:20.548Z] #14 101.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:20.548Z] #14 101.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:20.570Z] #14 109.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:20.570Z] #14 109.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:20.570Z] #14 109.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:20.570Z] #14 109.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.3 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-02-23T11:21:20.810Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.3 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-02-23T11:21:20.810Z] #14 101.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:21:20.810Z] #14 101.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.3 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-02-23T11:21:20.810Z] #14 101.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:20.810Z] #14 101.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:20.831Z] #14 109.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 109.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:20.831Z] #14 109.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:20.831Z] #14 109.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:20.831Z] #14 109.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:21:20.831Z] #14 110.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:20.831Z] #14 110.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:20.831Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.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-02-23T11:21:20.831Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.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-02-23T11:21:20.831Z] #14 110.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:21:20.831Z] #14 110.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-23T11:21:20.831Z] #14 110.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:20.831Z] #14 110.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:19.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:21:19.288Z] > git config --add remote.origin.fetch +refs/pull/43282/head:refs/remotes/origin/PR-43282 # timeout=10 [2022-02-23T11:21:19.347Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:19.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T11:21:19.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T11:21:19.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:19.605Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43282/head:refs/remotes/origin/PR-43282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T11:21:20.417Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:20.467Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:21.072Z] #14 101.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:21:21.072Z] #14 101.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:21.072Z] #14 101.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:21.072Z] #14 101.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:21.092Z] #14 110.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:21.092Z] #14 110.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:21:21.092Z] #14 110.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:21.092Z] #14 110.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:21.092Z] #14 110.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:21.334Z] #14 DONE 101.7s [2022-02-23T11:21:21.334Z] [2022-02-23T11:21:21.334Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T11:21:21.334Z] #55 sha256:207de6d048972f9b57bb55ea78cd1d3e435ee8692a35060a68cd2b2052430cf3 [2022-02-23T11:21:21.334Z] #55 DONE 0.2s [2022-02-23T11:21:21.334Z] [2022-02-23T11:21:21.334Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T11:21:21.334Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T11:21:21.354Z] #14 DONE 110.6s [2022-02-23T11:21:21.354Z] [2022-02-23T11:21:21.354Z] #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-02-23T11:21:21.354Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:21:21.615Z] #51 ... [2022-02-23T11:21:21.615Z] [2022-02-23T11:21:21.615Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T11:21:21.616Z] #55 sha256:c9229dabbbc2154154a8405569734163920f370ef28d1c17eb3525e964322d26 [2022-02-23T11:21:21.616Z] #55 DONE 0.3s [2022-02-23T11:21:21.616Z] [2022-02-23T11:21:21.616Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T11:21:21.616Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T11:21:21.875Z] #21 4.989 Fetched 8389 kB in 4s (1904 kB/s) [2022-02-23T11:21:22.806Z] #19 198.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-23T11:21:22.806Z] #19 198.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:22.806Z] #19 198.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:22.806Z] #19 198.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-23T11:21:22.806Z] #19 198.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-23T11:21:22.806Z] #19 198.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T11:21:22.806Z] #19 199.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-23T11:21:22.806Z] #19 199.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-23T11:21:22.806Z] #19 199.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T11:21:22.806Z] #19 199.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-23T11:21:22.806Z] #19 199.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-23T11:21:22.806Z] #19 199.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:22.806Z] #19 199.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-23T11:21:22.806Z] #19 199.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-23T11:21:22.806Z] #19 199.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:23.006Z] #15 DONE 1.5s [2022-02-23T11:21:23.006Z] [2022-02-23T11:21:23.006Z] #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-02-23T11:21:23.006Z] #56 sha256:1c64afff066f4769dc43bbe0c0bff7a42b029d97c749b4df30c888613e67f03b [2022-02-23T11:21:23.006Z] #56 1.112 + RM_GOPATH=0 [2022-02-23T11:21:23.006Z] #56 1.112 + TMP_GOPATH= [2022-02-23T11:21:23.006Z] #56 1.112 + : /build [2022-02-23T11:21:23.006Z] #56 1.112 + '[' -z '' ']' [2022-02-23T11:21:23.006Z] #56 1.113 ++ mktemp -d [2022-02-23T11:21:23.006Z] #56 1.114 + export GOPATH=/tmp/tmp.g1U4jk5gbM [2022-02-23T11:21:23.006Z] #56 1.115 + GOPATH=/tmp/tmp.g1U4jk5gbM [2022-02-23T11:21:23.006Z] #56 1.115 + RM_GOPATH=1 [2022-02-23T11:21:23.006Z] #56 1.115 + case "$(go env GOARCH)" in [2022-02-23T11:21:23.006Z] #56 1.116 ++ go env GOARCH [2022-02-23T11:21:23.006Z] #56 1.131 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:23.006Z] #56 1.131 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:23.006Z] #56 1.131 ++ dirname /install.sh [2022-02-23T11:21:23.006Z] #56 1.132 + dir=/ [2022-02-23T11:21:23.006Z] #56 1.135 + bin=runc [2022-02-23T11:21:23.006Z] #56 1.135 + shift [2022-02-23T11:21:23.006Z] #56 1.135 + '[' '!' -f //runc.installer ']' [2022-02-23T11:21:23.006Z] #56 1.135 + . //runc.installer [2022-02-23T11:21:23.006Z] #56 1.135 ++ set -e [2022-02-23T11:21:23.006Z] #56 1.136 ++ : v1.1.0 [2022-02-23T11:21:23.006Z] #56 1.136 + install_runc [2022-02-23T11:21:23.006Z] #56 1.136 + RUNC_BUILDTAGS=seccomp [2022-02-23T11:21:23.006Z] #56 1.136 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T11:21:23.006Z] #56 1.136 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T11:21:23.006Z] #56 1.137 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g1U4jk5gbM/src/github.com/opencontainers/runc [2022-02-23T11:21:23.006Z] #56 1.138 Cloning into '/tmp/tmp.g1U4jk5gbM/src/github.com/opencontainers/runc'... [2022-02-23T11:21:23.511Z] #14 ... [2022-02-23T11:21:23.511Z] [2022-02-23T11:21:23.511Z] #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-02-23T11:21:23.511Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:21:23.511Z] #63 103.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:21:23.511Z] #63 103.9 + GOBIN=/build [2022-02-23T11:21:23.511Z] #63 103.9 + GO111MODULE=on [2022-02-23T11:21:23.511Z] #63 103.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T11:21:23.788Z] #21 4.989 Reading package lists... [2022-02-23T11:21:23.878Z] #15 DONE 2.3s [2022-02-23T11:21:23.878Z] [2022-02-23T11:21:23.879Z] #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-02-23T11:21:23.879Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T11:21:23.951Z] #56 ... [2022-02-23T11:21:23.951Z] [2022-02-23T11:21:23.951Z] #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-02-23T11:21:23.951Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T11:21:23.951Z] #16 DONE 1.0s [2022-02-23T11:21:23.951Z] [2022-02-23T11:21:23.951Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T11:21:23.951Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T11:21:23.973Z] Merge succeeded, producing 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:23.973Z] Checking out Revision 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 (PR-43282) [2022-02-23T11:21:23.623Z] > git remote # timeout=10 [2022-02-23T11:21:23.695Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T11:21:23.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T11:21:23.743Z] > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10 [2022-02-23T11:21:23.883Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T11:21:24.010Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T11:21:24.061Z] > git checkout -f 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 # timeout=10 [2022-02-23T11:21:24.901Z] #17 0.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T11:21:24.901Z] #17 DONE 1.0s [2022-02-23T11:21:24.901Z] [2022-02-23T11:21:24.901Z] #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-02-23T11:21:24.901Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:21:24.901Z] #34 ... [2022-02-23T11:21:24.901Z] [2022-02-23T11:21:24.901Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T11:21:24.901Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T11:21:25.265Z] #16 DONE 1.7s [2022-02-23T11:21:25.265Z] [2022-02-23T11:21:25.265Z] #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-02-23T11:21:25.265Z] #56 sha256:be566784f50d2427bbfb762bf64a4ea6ff47a1a3fba828f4d3a64b001b73b0fc [2022-02-23T11:21:25.265Z] #56 2.027 + RM_GOPATH=0 [2022-02-23T11:21:25.265Z] #56 2.027 + TMP_GOPATH= [2022-02-23T11:21:25.265Z] #56 2.027 + : /build [2022-02-23T11:21:25.265Z] #56 2.027 + '[' -z '' ']' [2022-02-23T11:21:25.265Z] #56 2.027 ++ mktemp -d [2022-02-23T11:21:25.265Z] #56 2.029 + export GOPATH=/tmp/tmp.fEcGjeuxiL [2022-02-23T11:21:25.265Z] #56 2.029 + GOPATH=/tmp/tmp.fEcGjeuxiL [2022-02-23T11:21:25.265Z] #56 2.029 + RM_GOPATH=1 [2022-02-23T11:21:25.265Z] #56 2.029 + case "$(go env GOARCH)" in [2022-02-23T11:21:25.265Z] #56 2.032 ++ go env GOARCH [2022-02-23T11:21:25.265Z] #56 2.099 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:25.265Z] #56 2.099 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:25.265Z] #56 2.099 ++ dirname /install.sh [2022-02-23T11:21:25.265Z] #56 2.099 + dir=/ [2022-02-23T11:21:25.265Z] #56 2.099 + bin=runc [2022-02-23T11:21:25.265Z] #56 2.099 + shift [2022-02-23T11:21:25.265Z] #56 2.099 + '[' '!' -f //runc.installer ']' [2022-02-23T11:21:25.265Z] #56 2.099 + . //runc.installer [2022-02-23T11:21:25.265Z] #56 2.099 ++ set -e [2022-02-23T11:21:25.265Z] #56 2.099 ++ : v1.1.0 [2022-02-23T11:21:25.265Z] #56 2.099 + install_runc [2022-02-23T11:21:25.265Z] #56 2.099 + RUNC_BUILDTAGS=seccomp [2022-02-23T11:21:25.265Z] #56 2.099 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T11:21:25.265Z] #56 2.099 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fEcGjeuxiL/src/github.com/opencontainers/runc [2022-02-23T11:21:25.265Z] #56 2.099 Cloning into '/tmp/tmp.fEcGjeuxiL/src/github.com/opencontainers/runc'... [2022-02-23T11:21:25.265Z] #56 2.099 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T11:21:25.701Z] #21 6.933 Reading package lists... [2022-02-23T11:21:25.851Z] #18 DONE 0.9s [2022-02-23T11:21:25.851Z] [2022-02-23T11:21:25.851Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T11:21:25.851Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T11:21:25.912Z] Client: [2022-02-23T11:21:25.912Z] Version: 20.10.9 [2022-02-23T11:21:25.912Z] API version: 1.41 [2022-02-23T11:21:25.912Z] Go version: go1.16.8 [2022-02-23T11:21:25.912Z] Git commit: c2ea9bc [2022-02-23T11:21:25.912Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:21:25.912Z] OS/Arch: windows/amd64 [2022-02-23T11:21:25.912Z] Context: default [2022-02-23T11:21:25.912Z] Experimental: true [2022-02-23T11:21:25.912Z] [2022-02-23T11:21:25.912Z] Server: Docker Engine - Community [2022-02-23T11:21:25.912Z] Engine: [2022-02-23T11:21:25.912Z] Version: 20.10.9 [2022-02-23T11:21:25.912Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:21:25.912Z] Go version: go1.16.8 [2022-02-23T11:21:25.912Z] Git commit: 79ea9d3 [2022-02-23T11:21:25.912Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:21:25.912Z] OS/Arch: windows/amd64 [2022-02-23T11:21:25.912Z] Experimental: true [2022-02-23T11:21:26.271Z] #21 8.673 Building dependency tree... [Pipeline] sh [2022-02-23T11:21:26.673Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:21:26.798Z] #19 DONE 0.9s [2022-02-23T11:21:26.798Z] [2022-02-23T11:21:26.798Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T11:21:26.798Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T11:21:26.848Z] #21 9.986 The following additional packages will be installed: [2022-02-23T11:21:26.848Z] #21 9.990 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:26.848Z] #21 9.990 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T11:21:26.848Z] #21 9.991 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T11:21:26.848Z] #21 9.994 python3-pkg-resources vim-runtime xxd [2022-02-23T11:21:26.848Z] #21 9.996 Suggested packages: [2022-02-23T11:21:26.848Z] #21 9.996 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T11:21:26.848Z] #21 9.997 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T11:21:26.848Z] #21 9.997 acl attr quota [2022-02-23T11:21:26.848Z] #21 9.997 Recommended packages: [2022-02-23T11:21:26.848Z] #21 9.997 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T11:21:26.995Z] #19 203.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-23T11:21:26.995Z] #19 203.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-23T11:21:26.995Z] #19 203.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:26.995Z] #19 203.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-23T11:21:26.995Z] #19 203.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-23T11:21:26.995Z] #19 203.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up libfile-which-perl (1.23-1) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:21:26.995Z] #19 203.9 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-23T11:21:26.995Z] #19 204.0 Setting up file (1:5.39-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:21:27.179Z] #56 ... [2022-02-23T11:21:27.179Z] [2022-02-23T11:21:27.179Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T11:21:27.179Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T11:21:27.179Z] #17 1.540 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T11:21:27.179Z] #17 DONE 1.9s [2022-02-23T11:21:27.179Z] [2022-02-23T11:21:27.179Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T11:21:27.179Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T11:21:27.254Z] #19 204.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:21:27.254Z] #19 204.0 Setting up bzip2 (1.0.8-4) ... [2022-02-23T11:21:27.254Z] #19 204.0 Setting up libyaml-perl (1.30-1) ... [2022-02-23T11:21:27.254Z] #19 204.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-23T11:21:27.254Z] #19 204.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-23T11:21:27.254Z] #19 204.1 Setting up libio-string-perl (1.08-3.1) ... [2022-02-23T11:21:27.254Z] #19 204.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-23T11:21:27.254Z] #19 204.1 Setting up cross-config (2.6.18+nmu1) ... [2022-02-23T11:21:27.254Z] #19 204.2 Setting up xz-utils (5.2.5-2) ... [2022-02-23T11:21:27.254Z] #19 204.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T11:21:27.254Z] #19 204.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-23T11:21:27.254Z] #19 204.2 Setting up patch (2.7.6-7) ... [2022-02-23T11:21:27.254Z] #19 204.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-23T11:21:27.254Z] #19 204.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-23T11:21:27.254Z] #19 204.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.254Z] #19 204.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-23T11:21:27.254Z] #19 204.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-23T11:21:27.425Z] + docker info [2022-02-23T11:21:27.425Z] Client: [2022-02-23T11:21:27.425Z] Context: default [2022-02-23T11:21:27.425Z] Debug Mode: false [2022-02-23T11:21:27.425Z] [2022-02-23T11:21:27.425Z] Server: [2022-02-23T11:21:27.425Z] Containers: 0 [2022-02-23T11:21:27.425Z] Running: 0 [2022-02-23T11:21:27.425Z] Paused: 0 [2022-02-23T11:21:27.425Z] Stopped: 0 [2022-02-23T11:21:27.425Z] Images: 0 [2022-02-23T11:21:27.425Z] Server Version: 20.10.9 [2022-02-23T11:21:27.425Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T11:21:27.425Z] Windows: [2022-02-23T11:21:27.425Z] LCOW: [2022-02-23T11:21:27.425Z] Logging Driver: json-file [2022-02-23T11:21:27.425Z] Plugins: [2022-02-23T11:21:27.425Z] Volume: local [2022-02-23T11:21:27.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:21:27.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:21:27.425Z] Swarm: inactive [2022-02-23T11:21:27.425Z] Default Isolation: process [2022-02-23T11:21:27.425Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:21:27.425Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:21:27.425Z] OSType: windows [2022-02-23T11:21:27.425Z] Architecture: x86_64 [2022-02-23T11:21:27.425Z] CPUs: 4 [2022-02-23T11:21:27.425Z] Total Memory: 32GiB [2022-02-23T11:21:27.425Z] Name: azwin-2-645c80 [2022-02-23T11:21:27.425Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T11:21:27.425Z] Docker Root Dir: D:\docker [2022-02-23T11:21:27.425Z] Debug Mode: false [2022-02-23T11:21:27.425Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:21:27.425Z] Labels: [2022-02-23T11:21:27.425Z] Experimental: true [2022-02-23T11:21:27.425Z] Insecure Registries: [2022-02-23T11:21:27.425Z] 10.0.0.4:5000 [2022-02-23T11:21:27.425Z] 127.0.0.0/8 [2022-02-23T11:21:27.425Z] Registry Mirrors: [2022-02-23T11:21:27.425Z] http://10.0.0.4:5000/ [2022-02-23T11:21:27.425Z] Live Restore Enabled: false [2022-02-23T11:21:27.425Z] Product License: Community Engine [2022-02-23T11:21:27.425Z] [2022-02-23T11:21:27.512Z] #19 204.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-23T11:21:27.512Z] #19 204.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.512Z] #19 204.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.696Z] #63 108.5 rootlesskit version 0.14.6 [2022-02-23T11:21:27.746Z] #20 DONE 1.1s [2022-02-23T11:21:27.746Z] [2022-02-23T11:21:27.746Z] #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-02-23T11:21:27.746Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:27.771Z] #19 204.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-23T11:21:27.788Z] #21 10.90 The following NEW packages will be installed: [2022-02-23T11:21:27.788Z] #21 10.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T11:21:27.788Z] #21 10.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:27.788Z] #21 10.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T11:21:27.788Z] #21 10.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T11:21:27.788Z] #21 10.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T11:21:27.788Z] #21 10.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T11:21:27.788Z] #21 10.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T11:21:27.788Z] #21 10.91 xz-utils zip zstd [2022-02-23T11:21:27.953Z] #63 108.5 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T11:21:27.953Z] #63 108.5 -container-ip string [2022-02-23T11:21:27.953Z] #63 108.5 container ip [2022-02-23T11:21:27.953Z] #63 108.5 -container-port int [2022-02-23T11:21:27.953Z] #63 108.5 container port (default -1) [2022-02-23T11:21:27.953Z] #63 108.5 -host-ip string [2022-02-23T11:21:27.953Z] #63 108.5 host ip [2022-02-23T11:21:27.953Z] #63 108.5 -host-port int [2022-02-23T11:21:27.953Z] #63 108.5 host port (default -1) [2022-02-23T11:21:27.953Z] #63 108.5 -proto string [2022-02-23T11:21:27.953Z] #63 108.5 proxy protocol (default "tcp") [2022-02-23T11:21:28.030Z] #19 204.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-23T11:21:28.030Z] #19 204.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T11:21:28.030Z] #19 204.9 [2022-02-23T11:21:28.030Z] #19 204.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T11:21:28.030Z] #19 205.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.030Z] #19 205.0 Setting up dpkg-dev (1.20.9) ... [2022-02-23T11:21:28.048Z] #21 11.26 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:21:28.048Z] #21 11.26 Need to get 27.0 MB of archives. [2022-02-23T11:21:28.048Z] #21 11.26 After this operation, 105 MB of additional disk space will be used. [2022-02-23T11:21:28.048Z] #21 11.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-23T11:21:28.289Z] #19 205.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:21:28.289Z] #19 205.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.289Z] #19 205.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-23T11:21:28.289Z] #19 205.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-23T11:21:28.289Z] #19 205.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-23T11:21:28.309Z] #21 11.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-23T11:21:28.309Z] #21 11.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-23T11:21:28.309Z] #21 11.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:21:28.309Z] #21 11.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:21:28.309Z] #21 11.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T11:21:28.309Z] #21 11.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-23T11:21:28.309Z] #21 11.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-23T11:21:28.309Z] #21 11.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-23T11:21:28.309Z] #21 11.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-23T11:21:28.309Z] #21 11.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-23T11:21:28.309Z] #21 11.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-23T11:21:28.547Z] #19 205.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-23T11:21:28.547Z] #19 205.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-23T11:21:28.547Z] #19 205.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.547Z] #19 205.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.548Z] #19 205.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-23T11:21:28.565Z] #18 DONE 1.5s [2022-02-23T11:21:28.565Z] [2022-02-23T11:21:28.565Z] #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-02-23T11:21:28.565Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:21:28.569Z] #21 11.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-23T11:21:28.569Z] #21 11.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-23T11:21:28.569Z] #21 11.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-23T11:21:28.569Z] #21 11.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-23T11:21:28.569Z] #21 11.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T11:21:28.569Z] #21 11.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T11:21:28.569Z] #21 11.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T11:21:28.569Z] #21 11.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-23T11:21:28.569Z] #21 11.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-23T11:21:28.569Z] #21 11.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T11:21:28.806Z] #19 205.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:28.806Z] #19 205.6 Setting up libxml-simple-perl (2.25-1) ... [2022-02-23T11:21:28.806Z] #19 205.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:21:28.806Z] #19 205.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-23T11:21:28.806Z] #19 205.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:28.826Z] #60 ... [2022-02-23T11:21:28.826Z] [2022-02-23T11:21:28.826Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T11:21:28.826Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T11:21:28.829Z] #21 11.89 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-23T11:21:28.829Z] #21 11.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T11:21:28.829Z] #21 11.89 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-02-23T11:21:28.829Z] #21 11.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T11:21:28.829Z] #21 11.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-23T11:21:28.829Z] #21 11.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-23T11:21:28.829Z] #21 11.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T11:21:28.829Z] #21 11.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T11:21:28.829Z] #21 11.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T11:21:28.829Z] #21 11.98 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:21:28.829Z] #21 11.98 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T11:21:28.829Z] #21 11.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T11:21:28.829Z] #21 12.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T11:21:29.074Z] #19 205.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:29.074Z] #19 205.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up crossbuild-essential-armel (12.9) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-23T11:21:29.074Z] #19 205.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-23T11:21:29.074Z] #19 206.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-23T11:21:29.074Z] #19 206.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-23T11:21:29.074Z] #19 206.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:29.089Z] #21 12.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-23T11:21:29.089Z] #21 12.05 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-23T11:21:29.089Z] #21 12.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-23T11:21:29.089Z] #21 12.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T11:21:29.089Z] #21 ... [2022-02-23T11:21:29.089Z] [2022-02-23T11:21:29.089Z] #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-02-23T11:21:29.089Z] #56 sha256:c10d74a8f4de73be07fc46c19c2c322bab5e568228f9dc8c57575889d6438a65 [2022-02-23T11:21:29.089Z] #56 8.291 + cd /tmp/tmp.glbwmQmLgp/src/github.com/opencontainers/runc [2022-02-23T11:21:29.089Z] #56 8.294 + git checkout -q v1.1.0 [2022-02-23T11:21:29.089Z] #56 8.608 + '[' -z '' ']' [2022-02-23T11:21:29.089Z] #56 8.609 + target=static [2022-02-23T11:21:29.089Z] #56 8.610 + make BUILDTAGS=seccomp static [2022-02-23T11:21:29.089Z] #56 8.721 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-02-23T11:21:29.133Z] #21 1.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:29.133Z] #21 1.313 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:29.133Z] #21 1.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:29.320Z] #63 ... [2022-02-23T11:21:29.320Z] [2022-02-23T11:21:29.320Z] #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-02-23T11:21:29.320Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:29.320Z] #14 110.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T11:21:29.320Z] #14 110.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:21:29.320Z] #14 110.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:29.349Z] #56 ... [2022-02-23T11:21:29.349Z] [2022-02-23T11:21:29.349Z] #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-02-23T11:21:29.349Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T11:21:29.349Z] #21 12.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-23T11:21:29.349Z] #21 12.38 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-23T11:21:29.349Z] #21 12.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-23T11:21:29.349Z] #21 12.39 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-23T11:21:29.395Z] #21 1.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:29.920Z] #21 12.93 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:21:29.920Z] #21 13.06 Fetched 27.0 MB in 1s (18.1 MB/s) [2022-02-23T11:21:29.920Z] #21 13.12 Selecting previously unselected package pigz. [2022-02-23T11:21:29.920Z] #21 13.12 (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-02-23T11:21:29.920Z] #21 13.16 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-23T11:21:29.967Z] + docker version [2022-02-23T11:21:29.968Z] #21 2.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:30.009Z] #19 DONE 206.9s [2022-02-23T11:21:30.009Z] [2022-02-23T11:21:30.009Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T11:21:30.009Z] #32 sha256:4b3cbcaffeb6c9a31adb06239f8448b57c6b68a3b804e003825dfdeb04e7974c [2022-02-23T11:21:30.009Z] #32 DONE 0.1s [2022-02-23T11:21:30.009Z] [2022-02-23T11:21:30.009Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T11:21:30.009Z] #69 sha256:6f7e41edc4a3f623385ceb78cd94d77454a561f4ae012731e532cb2939b227c3 [2022-02-23T11:21:30.009Z] #69 DONE 0.1s [2022-02-23T11:21:30.009Z] [2022-02-23T11:21:30.009Z] #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-02-23T11:21:30.009Z] #33 sha256:f85d9c8bda18c320501dedb585aaa26824704d136e2b5821db37f9d59a926d36 [2022-02-23T11:21:30.181Z] #21 13.17 Unpacking pigz (2.6-1) ... [2022-02-23T11:21:30.181Z] #21 13.23 Selecting previously unselected package libelf1:arm64. [2022-02-23T11:21:30.181Z] #21 13.23 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-23T11:21:30.181Z] #21 13.24 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-23T11:21:30.181Z] #21 13.39 Selecting previously unselected package libbpf0:arm64. [2022-02-23T11:21:30.181Z] #21 13.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-23T11:21:30.181Z] #21 13.39 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-23T11:21:30.214Z] #19 DONE 1.6s [2022-02-23T11:21:30.214Z] [2022-02-23T11:21:30.214Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T11:21:30.214Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T11:21:30.441Z] #21 13.47 Selecting previously unselected package libcap2:arm64. [2022-02-23T11:21:30.441Z] #21 13.47 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-23T11:21:30.441Z] #21 13.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-23T11:21:30.441Z] #21 13.54 Selecting previously unselected package libmnl0:arm64. [2022-02-23T11:21:30.441Z] #21 13.54 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-23T11:21:30.441Z] #21 13.55 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-23T11:21:30.441Z] #21 13.60 Selecting previously unselected package libxtables12:arm64. [2022-02-23T11:21:30.701Z] #21 13.60 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-23T11:21:30.701Z] #21 13.61 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-23T11:21:30.701Z] #21 13.68 Selecting previously unselected package libcap2-bin. [2022-02-23T11:21:30.701Z] #21 13.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-23T11:21:30.701Z] #21 13.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T11:21:30.701Z] #21 13.76 Selecting previously unselected package iproute2. [2022-02-23T11:21:30.701Z] #21 13.76 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-23T11:21:30.701Z] #21 13.77 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T11:21:30.912Z] #21 3.247 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:31.221Z] #21 14.18 Selecting previously unselected package xxd. [2022-02-23T11:21:31.221Z] #21 14.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T11:21:31.221Z] #21 14.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:31.221Z] #21 14.29 Selecting previously unselected package vim-common. [2022-02-23T11:21:31.221Z] #21 14.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:31.221Z] #21 14.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:31.463Z] #33 1.328 + RM_GOPATH=0 [2022-02-23T11:21:31.463Z] #33 1.328 + TMP_GOPATH= [2022-02-23T11:21:31.463Z] #33 1.328 + : /build [2022-02-23T11:21:31.463Z] #33 1.328 + '[' -z '' ']' [2022-02-23T11:21:31.463Z] #33 1.328 ++ mktemp -d [2022-02-23T11:21:31.463Z] #33 1.330 + export GOPATH=/tmp/tmp.WVbkxzMh1E [2022-02-23T11:21:31.463Z] #33 1.330 + GOPATH=/tmp/tmp.WVbkxzMh1E [2022-02-23T11:21:31.463Z] #33 1.330 + RM_GOPATH=1 [2022-02-23T11:21:31.463Z] #33 1.331 + case "$(go env GOARCH)" in [2022-02-23T11:21:31.463Z] #33 1.331 ++ go env GOARCH [2022-02-23T11:21:31.463Z] #33 1.337 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:31.463Z] #33 1.337 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:31.463Z] #33 1.338 ++ dirname /install.sh [2022-02-23T11:21:31.463Z] #33 1.340 + dir=/ [2022-02-23T11:21:31.463Z] #33 1.340 + bin=dockercli [2022-02-23T11:21:31.463Z] #33 1.340 + shift [2022-02-23T11:21:31.463Z] #33 1.340 + '[' '!' -f //dockercli.installer ']' [2022-02-23T11:21:31.463Z] #33 1.340 + . //dockercli.installer [2022-02-23T11:21:31.463Z] #33 1.340 ++ : stable [2022-02-23T11:21:31.463Z] #33 1.340 ++ : 17.06.2-ce [2022-02-23T11:21:31.463Z] #33 1.340 + install_dockercli [2022-02-23T11:21:31.463Z] #33 1.341 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T11:21:31.463Z] #33 1.341 Install docker/cli version 17.06.2-ce from stable [2022-02-23T11:21:31.463Z] #33 1.341 ++ uname -m [2022-02-23T11:21:31.463Z] #33 1.350 + arch=x86_64 [2022-02-23T11:21:31.463Z] #33 1.350 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T11:21:31.463Z] #33 1.350 + url=https://download.docker.com/linux/static [2022-02-23T11:21:31.463Z] #33 1.350 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T11:21:31.463Z] #33 1.359 + tar -xz docker/docker [2022-02-23T11:21:31.482Z] #21 14.46 Selecting previously unselected package bash-completion. [2022-02-23T11:21:31.482Z] #21 14.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T11:21:31.840Z] #14 ... [2022-02-23T11:21:31.840Z] [2022-02-23T11:21:31.840Z] #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-02-23T11:21:31.840Z] #63 sha256:f7978edd56f557523796d21851afd312a3686f01f3f924e502bb8847f45b60e0 [2022-02-23T11:21:31.840Z] #63 DONE 112.7s [2022-02-23T11:21:32.096Z] [2022-02-23T11:21:32.096Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T11:21:32.096Z] #64 sha256:7b8905302e530d592a924f8a24cb3060311724cad8dde43e50d946a134450ea6 [2022-02-23T11:21:32.138Z] #20 DONE 1.7s [2022-02-23T11:21:32.138Z] [2022-02-23T11:21:32.138Z] #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-02-23T11:21:32.138Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:32.353Z] #64 DONE 0.2s [2022-02-23T11:21:32.353Z] [2022-02-23T11:21:32.353Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T11:21:32.353Z] #65 sha256:60e6cfa11ccf3002397f0f573fa46e3bc1dac6320e2e78b084e5811a38b85790 [2022-02-23T11:21:32.353Z] #65 DONE 0.1s [2022-02-23T11:21:32.353Z] [2022-02-23T11:21:32.353Z] #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-02-23T11:21:32.353Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T11:21:32.866Z] #21 16.03 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T11:21:33.127Z] #21 16.35 Selecting previously unselected package bzip2. [2022-02-23T11:21:33.128Z] #21 16.35 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-23T11:21:33.388Z] #21 16.36 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T11:21:33.388Z] #21 16.44 Selecting previously unselected package xz-utils. [2022-02-23T11:21:33.388Z] #21 16.44 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-23T11:21:33.388Z] #21 16.45 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T11:21:33.388Z] #21 16.62 Selecting previously unselected package apparmor. [2022-02-23T11:21:33.529Z] #21 ... [2022-02-23T11:21:33.530Z] [2022-02-23T11:21:33.530Z] #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-02-23T11:21:33.530Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:21:33.530Z] #34 DONE 113.5s [2022-02-23T11:21:33.530Z] [2022-02-23T11:21:33.530Z] #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-02-23T11:21:33.530Z] #56 sha256:be566784f50d2427bbfb762bf64a4ea6ff47a1a3fba828f4d3a64b001b73b0fc [2022-02-23T11:21:33.530Z] #56 9.834 + cd /tmp/tmp.fEcGjeuxiL/src/github.com/opencontainers/runc [2022-02-23T11:21:33.530Z] #56 9.834 + git checkout -q v1.1.0 [2022-02-23T11:21:33.530Z] #56 10.06 + '[' -z '' ']' [2022-02-23T11:21:33.530Z] #56 10.06 + target=static [2022-02-23T11:21:33.530Z] #56 10.06 + make BUILDTAGS=seccomp static [2022-02-23T11:21:33.530Z] #56 10.61 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-02-23T11:21:33.649Z] #21 16.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-23T11:21:33.649Z] #21 16.66 Unpacking apparmor (2.13.6-10) ... [2022-02-23T11:21:33.910Z] #21 16.95 Selecting previously unselected package inetutils-ping. [2022-02-23T11:21:33.910Z] #21 16.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-23T11:21:33.910Z] #21 16.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T11:21:34.171Z] #21 17.08 Selecting previously unselected package libip4tc2:arm64. [2022-02-23T11:21:34.171Z] #21 17.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-23T11:21:34.171Z] #21 17.09 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T11:21:34.171Z] #21 17.15 Selecting previously unselected package libip6tc2:arm64. [2022-02-23T11:21:34.171Z] #21 17.15 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-23T11:21:34.171Z] #21 17.16 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T11:21:34.171Z] #21 17.22 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-23T11:21:34.171Z] #21 17.22 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-23T11:21:34.171Z] #21 17.22 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T11:21:34.171Z] #21 17.30 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-23T11:21:34.171Z] #21 17.30 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-23T11:21:34.171Z] #21 17.30 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T11:21:34.171Z] #21 17.38 Selecting previously unselected package libnftnl11:arm64. [2022-02-23T11:21:34.171Z] #21 17.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-23T11:21:34.171Z] #21 17.40 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T11:21:34.171Z] #21 17.46 Selecting previously unselected package iptables. [2022-02-23T11:21:34.247Z] #14 115.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T11:21:34.247Z] #14 115.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T11:21:34.247Z] #14 115.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:34.247Z] #14 115.2 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T11:21:34.247Z] #14 115.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T11:21:34.247Z] #14 115.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:34.247Z] #14 115.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T11:21:34.247Z] #14 115.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T11:21:34.247Z] #14 115.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:34.433Z] #21 17.47 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-23T11:21:34.433Z] #21 17.48 Unpacking iptables (1.8.7-1) ... [2022-02-23T11:21:34.504Z] #14 115.5 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:21:34.504Z] #14 115.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:21:34.504Z] #14 115.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:34.696Z] #21 17.69 Selecting previously unselected package libonig5:arm64. [2022-02-23T11:21:34.696Z] #21 17.69 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T11:21:34.696Z] #21 17.70 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T11:21:34.696Z] #21 17.82 Selecting previously unselected package libjq1:arm64. [2022-02-23T11:21:34.696Z] #21 17.83 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T11:21:34.696Z] #21 17.84 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T11:21:34.760Z] #14 115.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:21:34.760Z] #14 115.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:21:34.760Z] #14 115.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:34.760Z] #14 115.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T11:21:34.760Z] #14 115.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:34.760Z] #14 115.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:34.760Z] #14 115.8 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T11:21:34.760Z] #14 115.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:34.760Z] #14 115.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:34.765Z] #33 4.242 + mkdir -p /build [2022-02-23T11:21:34.765Z] #33 4.244 + mv docker/docker /build/ [2022-02-23T11:21:34.765Z] #33 4.246 + rmdir docker [2022-02-23T11:21:34.957Z] #21 17.93 Selecting previously unselected package jq. [2022-02-23T11:21:34.957Z] #21 17.93 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-23T11:21:34.957Z] #21 17.93 Unpacking jq (1.6-2.1) ... [2022-02-23T11:21:34.957Z] #21 18.00 Selecting previously unselected package libaio1:arm64. [2022-02-23T11:21:34.957Z] #21 18.00 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-23T11:21:34.957Z] #21 18.01 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-23T11:21:34.957Z] #21 18.07 Selecting previously unselected package libgpm2:arm64. [2022-02-23T11:21:34.957Z] #21 18.08 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-23T11:21:34.957Z] #21 18.08 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-23T11:21:34.957Z] #21 18.15 Selecting previously unselected package libicu67:arm64. [2022-02-23T11:21:34.957Z] #21 18.15 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-23T11:21:34.957Z] #21 18.16 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T11:21:35.018Z] #14 115.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T11:21:35.018Z] #14 115.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T11:21:35.018Z] #14 115.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:35.025Z] #33 DONE 4.8s [2022-02-23T11:21:35.025Z] [2022-02-23T11:21:35.025Z] #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-02-23T11:21:35.025Z] #70 sha256:98e15202b254b6cda327f51488b2442844b7a844f7fe04fda36f2bb8d7b56729 [2022-02-23T11:21:35.025Z] #70 1.306 + RM_GOPATH=0 [2022-02-23T11:21:35.025Z] #70 1.310 + TMP_GOPATH= [2022-02-23T11:21:35.025Z] #70 1.310 + : /build [2022-02-23T11:21:35.025Z] #70 1.310 + '[' -z '' ']' [2022-02-23T11:21:35.025Z] #70 1.310 ++ mktemp -d [2022-02-23T11:21:35.025Z] #70 1.311 + export GOPATH=/tmp/tmp.tQYHfdUlzp [2022-02-23T11:21:35.025Z] #70 1.311 + GOPATH=/tmp/tmp.tQYHfdUlzp [2022-02-23T11:21:35.025Z] #70 1.311 + RM_GOPATH=1 [2022-02-23T11:21:35.025Z] #70 1.311 + case "$(go env GOARCH)" in [2022-02-23T11:21:35.025Z] #70 1.315 ++ go env GOARCH [2022-02-23T11:21:35.025Z] #70 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:35.025Z] #70 1.324 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:35.025Z] #70 1.324 ++ dirname /install.sh [2022-02-23T11:21:35.025Z] #70 1.325 + dir=/ [2022-02-23T11:21:35.025Z] #70 1.325 + bin=rootlesskit [2022-02-23T11:21:35.025Z] #70 1.325 + shift [2022-02-23T11:21:35.025Z] #70 1.326 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T11:21:35.025Z] #70 1.326 + . //rootlesskit.installer [2022-02-23T11:21:35.025Z] #70 1.326 ++ : v0.14.6 [2022-02-23T11:21:35.025Z] #70 1.326 + install_rootlesskit [2022-02-23T11:21:35.025Z] #70 1.326 + case "$1" in [2022-02-23T11:21:35.025Z] #70 1.326 + export CGO_ENABLED=0 [2022-02-23T11:21:35.025Z] #70 1.326 + CGO_ENABLED=0 [2022-02-23T11:21:35.025Z] #70 1.326 + _install_rootlesskit [2022-02-23T11:21:35.025Z] #70 1.327 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T11:21:35.025Z] #70 1.327 Install rootlesskit version v0.14.6 [2022-02-23T11:21:35.025Z] #70 1.327 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:21:35.025Z] #70 1.327 + GOBIN=/build [2022-02-23T11:21:35.025Z] #70 1.327 + GO111MODULE=on [2022-02-23T11:21:35.025Z] #70 1.327 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T11:21:35.025Z] #70 1.818 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T11:21:35.025Z] #70 4.547 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T11:21:35.025Z] #70 4.565 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T11:21:35.025Z] #70 4.836 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T11:21:35.124Z] #21 6.687 Fetched 8505 kB in 6s (1476 kB/s) [2022-02-23T11:21:35.275Z] #14 116.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T11:21:35.276Z] #14 116.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T11:21:35.276Z] #14 116.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:35.276Z] #14 116.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T11:21:35.288Z] Commit message: "removed mentions of the archived Docker CE repo" [2022-02-23T11:21:35.386Z] #21 6.687 Reading package lists... [2022-02-23T11:21:35.386Z] #21 ... [2022-02-23T11:21:35.386Z] [2022-02-23T11:21:35.386Z] #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-02-23T11:21:35.386Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:21:35.386Z] #34 DONE 124.4s [2022-02-23T11:21:35.386Z] [2022-02-23T11:21:35.386Z] #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-02-23T11:21:35.386Z] #56 sha256:1c64afff066f4769dc43bbe0c0bff7a42b029d97c749b4df30c888613e67f03b [2022-02-23T11:21:35.386Z] #56 9.611 + cd /tmp/tmp.g1U4jk5gbM/src/github.com/opencontainers/runc [2022-02-23T11:21:35.386Z] #56 9.612 + git checkout -q v1.1.0 [2022-02-23T11:21:35.386Z] #56 9.855 + '[' -z '' ']' [2022-02-23T11:21:35.386Z] #56 9.855 + target=static [2022-02-23T11:21:35.386Z] #56 9.855 + make BUILDTAGS=seccomp static [2022-02-23T11:21:35.386Z] #56 10.23 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-02-23T11:21:35.532Z] #14 116.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T11:21:35.532Z] #14 116.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:35.532Z] #14 116.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T11:21:35.532Z] #14 116.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T11:21:35.532Z] #14 116.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:35.532Z] #14 116.6 Selecting previously unselected package libpcre2-dev:amd64. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T11:21:35.789Z] #14 116.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T11:21:35.789Z] #14 116.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:36.046Z] #14 116.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T11:21:36.046Z] #14 116.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T11:21:36.046Z] #14 116.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:36.046Z] #14 117.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T11:21:36.303Z] #14 117.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:21:36.303Z] #14 117.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:36.303Z] #14 117.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T11:21:36.303Z] #14 117.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T11:21:36.303Z] #14 117.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:36.303Z] #14 117.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T11:21:36.303Z] #14 117.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T11:21:36.406Z] #70 6.202 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T11:21:36.561Z] #14 117.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:36.665Z] #70 6.493 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T11:21:36.665Z] #70 6.531 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T11:21:36.818Z] #14 117.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:21:36.818Z] #14 117.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:21:36.818Z] #14 117.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:36.818Z] #14 117.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:21:36.818Z] #14 117.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:21:36.818Z] #14 117.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:21:36.818Z] #14 117.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:21:36.818Z] #14 117.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:21:36.818Z] #14 117.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:21:36.818Z] #14 117.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:21:36.924Z] #70 6.664 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T11:21:36.924Z] #70 6.728 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T11:21:36.924Z] #70 6.750 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T11:21:36.924Z] #70 6.812 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T11:21:37.076Z] #14 117.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:21:37.076Z] #14 117.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:21:37.076Z] #14 117.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 117.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:21:37.076Z] #14 117.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T11:21:37.076Z] #14 117.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.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-02-23T11:21:37.076Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.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-02-23T11:21:37.076Z] #14 118.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:21:37.076Z] #14 118.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.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-02-23T11:21:37.076Z] #14 118.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:21:37.076Z] #14 118.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:37.183Z] #70 6.919 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T11:21:37.184Z] #70 6.942 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T11:21:37.184Z] #70 6.999 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T11:21:37.218Z] Client: [2022-02-23T11:21:37.218Z] Version: 20.10.9 [2022-02-23T11:21:37.218Z] API version: 1.41 [2022-02-23T11:21:37.218Z] Go version: go1.16.8 [2022-02-23T11:21:37.218Z] Git commit: c2ea9bc [2022-02-23T11:21:37.218Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:21:37.218Z] OS/Arch: windows/amd64 [2022-02-23T11:21:37.218Z] Context: default [2022-02-23T11:21:37.218Z] Experimental: true [2022-02-23T11:21:37.218Z] [2022-02-23T11:21:37.218Z] Server: Docker Engine - Community [2022-02-23T11:21:37.218Z] Engine: [2022-02-23T11:21:37.218Z] Version: 20.10.9 [2022-02-23T11:21:37.218Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:21:37.218Z] Go version: go1.16.8 [2022-02-23T11:21:37.218Z] Git commit: 79ea9d3 [2022-02-23T11:21:37.218Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:21:37.218Z] OS/Arch: windows/amd64 [2022-02-23T11:21:37.218Z] Experimental: true [2022-02-23T11:21:37.308Z] #56 ... [2022-02-23T11:21:37.309Z] [2022-02-23T11:21:37.309Z] #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-02-23T11:21:37.309Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:37.309Z] #21 6.687 Reading package lists... [2022-02-23T11:21:37.333Z] #14 118.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:21:37.333Z] #14 118.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:37.333Z] #14 118.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:21:37.333Z] #14 118.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:37.592Z] #14 DONE 118.5s [2022-02-23T11:21:37.592Z] [2022-02-23T11:21:37.592Z] #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-02-23T11:21:37.592Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:21:37.592Z] #34 ... [2022-02-23T11:21:37.592Z] [2022-02-23T11:21:37.592Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T11:21:37.592Z] #55 sha256:65ca99bfca02571720e9ca5769506fa31003e6ab593aa1d1fb4a463360abe0e5 [2022-02-23T11:21:37.592Z] #55 DONE 0.1s [2022-02-23T11:21:37.592Z] [2022-02-23T11:21:37.592Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T11:21:37.592Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T11:21:37.752Z] #70 7.566 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [Pipeline] sh [2022-02-23T11:21:38.253Z] #21 20.87 Selecting previously unselected package libinih1:arm64. [2022-02-23T11:21:38.253Z] #21 20.87 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 20.88 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-23T11:21:38.253Z] #21 20.92 Selecting previously unselected package libnet1:arm64. [2022-02-23T11:21:38.253Z] #21 20.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 20.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:21:38.253Z] #21 20.99 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T11:21:38.253Z] #21 21.00 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 21.00 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T11:21:38.253Z] #21 21.06 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T11:21:38.253Z] #21 21.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 21.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T11:21:38.253Z] #21 21.13 Selecting previously unselected package net-tools. [2022-02-23T11:21:38.253Z] #21 21.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 21.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:21:38.253Z] #21 21.29 Selecting previously unselected package patch. [2022-02-23T11:21:38.253Z] #21 21.30 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-23T11:21:38.253Z] #21 21.30 Unpacking patch (2.7.6-7) ... [2022-02-23T11:21:38.253Z] #21 21.40 Selecting previously unselected package python-pip-whl. [2022-02-23T11:21:38.253Z] #21 21.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T11:21:38.253Z] #21 21.41 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T11:21:38.502Z] + docker version [2022-02-23T11:21:38.696Z] #21 9.310 Reading package lists... [2022-02-23T11:21:38.816Z] + docker info [2022-02-23T11:21:38.823Z] #21 21.83 Selecting previously unselected package python3-lib2to3. [2022-02-23T11:21:38.823Z] #21 21.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T11:21:38.823Z] #21 21.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:21:38.823Z] #21 21.96 Selecting previously unselected package python3-distutils. [2022-02-23T11:21:38.823Z] #21 21.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T11:21:38.823Z] #21 21.97 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T11:21:38.963Z] #15 DONE 1.4s [2022-02-23T11:21:38.963Z] [2022-02-23T11:21:38.963Z] #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-02-23T11:21:38.963Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:21:38.963Z] #56 1.185 + RM_GOPATH=0 [2022-02-23T11:21:38.963Z] #56 1.185 + TMP_GOPATH= [2022-02-23T11:21:38.963Z] #56 1.185 + : /build [2022-02-23T11:21:38.963Z] #56 1.185 + '[' -z '' ']' [2022-02-23T11:21:38.963Z] #56 1.186 ++ mktemp -d [2022-02-23T11:21:38.963Z] #56 1.188 + export GOPATH=/tmp/tmp.gRV9PepZYL [2022-02-23T11:21:38.963Z] #56 1.188 + GOPATH=/tmp/tmp.gRV9PepZYL [2022-02-23T11:21:38.963Z] #56 1.188 + RM_GOPATH=1 [2022-02-23T11:21:38.963Z] #56 1.189 + case "$(go env GOARCH)" in [2022-02-23T11:21:38.963Z] #56 1.189 ++ go env GOARCH [2022-02-23T11:21:38.963Z] #56 1.212 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:38.963Z] #56 1.213 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:21:38.963Z] #56 1.213 ++ dirname /install.sh [2022-02-23T11:21:38.963Z] #56 1.215 + dir=/ [2022-02-23T11:21:38.963Z] #56 1.217 + bin=runc [2022-02-23T11:21:38.963Z] #56 1.230 + shift [2022-02-23T11:21:38.963Z] #56 1.230 + '[' '!' -f //runc.installer ']' [2022-02-23T11:21:38.963Z] #56 1.230 + . //runc.installer [2022-02-23T11:21:38.963Z] #56 1.230 ++ set -e [2022-02-23T11:21:38.963Z] #56 1.230 ++ : v1.1.0 [2022-02-23T11:21:38.963Z] #56 1.230 + install_runc [2022-02-23T11:21:38.963Z] #56 1.230 + RUNC_BUILDTAGS=seccomp [2022-02-23T11:21:38.963Z] #56 1.230 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T11:21:38.963Z] #56 1.230 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gRV9PepZYL/src/github.com/opencontainers/runc [2022-02-23T11:21:38.963Z] #56 1.231 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T11:21:38.963Z] #56 1.238 Cloning into '/tmp/tmp.gRV9PepZYL/src/github.com/opencontainers/runc'... [2022-02-23T11:21:39.083Z] #21 22.07 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:21:39.083Z] #21 22.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:21:39.083Z] #21 22.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:21:39.083Z] #21 22.20 Selecting previously unselected package python3-setuptools. [2022-02-23T11:21:39.083Z] #21 22.21 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T11:21:39.083Z] #21 22.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T11:21:39.269Z] #21 11.00 Building dependency tree... [2022-02-23T11:21:39.344Z] #21 22.42 Selecting previously unselected package python3-wheel. [2022-02-23T11:21:39.344Z] #21 22.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T11:21:39.344Z] #21 22.44 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T11:21:39.531Z] #21 11.82 The following additional packages will be installed: [2022-02-23T11:21:39.531Z] #21 11.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:39.531Z] #21 11.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T11:21:39.531Z] #21 11.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T11:21:39.531Z] #21 11.82 python3-pkg-resources vim-runtime xxd [2022-02-23T11:21:39.531Z] #21 11.82 Suggested packages: [2022-02-23T11:21:39.531Z] #21 11.82 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T11:21:39.531Z] #21 11.82 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T11:21:39.531Z] #21 11.82 acl attr quota [2022-02-23T11:21:39.531Z] #21 11.82 Recommended packages: [2022-02-23T11:21:39.531Z] #21 11.82 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T11:21:39.604Z] #21 22.52 Selecting previously unselected package python3-pip. [2022-02-23T11:21:39.604Z] #21 22.52 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T11:21:39.604Z] #21 22.52 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T11:21:39.604Z] #21 22.74 Selecting previously unselected package sudo. [2022-02-23T11:21:39.604Z] #21 22.75 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-23T11:21:39.604Z] #21 22.76 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T11:21:40.130Z] #56 ... [2022-02-23T11:21:40.130Z] [2022-02-23T11:21:40.130Z] #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-02-23T11:21:40.130Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:40.130Z] #21 1.946 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:40.130Z] #21 1.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:40.130Z] #21 2.001 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:40.130Z] #21 2.429 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:40.130Z] #21 3.156 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:40.130Z] #21 3.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:40.130Z] #21 7.297 Fetched 8505 kB in 6s (1513 kB/s) [2022-02-23T11:21:40.174Z] #21 23.23 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T11:21:40.174Z] #21 23.25 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-23T11:21:40.174Z] #21 23.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:21:40.288Z] #70 ... [2022-02-23T11:21:40.288Z] [2022-02-23T11:21:40.288Z] #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-02-23T11:21:40.288Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:21:40.288Z] #20 1.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:40.288Z] #20 1.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:40.288Z] #20 1.547 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:40.288Z] #20 1.676 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:40.288Z] #20 1.947 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T11:21:40.288Z] #20 2.247 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T11:21:40.288Z] #20 2.499 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T11:21:40.288Z] #20 3.683 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T11:21:40.288Z] #20 4.714 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:21:40.288Z] #20 5.153 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T11:21:40.288Z] #20 5.161 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:21:40.288Z] #20 5.177 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:40.288Z] #20 5.177 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T11:21:40.288Z] #20 5.179 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T11:21:40.288Z] #20 5.187 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T11:21:40.288Z] #20 5.212 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #20 5.212 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #20 5.212 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T11:21:40.288Z] #20 5.212 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T11:21:40.288Z] #20 5.212 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T11:21:40.288Z] #20 5.212 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T11:21:40.288Z] #20 ... [2022-02-23T11:21:40.288Z] [2022-02-23T11:21:40.288Z] #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-02-23T11:21:40.288Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T11:21:40.288Z] #65 1.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:40.288Z] #65 1.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:40.288Z] #65 1.760 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:40.288Z] #65 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T11:21:40.288Z] #65 2.645 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:21:40.288Z] #65 3.755 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:40.288Z] #65 4.722 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T11:21:40.288Z] #65 5.243 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T11:21:40.288Z] #65 5.874 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T11:21:40.288Z] #65 6.319 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T11:21:40.288Z] #65 6.324 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T11:21:40.288Z] #65 6.327 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:21:40.288Z] #65 6.332 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T11:21:40.288Z] #65 6.333 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T11:21:40.288Z] #65 6.336 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:40.288Z] #65 6.338 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #65 6.339 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #65 6.341 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T11:21:40.288Z] #65 6.341 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T11:21:40.288Z] #65 6.341 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T11:21:40.288Z] #65 6.347 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T11:21:40.288Z] #65 ... [2022-02-23T11:21:40.288Z] [2022-02-23T11:21:40.288Z] #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-02-23T11:21:40.288Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T11:21:40.288Z] #45 1.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:40.288Z] #45 1.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:40.288Z] #45 1.539 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:40.288Z] #45 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:40.288Z] #45 2.009 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:21:40.288Z] #45 2.483 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T11:21:40.288Z] #45 3.357 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T11:21:40.288Z] #45 4.246 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T11:21:40.288Z] #45 4.735 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T11:21:40.288Z] #45 5.239 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T11:21:40.288Z] #45 5.239 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T11:21:40.288Z] #45 5.239 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:40.288Z] #45 5.239 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:21:40.288Z] #45 5.258 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T11:21:40.288Z] #45 5.258 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T11:21:40.288Z] #45 5.258 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #45 5.258 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:21:40.288Z] #45 5.258 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T11:21:40.288Z] #45 5.258 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T11:21:40.288Z] #45 5.258 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T11:21:40.288Z] #45 5.258 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T11:21:40.335Z] #56 ... [2022-02-23T11:21:40.335Z] [2022-02-23T11:21:40.335Z] #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-02-23T11:21:40.335Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T11:21:40.335Z] #16 DONE 1.0s [2022-02-23T11:21:40.335Z] [2022-02-23T11:21:40.335Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T11:21:40.335Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T11:21:40.434Z] #21 23.46 Selecting previously unselected package uidmap. [2022-02-23T11:21:40.435Z] #21 23.49 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-23T11:21:40.435Z] #21 23.49 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T11:21:40.695Z] #21 23.64 Selecting previously unselected package vim-runtime. [2022-02-23T11:21:40.695Z] #21 23.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:40.695Z] #21 23.68 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T11:21:40.695Z] #21 23.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T11:21:40.695Z] #21 23.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:40.899Z] #17 0.873 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T11:21:40.919Z] #21 12.88 The following NEW packages will be installed: [2022-02-23T11:21:40.919Z] #21 12.88 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T11:21:40.919Z] #21 12.88 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:40.919Z] #21 12.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T11:21:40.919Z] #21 12.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T11:21:40.919Z] #21 12.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T11:21:40.919Z] #21 12.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T11:21:40.919Z] #21 12.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T11:21:40.919Z] #21 12.89 xz-utils zip zstd [2022-02-23T11:21:40.919Z] #21 13.21 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:21:40.919Z] #21 13.21 Need to get 27.6 MB of archives. [2022-02-23T11:21:40.919Z] #21 13.21 After this operation, 106 MB of additional disk space will be used. [2022-02-23T11:21:40.919Z] #21 13.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T11:21:40.919Z] #21 13.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T11:21:40.919Z] #21 13.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T11:21:40.919Z] #21 13.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T11:21:40.919Z] #21 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T11:21:40.919Z] #21 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T11:21:40.919Z] #21 13.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T11:21:40.919Z] #21 13.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T11:21:40.919Z] #21 13.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:21:40.919Z] #21 13.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:21:41.080Z] #21 7.297 Reading package lists... [2022-02-23T11:21:41.157Z] #17 DONE 1.1s [2022-02-23T11:21:41.157Z] [2022-02-23T11:21:41.157Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T11:21:41.157Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T11:21:41.180Z] #21 13.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T11:21:41.180Z] #21 13.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T11:21:41.180Z] #21 13.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T11:21:41.180Z] #21 13.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T11:21:41.180Z] #21 13.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T11:21:41.180Z] #21 13.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T11:21:41.180Z] #21 13.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T11:21:41.180Z] #21 13.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T11:21:41.180Z] #21 13.34 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T11:21:41.180Z] #21 13.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T11:21:41.180Z] #21 13.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T11:21:41.180Z] #21 13.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:21:41.180Z] #21 13.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:21:41.180Z] #21 13.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:21:41.180Z] #21 13.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T11:21:41.180Z] #21 13.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T11:21:41.180Z] #21 13.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:21:41.442Z] #21 13.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T11:21:41.442Z] #21 13.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:21:41.442Z] #21 13.65 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-02-23T11:21:41.442Z] #21 13.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:21:41.442Z] #21 13.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T11:21:41.442Z] #21 13.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T11:21:41.442Z] #21 13.66 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T11:21:41.442Z] #21 13.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T11:21:41.442Z] #21 13.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T11:21:41.442Z] #21 13.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:21:41.442Z] #21 13.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T11:21:41.442Z] #21 13.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T11:21:41.442Z] #21 13.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T11:21:41.442Z] #21 13.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T11:21:41.442Z] #21 13.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T11:21:41.705Z] #21 13.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T11:21:41.705Z] #21 13.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T11:21:41.705Z] #21 14.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T11:21:41.705Z] #21 14.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T11:21:41.966Z] #21 14.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T11:21:41.967Z] #21 14.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T11:21:42.089Z] #18 DONE 1.1s [2022-02-23T11:21:42.089Z] [2022-02-23T11:21:42.089Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T11:21:42.089Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T11:21:42.230Z] #21 14.57 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:21:42.491Z] #21 14.64 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-02-23T11:21:42.491Z] #21 14.70 Selecting previously unselected package pigz. [2022-02-23T11:21:42.491Z] #21 14.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 ... 24010 files and directories currently installed.) [2022-02-23T11:21:42.491Z] #21 14.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T11:21:42.491Z] #21 14.77 Unpacking pigz (2.6-1) ... [2022-02-23T11:21:42.753Z] #21 14.86 Selecting previously unselected package libelf1:amd64. [2022-02-23T11:21:42.753Z] #21 14.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T11:21:42.753Z] #21 14.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T11:21:42.753Z] #21 15.03 Selecting previously unselected package libbpf0:amd64. [2022-02-23T11:21:42.753Z] #21 15.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T11:21:42.753Z] #21 15.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:21:43.015Z] #21 15.13 Selecting previously unselected package libcap2:amd64. [2022-02-23T11:21:43.015Z] #21 15.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T11:21:43.015Z] #21 15.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:21:43.015Z] #21 15.22 Selecting previously unselected package libmnl0:amd64. [2022-02-23T11:21:43.015Z] #21 15.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T11:21:43.015Z] #21 15.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:21:43.015Z] #21 15.28 Selecting previously unselected package libxtables12:amd64. [2022-02-23T11:21:43.015Z] #21 15.28 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T11:21:43.015Z] #21 15.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:21:43.015Z] #21 15.34 Selecting previously unselected package libcap2-bin. [2022-02-23T11:21:43.015Z] #21 15.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T11:21:43.015Z] #21 15.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T11:21:43.240Z] #21 26.41 Selecting previously unselected package vim. [2022-02-23T11:21:43.240Z] #21 26.42 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T11:21:43.240Z] #21 26.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:43.259Z] #21 9.263 Reading package lists... [2022-02-23T11:21:43.277Z] #21 15.45 Selecting previously unselected package iproute2. [2022-02-23T11:21:43.277Z] #21 15.45 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T11:21:43.277Z] #21 15.47 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T11:21:43.463Z] #19 DONE 1.0s [2022-02-23T11:21:43.463Z] [2022-02-23T11:21:43.463Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T11:21:43.463Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T11:21:43.500Z] #21 26.78 Selecting previously unselected package xfsprogs. [2022-02-23T11:21:43.520Z] #21 11.21 Building dependency tree... [2022-02-23T11:21:43.761Z] #21 26.78 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-23T11:21:43.761Z] #21 26.79 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T11:21:43.870Z] #21 15.93 Selecting previously unselected package xxd. [2022-02-23T11:21:43.870Z] #21 15.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:21:43.870Z] #21 15.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:43.870Z] #21 16.14 Selecting previously unselected package vim-common. [2022-02-23T11:21:43.870Z] #21 16.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:43.870Z] #21 16.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:44.021Z] #21 27.12 Selecting previously unselected package zip. [2022-02-23T11:21:44.021Z] #21 27.13 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-23T11:21:44.021Z] #21 27.13 Unpacking zip (3.0-12) ... [2022-02-23T11:21:44.030Z] #20 DONE 1.0s [2022-02-23T11:21:44.030Z] [2022-02-23T11:21:44.030Z] #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-02-23T11:21:44.030Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:21:44.094Z] #21 12.19 The following additional packages will be installed: [2022-02-23T11:21:44.094Z] #21 12.19 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:44.094Z] #21 12.19 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T11:21:44.094Z] #21 12.19 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T11:21:44.094Z] #21 12.19 python3-pkg-resources vim-runtime xxd [2022-02-23T11:21:44.094Z] #21 12.20 Suggested packages: [2022-02-23T11:21:44.094Z] #21 12.20 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T11:21:44.094Z] #21 12.20 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T11:21:44.094Z] #21 12.20 acl attr quota [2022-02-23T11:21:44.094Z] #21 12.20 Recommended packages: [2022-02-23T11:21:44.094Z] #21 12.20 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T11:21:44.133Z] #21 16.33 Selecting previously unselected package bash-completion. [2022-02-23T11:21:44.133Z] #21 16.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T11:21:44.282Z] #21 27.24 Selecting previously unselected package zstd. [2022-02-23T11:21:44.282Z] #21 27.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-23T11:21:44.282Z] #21 27.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:21:44.289Z] #43 ... [2022-02-23T11:21:44.289Z] [2022-02-23T11:21:44.290Z] #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-02-23T11:21:44.290Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:44.543Z] #21 27.56 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:21:45.116Z] #21 28.30 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T11:21:45.116Z] #21 28.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:21:45.116Z] #21 28.33 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-23T11:21:45.116Z] #21 28.34 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T11:21:45.377Z] #21 28.39 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T11:21:45.377Z] #21 28.41 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-23T11:21:45.377Z] #21 28.42 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T11:21:45.377Z] #21 28.43 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:21:45.377Z] #21 28.45 Setting up bzip2 (1.0.8-4) ... [2022-02-23T11:21:45.377Z] #21 28.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T11:21:45.377Z] #21 28.49 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T11:21:45.481Z] #21 13.33 The following NEW packages will be installed: [2022-02-23T11:21:45.482Z] #21 13.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T11:21:45.482Z] #21 13.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:45.482Z] #21 13.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T11:21:45.482Z] #21 13.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T11:21:45.482Z] #21 13.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T11:21:45.482Z] #21 13.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T11:21:45.482Z] #21 13.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T11:21:45.482Z] #21 13.34 xz-utils zip zstd [2022-02-23T11:21:45.482Z] #21 13.66 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:21:45.482Z] #21 13.66 Need to get 27.6 MB of archives. [2022-02-23T11:21:45.482Z] #21 13.66 After this operation, 106 MB of additional disk space will be used. [2022-02-23T11:21:45.482Z] #21 13.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T11:21:45.482Z] #21 13.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T11:21:45.482Z] #21 13.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T11:21:45.482Z] #21 13.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T11:21:45.482Z] #21 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T11:21:45.482Z] #21 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T11:21:45.482Z] #21 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T11:21:45.482Z] #21 13.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T11:21:45.482Z] #21 13.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:21:45.482Z] #21 13.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:21:45.482Z] #21 13.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T11:21:45.482Z] #21 13.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T11:21:45.482Z] #21 13.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T11:21:45.482Z] #21 13.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T11:21:45.482Z] #21 13.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T11:21:45.662Z] Client: [2022-02-23T11:21:45.662Z] Version: 20.10.9 [2022-02-23T11:21:45.662Z] API version: 1.41 [2022-02-23T11:21:45.662Z] Go version: go1.16.8 [2022-02-23T11:21:45.662Z] Git commit: c2ea9bc [2022-02-23T11:21:45.662Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:21:45.662Z] OS/Arch: windows/amd64 [2022-02-23T11:21:45.662Z] Context: default [2022-02-23T11:21:45.662Z] Experimental: true [2022-02-23T11:21:45.662Z] [2022-02-23T11:21:45.662Z] Server: Docker Engine - Community [2022-02-23T11:21:45.662Z] Engine: [2022-02-23T11:21:45.662Z] Version: 20.10.9 [2022-02-23T11:21:45.662Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:21:45.662Z] Go version: go1.16.8 [2022-02-23T11:21:45.662Z] Git commit: 79ea9d3 [2022-02-23T11:21:45.662Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:21:45.662Z] OS/Arch: windows/amd64 [2022-02-23T11:21:45.662Z] Experimental: true [2022-02-23T11:21:45.668Z] #21 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:21:45.668Z] #21 1.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:21:45.668Z] #21 1.380 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:21:45.743Z] #21 13.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T11:21:45.743Z] #21 13.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T11:21:45.743Z] #21 13.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T11:21:45.743Z] #21 13.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T11:21:45.743Z] #21 13.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T11:21:45.743Z] #21 13.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T11:21:45.743Z] #21 13.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:21:45.743Z] #21 13.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:21:45.743Z] #21 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:21:45.743Z] #21 13.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T11:21:45.743Z] #21 13.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T11:21:45.743Z] #21 13.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:21:45.927Z] #21 1.811 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:21:45.948Z] #21 28.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:45.948Z] #21 29.02 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-23T11:21:45.948Z] #21 29.04 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T11:21:45.948Z] #21 29.07 Setting up apparmor (2.13.6-10) ... [2022-02-23T11:21:46.007Z] #21 14.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T11:21:46.007Z] #21 14.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:21:46.007Z] #21 14.16 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-02-23T11:21:46.007Z] #21 14.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:21:46.007Z] #21 14.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T11:21:46.007Z] #21 14.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T11:21:46.007Z] #21 14.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T11:21:46.007Z] #21 14.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T11:21:46.007Z] #21 14.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T11:21:46.007Z] #21 14.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:21:46.007Z] #21 14.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T11:21:46.007Z] #21 14.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T11:21:46.007Z] #21 14.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T11:21:46.008Z] #21 14.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T11:21:46.008Z] #21 14.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T11:21:46.049Z] #21 17.98 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T11:21:46.049Z] #21 18.32 Selecting previously unselected package bzip2. [2022-02-23T11:21:46.049Z] #21 18.32 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T11:21:46.049Z] #21 18.33 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T11:21:46.270Z] #21 14.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T11:21:46.270Z] #21 14.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T11:21:46.270Z] #21 14.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T11:21:46.310Z] #21 18.43 Selecting previously unselected package xz-utils. [2022-02-23T11:21:46.310Z] #21 18.43 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T11:21:46.310Z] #21 18.44 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T11:21:46.310Z] #21 18.61 Selecting previously unselected package apparmor. [2022-02-23T11:21:46.310Z] #21 18.61 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T11:21:46.310Z] #21 18.66 Unpacking apparmor (2.13.6-10) ... [Pipeline] sh [2022-02-23T11:21:46.532Z] #21 14.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T11:21:46.532Z] #21 14.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T11:21:46.532Z] #21 14.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T11:21:46.860Z] #21 2.562 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:21:46.880Z] #21 19.04 Selecting previously unselected package inetutils-ping. [2022-02-23T11:21:46.880Z] #21 19.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T11:21:46.880Z] #21 19.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T11:21:46.880Z] #21 19.14 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T11:21:46.880Z] #21 19.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:21:46.880Z] #21 19.15 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:46.880Z] #21 19.20 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T11:21:46.880Z] #21 19.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:21:47.106Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:21:47.106Z] #21 15.29 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-02-23T11:21:47.106Z] #21 15.34 Selecting previously unselected package pigz. [2022-02-23T11:21:47.142Z] #21 19.22 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:47.142Z] #21 19.27 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T11:21:47.142Z] #21 19.27 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T11:21:47.142Z] #21 19.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:21:47.142Z] #21 19.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T11:21:47.142Z] #21 19.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T11:21:47.142Z] #21 19.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:21:47.142Z] #21 19.43 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T11:21:47.142Z] #21 19.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T11:21:47.142Z] #21 19.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:21:47.142Z] #21 19.55 Selecting previously unselected package iptables. [2022-02-23T11:21:47.250Z] + docker info [2022-02-23T11:21:47.250Z] Client: [2022-02-23T11:21:47.250Z] Context: default [2022-02-23T11:21:47.250Z] Debug Mode: false [2022-02-23T11:21:47.250Z] [2022-02-23T11:21:47.250Z] Server: [2022-02-23T11:21:47.250Z] Containers: 0 [2022-02-23T11:21:47.250Z] Running: 0 [2022-02-23T11:21:47.250Z] Paused: 0 [2022-02-23T11:21:47.250Z] Stopped: 0 [2022-02-23T11:21:47.250Z] Images: 0 [2022-02-23T11:21:47.250Z] Server Version: 20.10.9 [2022-02-23T11:21:47.250Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T11:21:47.250Z] LCOW: [2022-02-23T11:21:47.250Z] Windows: [2022-02-23T11:21:47.250Z] Logging Driver: json-file [2022-02-23T11:21:47.250Z] Plugins: [2022-02-23T11:21:47.250Z] Volume: local [2022-02-23T11:21:47.250Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:21:47.250Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:21:47.250Z] Swarm: inactive [2022-02-23T11:21:47.250Z] Default Isolation: process [2022-02-23T11:21:47.250Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:21:47.250Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:21:47.250Z] OSType: windows [2022-02-23T11:21:47.250Z] Architecture: x86_64 [2022-02-23T11:21:47.250Z] CPUs: 4 [2022-02-23T11:21:47.250Z] Total Memory: 32GiB [2022-02-23T11:21:47.250Z] Name: azwin-2-645c81 [2022-02-23T11:21:47.250Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T11:21:47.250Z] Docker Root Dir: D:\docker [2022-02-23T11:21:47.250Z] Debug Mode: false [2022-02-23T11:21:47.250Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:21:47.250Z] Labels: [2022-02-23T11:21:47.250Z] Experimental: true [2022-02-23T11:21:47.250Z] Insecure Registries: [2022-02-23T11:21:47.250Z] 10.0.0.4:5000 [2022-02-23T11:21:47.250Z] 127.0.0.0/8 [2022-02-23T11:21:47.250Z] Registry Mirrors: [2022-02-23T11:21:47.250Z] http://10.0.0.4:5000/ [2022-02-23T11:21:47.250Z] Live Restore Enabled: false [2022-02-23T11:21:47.250Z] Product License: Community Engine [2022-02-23T11:21:47.250Z] [2022-02-23T11:21:47.368Z] #21 15.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T11:21:47.368Z] #21 15.41 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T11:21:47.368Z] #21 15.42 Unpacking pigz (2.6-1) ... [2022-02-23T11:21:47.368Z] #21 15.50 Selecting previously unselected package libelf1:amd64. [2022-02-23T11:21:47.368Z] #21 15.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T11:21:47.368Z] #21 15.53 Unpacking libelf1:amd64 (0.183-1) ... [Pipeline] } [2022-02-23T11:21:47.402Z] #21 19.55 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T11:21:47.402Z] #21 19.55 Unpacking iptables (1.8.7-1) ... [2022-02-23T11:21:47.402Z] #21 19.82 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:21:47.402Z] #21 19.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T11:21:47.632Z] #21 15.68 Selecting previously unselected package libbpf0:amd64. [2022-02-23T11:21:47.633Z] #21 15.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T11:21:47.633Z] #21 15.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:21:47.663Z] #21 19.82 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:21:47.663Z] #21 19.94 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:21:47.663Z] #21 19.94 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:21:47.663Z] #21 19.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:21:47.663Z] #21 20.03 Selecting previously unselected package jq. [2022-02-23T11:21:47.663Z] #21 20.03 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:21:47.663Z] #21 20.04 Unpacking jq (1.6-2.1) ... [2022-02-23T11:21:47.791Z] #21 3.723 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:21:47.862Z] #21 30.67 Setting up zip (3.0-12) ... [2022-02-23T11:21:47.862Z] #21 30.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:47.862Z] #21 30.71 Setting up bash-completion (1:2.11-2) ... [2022-02-23T11:21:47.894Z] #21 15.79 Selecting previously unselected package libcap2:amd64. [2022-02-23T11:21:47.894Z] #21 15.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T11:21:47.894Z] #21 15.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:21:47.894Z] #21 15.86 Selecting previously unselected package libmnl0:amd64. [2022-02-23T11:21:47.894Z] #21 15.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T11:21:47.894Z] #21 15.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:21:47.894Z] #21 15.95 Selecting previously unselected package libxtables12:amd64. [2022-02-23T11:21:47.894Z] #21 15.95 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T11:21:47.894Z] #21 15.96 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:21:47.894Z] #21 16.04 Selecting previously unselected package libcap2-bin. [2022-02-23T11:21:47.894Z] #21 16.04 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T11:21:47.894Z] #21 16.05 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T11:21:47.894Z] #21 16.13 Selecting previously unselected package iproute2. [2022-02-23T11:21:47.894Z] #21 16.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T11:21:47.894Z] #21 16.14 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T11:21:47.924Z] #21 20.10 Selecting previously unselected package libaio1:amd64. [2022-02-23T11:21:47.924Z] #21 20.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T11:21:47.924Z] #21 20.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:21:47.924Z] #21 20.16 Selecting previously unselected package libgpm2:amd64. [2022-02-23T11:21:47.924Z] #21 20.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T11:21:47.924Z] #21 20.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:21:47.924Z] #21 20.24 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:21:47.924Z] #21 20.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:21:47.924Z] #21 20.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:21:48.470Z] #21 16.57 Selecting previously unselected package xxd. [2022-02-23T11:21:48.470Z] #21 16.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:21:48.470Z] #21 16.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:48.732Z] #21 16.70 Selecting previously unselected package vim-common. [2022-02-23T11:21:48.732Z] #21 16.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:48.732Z] #21 16.73 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:48.732Z] #21 16.88 Selecting previously unselected package bash-completion. [2022-02-23T11:21:48.732Z] #21 16.88 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T11:21:49.163Z] #21 ... [2022-02-23T11:21:49.163Z] [2022-02-23T11:21:49.163Z] #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-02-23T11:21:49.163Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T11:21:49.163Z] #34 DONE 129.9s [2022-02-23T11:21:49.163Z] [2022-02-23T11:21:49.163Z] #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-02-23T11:21:49.163Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:21:49.163Z] #56 10.25 + cd /tmp/tmp.gRV9PepZYL/src/github.com/opencontainers/runc [2022-02-23T11:21:49.163Z] #56 10.26 + git checkout -q v1.1.0 [2022-02-23T11:21:49.163Z] #56 10.66 + '[' -z '' ']' [2022-02-23T11:21:49.163Z] #56 10.66 + target=static [2022-02-23T11:21:49.163Z] #56 10.66 + make BUILDTAGS=seccomp static [2022-02-23T11:21:49.163Z] #56 10.87 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-02-23T11:21:49.246Z] #21 32.20 Setting up xz-utils (5.2.5-2) ... [2022-02-23T11:21:49.246Z] #21 32.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T11:21:49.246Z] #21 32.22 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-23T11:21:49.246Z] #21 32.30 Setting up patch (2.7.6-7) ... [2022-02-23T11:21:49.246Z] #21 32.33 Setting up sudo (1.9.5p2-3) ... [2022-02-23T11:21:49.246Z] #21 32.39 invoke-rc.d: could not determine current runlevel [2022-02-23T11:21:49.246Z] #21 32.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:21:49.246Z] #21 32.40 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T11:21:49.507Z] #21 32.42 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-23T11:21:49.507Z] #21 32.43 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T11:21:49.507Z] #21 32.44 Setting up pigz (2.6-1) ... [2022-02-23T11:21:49.507Z] #21 32.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T11:21:49.507Z] #21 32.46 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T11:21:49.507Z] #21 32.49 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T11:21:49.507Z] #21 32.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:49.768Z] #21 32.94 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-23T11:21:50.029Z] #21 32.96 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:21:50.289Z] #21 33.34 Setting up libelf1:arm64 (0.183-1) ... [2022-02-23T11:21:50.289Z] #21 33.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:21:50.289Z] #21 33.39 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T11:21:50.289Z] #21 33.41 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T11:21:50.650Z] #21 18.57 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T11:21:50.783Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T11:21:50.783Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3ebe9f1c\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T11:21:50.783Z] ---------------------------------------------------------------------------- [2022-02-23T11:21:50.783Z] [2022-02-23T11:21:50.783Z] INFO: executeCI.ps1 starting at Wed Feb 23 11:21:49 CUT 2022 [2022-02-23T11:21:50.783Z] [2022-02-23T11:21:50.783Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T11:21:50.783Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T11:21:50.783Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T11:21:50.783Z] INFO: Environment variables: [2022-02-23T11:21:50.783Z] [2022-02-23T11:21:50.783Z] Name Value [2022-02-23T11:21:50.783Z] ---- ----- [2022-02-23T11:21:50.783Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T11:21:50.783Z] amd64 true [2022-02-23T11:21:50.784Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T11:21:50.784Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T11:21:50.784Z] arm64 true [2022-02-23T11:21:50.784Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T11:21:50.784Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T11:21:50.784Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T11:21:50.784Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T11:21:50.784Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T11:21:50.784Z] BRANCH_NAME PR-43282 [2022-02-23T11:21:50.784Z] BUILD_DISPLAY_NAME #5 [2022-02-23T11:21:50.784Z] BUILD_ID 5 [2022-02-23T11:21:50.784Z] BUILD_NUMBER 5 [2022-02-23T11:21:50.784Z] BUILD_TAG jenkins-moby-PR-43282-5 [2022-02-23T11:21:50.784Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/ [2022-02-23T11:21:50.784Z] cgroup2 true [2022-02-23T11:21:50.784Z] CHANGE_AUTHOR Cornul11 [2022-02-23T11:21:50.784Z] CHANGE_AUTHOR_DISPLAY_NAME Dan [2022-02-23T11:21:50.784Z] CHANGE_BRANCH 43265-fix-docker-ce-mentions [2022-02-23T11:21:50.784Z] CHANGE_FORK Cornul11 [2022-02-23T11:21:50.784Z] CHANGE_ID 43282 [2022-02-23T11:21:50.784Z] CHANGE_TARGET master [2022-02-23T11:21:50.784Z] CHANGE_TITLE Removed mentions of the deprecated Docker CE repo [2022-02-23T11:21:50.784Z] CHANGE_URL https://github.com/moby/moby/pull/43282 [2022-02-23T11:21:50.784Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:21:50.784Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T11:21:50.784Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T11:21:50.784Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T11:21:50.784Z] COMPUTERNAME azwin-2-645c80 [2022-02-23T11:21:50.784Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T11:21:50.784Z] ConfigSequenceNumber 0 [2022-02-23T11:21:50.784Z] dco true [2022-02-23T11:21:50.784Z] DOCKER_BUILDKIT 0 [2022-02-23T11:21:50.784Z] DOCKER_DUT_DEBUG 1 [2022-02-23T11:21:50.784Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T11:21:50.784Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T11:21:50.784Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T11:21:50.784Z] EXECUTOR_NUMBER 0 [2022-02-23T11:21:50.784Z] FQDN azwin-2-645c80.westus.cloudapp.azure.com [2022-02-23T11:21:50.784Z] GIT_BRANCH PR-43282 [2022-02-23T11:21:50.784Z] GIT_COMMIT 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:21:50.784Z] GIT_PREVIOUS_COMMIT 768f1f53f83f245c3a5d37bab36672c1a39fb1d1 [2022-02-23T11:21:50.784Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T11:21:50.784Z] HUDSON_COOKIE 5dfbbc95-eab9-4b3b-ba11-c6cc628bf002 [2022-02-23T11:21:50.784Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:21:50.784Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T11:21:50.784Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T11:21:50.784Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T11:21:50.784Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:21:50.784Z] JENKINS_NODE_COOKIE a87f1435-f643-4923-8e10-93e5825d6db9 [2022-02-23T11:21:50.784Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T11:21:50.784Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T11:21:50.784Z] JOB_BASE_NAME PR-43282 [2022-02-23T11:21:50.784Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/display/redirect [2022-02-23T11:21:50.784Z] JOB_NAME moby/PR-43282 [2022-02-23T11:21:50.784Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/ [2022-02-23T11:21:50.784Z] library.jps.version master [2022-02-23T11:21:50.784Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T11:21:50.784Z] NODE_LABELS amd64 azure azwin-2-645c80 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T11:21:50.784Z] NODE_NAME azwin-2-645c80 [2022-02-23T11:21:50.784Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T11:21:50.784Z] OS Windows_NT [2022-02-23T11:21:50.784Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T11:21:50.784Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T11:21:50.784Z] ppc64le false [2022-02-23T11:21:50.784Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T11:21:50.784Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T11:21:50.784Z] PROCESSOR_LEVEL 6 [2022-02-23T11:21:50.784Z] PROCESSOR_REVISION 4f01 [2022-02-23T11:21:50.784Z] ProgramData C:\ProgramData [2022-02-23T11:21:50.784Z] ProgramFiles C:\Program Files [2022-02-23T11:21:50.784Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T11:21:50.784Z] ProgramW6432 C:\Program Files [2022-02-23T11:21:50.784Z] PROMPT $P$G [2022-02-23T11:21:50.784Z] PSExecutionPolicyPreference Bypass [2022-02-23T11:21:50.784Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T11:21:50.784Z] PUBLIC C:\Users\Public [2022-02-23T11:21:50.784Z] rootless true [2022-02-23T11:21:50.784Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=artif... [2022-02-23T11:21:50.784Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=changes [2022-02-23T11:21:50.784Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect [2022-02-23T11:21:50.784Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=tests [2022-02-23T11:21:50.784Z] s390x false [2022-02-23T11:21:50.784Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T11:21:50.784Z] SOURCES_DRIVE d [2022-02-23T11:21:50.784Z] SOURCES_SUBDIR gopath [2022-02-23T11:21:50.784Z] STAGE_NAME Run tests [2022-02-23T11:21:50.784Z] SystemDrive C: [2022-02-23T11:21:50.784Z] SystemRoot C:\Windows [2022-02-23T11:21:50.784Z] TEMP C:\Windows\TEMP [2022-02-23T11:21:50.784Z] TESTDEBUG 0 [2022-02-23T11:21:50.784Z] TESTRUN_DRIVE d [2022-02-23T11:21:50.784Z] TESTRUN_SUBDIR CI [2022-02-23T11:21:50.784Z] TIMEOUT 120m [2022-02-23T11:21:50.784Z] TMP C:\Windows\TEMP [2022-02-23T11:21:50.784Z] unit_validate true [2022-02-23T11:21:50.784Z] USERDOMAIN WORKGROUP [2022-02-23T11:21:50.784Z] USERNAME azwin-2-645c80$ [2022-02-23T11:21:50.784Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T11:21:50.784Z] validate_force false [2022-02-23T11:21:50.784Z] windir C:\Windows [2022-02-23T11:21:50.784Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T11:21:50.784Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T11:21:50.784Z] windows2022 true [2022-02-23T11:21:50.784Z] windows2022containerd true [2022-02-23T11:21:50.784Z] windowsRS5 true [2022-02-23T11:21:50.784Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T11:21:50.784Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T11:21:50.784Z] [2022-02-23T11:21:50.784Z] [2022-02-23T11:21:50.784Z] [2022-02-23T11:21:50.860Z] #21 33.85 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:50.860Z] #21 33.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T11:21:50.860Z] #21 33.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T11:21:50.860Z] #21 33.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T11:21:50.860Z] #21 33.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T11:21:50.860Z] #21 33.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T11:21:50.860Z] #21 33.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T11:21:50.860Z] #21 33.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T11:21:50.860Z] #21 33.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T11:21:50.860Z] #21 33.92 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T11:21:50.912Z] #21 18.95 Selecting previously unselected package bzip2. [2022-02-23T11:21:50.912Z] #21 18.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T11:21:50.912Z] #21 18.96 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T11:21:50.912Z] #21 19.05 Selecting previously unselected package xz-utils. [2022-02-23T11:21:50.912Z] #21 19.07 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T11:21:50.912Z] #21 19.08 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T11:21:51.174Z] #21 19.24 Selecting previously unselected package apparmor. [2022-02-23T11:21:51.174Z] #21 19.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T11:21:51.174Z] #21 19.32 Unpacking apparmor (2.13.6-10) ... [2022-02-23T11:21:51.225Z] #21 22.99 Selecting previously unselected package libinih1:amd64. [2022-02-23T11:21:51.225Z] #21 23.00 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.01 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T11:21:51.225Z] #21 23.05 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:21:51.225Z] #21 23.06 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:21:51.225Z] #21 23.13 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:21:51.225Z] #21 23.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:21:51.225Z] #21 23.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:21:51.225Z] #21 23.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:21:51.225Z] #21 23.27 Selecting previously unselected package net-tools. [2022-02-23T11:21:51.225Z] #21 23.28 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:21:51.225Z] #21 23.43 Selecting previously unselected package patch. [2022-02-23T11:21:51.225Z] #21 23.44 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T11:21:51.225Z] #21 23.46 Unpacking patch (2.7.6-7) ... [2022-02-23T11:21:51.225Z] #21 23.55 Selecting previously unselected package python-pip-whl. [2022-02-23T11:21:51.485Z] #21 23.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T11:21:51.485Z] #21 23.56 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T11:21:51.746Z] #21 24.02 Selecting previously unselected package python3-lib2to3. [2022-02-23T11:21:51.746Z] #21 24.03 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T11:21:51.746Z] #21 24.03 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:21:51.752Z] #21 19.76 Selecting previously unselected package inetutils-ping. [2022-02-23T11:21:51.752Z] #21 19.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T11:21:51.752Z] #21 19.77 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T11:21:51.752Z] #21 19.89 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T11:21:51.752Z] #21 19.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:21:51.752Z] #21 19.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:51.752Z] #21 19.98 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T11:21:51.752Z] #21 19.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:21:51.752Z] #21 19.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:52.006Z] #21 24.15 Selecting previously unselected package python3-distutils. [2022-02-23T11:21:52.006Z] #21 24.15 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T11:21:52.006Z] #21 24.16 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T11:21:52.006Z] #21 24.27 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:21:52.006Z] #21 24.28 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:21:52.006Z] #21 24.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:21:52.013Z] #21 20.05 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T11:21:52.013Z] #21 20.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T11:21:52.013Z] #21 20.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:21:52.013Z] #21 20.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T11:21:52.013Z] #21 20.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T11:21:52.013Z] #21 20.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:21:52.245Z] #21 35.06 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T11:21:52.245Z] #21 35.08 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T11:21:52.245Z] #21 35.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:21:52.245Z] #21 35.10 Setting up python3-pip (20.3.4-4) ... [2022-02-23T11:21:52.267Z] #21 24.40 Selecting previously unselected package python3-setuptools. [2022-02-23T11:21:52.267Z] #21 24.41 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T11:21:52.267Z] #21 24.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T11:21:52.267Z] #21 24.64 Selecting previously unselected package python3-wheel. [2022-02-23T11:21:52.267Z] #21 24.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T11:21:52.275Z] #21 20.23 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T11:21:52.275Z] #21 20.23 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T11:21:52.275Z] #21 20.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:21:52.275Z] #21 20.32 Selecting previously unselected package iptables. [2022-02-23T11:21:52.275Z] #21 20.33 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T11:21:52.275Z] #21 20.33 Unpacking iptables (1.8.7-1) ... [2022-02-23T11:21:52.496Z] #45 20.63 Fetched 48.9 MB in 19s (2526 kB/s) [2022-02-23T11:21:52.496Z] #45 20.63 Reading package lists... [2022-02-23T11:21:52.496Z] #45 ... [2022-02-23T11:21:52.496Z] [2022-02-23T11:21:52.496Z] #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-02-23T11:21:52.496Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:21:52.496Z] #20 20.86 Fetched 48.9 MB in 20s (2501 kB/s) [2022-02-23T11:21:52.527Z] #21 24.66 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T11:21:52.527Z] #21 24.73 Selecting previously unselected package python3-pip. [2022-02-23T11:21:52.527Z] #21 24.73 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T11:21:52.527Z] #21 24.74 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T11:21:52.537Z] #21 20.64 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:21:52.537Z] #21 20.64 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:21:52.537Z] #21 20.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:21:52.537Z] #21 20.75 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:21:52.789Z] #21 24.99 Selecting previously unselected package sudo. [2022-02-23T11:21:52.789Z] #21 24.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T11:21:52.789Z] #21 25.00 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T11:21:52.798Z] #21 20.75 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:21:52.798Z] #21 20.76 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:21:52.798Z] #21 20.89 Selecting previously unselected package jq. [2022-02-23T11:21:52.798Z] #21 20.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:21:52.798Z] #21 20.90 Unpacking jq (1.6-2.1) ... [2022-02-23T11:21:52.798Z] #21 20.96 Selecting previously unselected package libaio1:amd64. [2022-02-23T11:21:52.798Z] #21 20.96 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T11:21:52.798Z] #21 20.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:21:52.798Z] #21 21.03 Selecting previously unselected package libgpm2:amd64. [2022-02-23T11:21:52.955Z] INFO: Sources under d:\gopath\... [2022-02-23T11:21:52.955Z] INFO: Test run under d:\CI\... [2022-02-23T11:21:52.955Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T11:21:52.955Z] INFO: docker/docker repository was found [2022-02-23T11:21:52.955Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-23T11:21:53.061Z] #21 21.03 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T11:21:53.061Z] #21 21.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:21:53.061Z] #21 21.17 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:21:53.061Z] #21 21.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:21:53.061Z] #21 21.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:21:53.188Z] #21 36.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T11:21:53.188Z] #21 36.14 Setting up jq (1.6-2.1) ... [2022-02-23T11:21:53.188Z] #21 36.15 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-23T11:21:53.188Z] #21 36.17 Setting up iptables (1.8.7-1) ... [2022-02-23T11:21:53.188Z] #21 36.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T11:21:53.188Z] #21 36.21 Setting up iproute2 (5.10.0-4) ... [2022-02-23T11:21:53.360Z] #21 25.49 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T11:21:53.360Z] #21 25.50 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T11:21:53.360Z] #21 25.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:21:53.360Z] #21 25.76 Selecting previously unselected package uidmap. [2022-02-23T11:21:53.414Z] ltsc2022: Pulling from windows/servercore [2022-02-23T11:21:53.449Z] #21 36.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:21:53.621Z] #21 25.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T11:21:53.621Z] #21 25.78 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T11:21:53.621Z] #21 25.93 Selecting previously unselected package vim-runtime. [2022-02-23T11:21:53.621Z] #21 25.93 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:53.621Z] #21 25.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-02-23T11:21:53.621Z] #21 25.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T11:21:53.621Z] #21 26.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:53.790Z] Client: [2022-02-23T11:21:53.790Z] Context: default [2022-02-23T11:21:53.790Z] Debug Mode: false [2022-02-23T11:21:53.790Z] Plugins: [2022-02-23T11:21:53.790Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T11:21:53.790Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T11:21:53.790Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T11:21:53.790Z] [2022-02-23T11:21:53.790Z] Server: [2022-02-23T11:21:53.790Z] Containers: 0 [2022-02-23T11:21:53.790Z] Running: 0 [2022-02-23T11:21:53.790Z] Paused: 0 [2022-02-23T11:21:53.790Z] Stopped: 0 [2022-02-23T11:21:53.790Z] Images: 0 [2022-02-23T11:21:53.790Z] Server Version: 20.10.9 [2022-02-23T11:21:53.790Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T11:21:53.790Z] LCOW: [2022-02-23T11:21:53.790Z] Windows: [2022-02-23T11:21:53.790Z] Logging Driver: json-file [2022-02-23T11:21:53.790Z] Plugins: [2022-02-23T11:21:53.790Z] Volume: local [2022-02-23T11:21:53.790Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:21:53.790Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:21:53.790Z] Swarm: inactive [2022-02-23T11:21:53.790Z] Default Isolation: process [2022-02-23T11:21:53.790Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T11:21:53.790Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T11:21:53.790Z] OSType: windows [2022-02-23T11:21:53.790Z] Architecture: x86_64 [2022-02-23T11:21:53.790Z] CPUs: 4 [2022-02-23T11:21:53.790Z] Total Memory: 32GiB [2022-02-23T11:21:53.790Z] Name: azwin-2-439e00 [2022-02-23T11:21:53.790Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T11:21:53.790Z] Docker Root Dir: D:\docker [2022-02-23T11:21:53.790Z] Debug Mode: false [2022-02-23T11:21:53.790Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:21:53.790Z] Labels: [2022-02-23T11:21:53.790Z] Experimental: true [2022-02-23T11:21:53.790Z] Insecure Registries: [2022-02-23T11:21:53.790Z] 10.0.0.4:5000 [2022-02-23T11:21:53.790Z] 127.0.0.0/8 [2022-02-23T11:21:53.790Z] Registry Mirrors: [2022-02-23T11:21:53.790Z] http://10.0.0.4:5000/ [2022-02-23T11:21:53.790Z] Live Restore Enabled: false [2022-02-23T11:21:53.790Z] Product License: Community Engine [2022-02-23T11:21:53.790Z] [2022-02-23T11:21:53.870Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T11:21:53.870Z] 898469748ff6: Pulling fs layer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T11:21:54.392Z] #21 DONE 37.3s [2022-02-23T11:21:54.392Z] [2022-02-23T11:21:54.392Z] #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-02-23T11:21:54.392Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-23T11:21:54.653Z] #22 0.611 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T11:21:54.653Z] #22 0.620 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T11:21:54.653Z] #22 0.624 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T11:21:54.653Z] #22 DONE 0.7s [2022-02-23T11:21:54.653Z] [2022-02-23T11:21:54.653Z] #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-02-23T11:21:54.653Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T11:21:54.914Z] #43 ... [2022-02-23T11:21:54.914Z] [2022-02-23T11:21:54.914Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:21:54.914Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T11:21:56.365Z] #21 23.93 Selecting previously unselected package libinih1:amd64. [2022-02-23T11:21:56.366Z] #21 23.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 23.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T11:21:56.366Z] #21 24.00 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:21:56.366Z] #21 24.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 24.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:21:56.366Z] #21 24.10 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:21:56.366Z] #21 24.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 24.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:21:56.366Z] #21 24.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:21:56.366Z] #21 24.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 24.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:21:56.366Z] #21 24.31 Selecting previously unselected package net-tools. [2022-02-23T11:21:56.366Z] #21 24.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 24.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:21:56.366Z] #21 24.51 Selecting previously unselected package patch. [2022-02-23T11:21:56.366Z] #21 24.51 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T11:21:56.366Z] #21 24.51 Unpacking patch (2.7.6-7) ... [2022-02-23T11:21:56.366Z] #21 24.62 Selecting previously unselected package python-pip-whl. [2022-02-23T11:21:56.626Z] #21 24.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T11:21:56.626Z] #21 24.65 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T11:21:56.925Z] #21 28.83 Selecting previously unselected package vim. [2022-02-23T11:21:56.925Z] #21 28.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:21:56.925Z] #21 28.85 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:56.925Z] #21 29.29 Selecting previously unselected package xfsprogs. [2022-02-23T11:21:56.925Z] #21 29.30 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T11:21:56.925Z] #21 29.30 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T11:21:56.940Z] #21 25.14 Selecting previously unselected package python3-lib2to3. [2022-02-23T11:21:56.940Z] #21 25.14 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T11:21:56.940Z] #21 25.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:21:57.214Z] #21 25.34 Selecting previously unselected package python3-distutils. [2022-02-23T11:21:57.214Z] #21 25.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T11:21:57.214Z] #21 25.35 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T11:21:57.264Z] #56 ... [2022-02-23T11:21:57.264Z] [2022-02-23T11:21:57.264Z] #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-02-23T11:21:57.264Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T11:21:57.264Z] #21 7.420 Fetched 8505 kB in 6s (1316 kB/s) [2022-02-23T11:21:57.264Z] #21 7.420 Reading package lists... [2022-02-23T11:21:57.264Z] #21 9.499 Reading package lists... [2022-02-23T11:21:57.264Z] #21 11.47 Building dependency tree... [2022-02-23T11:21:57.264Z] #21 12.39 The following additional packages will be installed: [2022-02-23T11:21:57.264Z] #21 12.39 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:57.264Z] #21 12.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T11:21:57.264Z] #21 12.40 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T11:21:57.264Z] #21 12.40 python3-pkg-resources vim-runtime xxd [2022-02-23T11:21:57.264Z] #21 12.40 Suggested packages: [2022-02-23T11:21:57.264Z] #21 12.40 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T11:21:57.264Z] #21 12.40 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T11:21:57.264Z] #21 12.40 acl attr quota [2022-02-23T11:21:57.264Z] #21 12.40 Recommended packages: [2022-02-23T11:21:57.264Z] #21 12.40 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T11:21:57.497Z] #21 29.72 Selecting previously unselected package zip. [2022-02-23T11:21:57.497Z] #21 29.72 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T11:21:57.497Z] #21 29.73 Unpacking zip (3.0-12) ... [2022-02-23T11:21:57.521Z] #21 13.34 The following NEW packages will be installed: [2022-02-23T11:21:57.522Z] #21 13.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T11:21:57.522Z] #21 13.35 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T11:21:57.522Z] #21 13.35 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T11:21:57.522Z] #21 13.35 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T11:21:57.522Z] #21 13.35 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T11:21:57.522Z] #21 13.35 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T11:21:57.522Z] #21 13.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T11:21:57.522Z] #21 13.35 xz-utils zip zstd [2022-02-23T11:21:57.539Z] #21 25.50 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:21:57.539Z] #21 25.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:21:57.539Z] #21 25.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:21:57.759Z] #21 29.85 Selecting previously unselected package zstd. [2022-02-23T11:21:57.759Z] #21 29.85 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T11:21:57.759Z] #21 29.86 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:21:57.779Z] #21 13.67 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:21:57.779Z] #21 13.67 Need to get 27.6 MB of archives. [2022-02-23T11:21:57.779Z] #21 13.67 After this operation, 106 MB of additional disk space will be used. [2022-02-23T11:21:57.779Z] #21 13.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T11:21:57.779Z] #21 13.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T11:21:57.779Z] #21 13.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T11:21:57.779Z] #21 13.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T11:21:57.779Z] #21 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T11:21:57.779Z] #21 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T11:21:57.779Z] #21 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T11:21:57.779Z] #21 13.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T11:21:57.779Z] #21 13.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:21:57.779Z] #21 13.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:21:57.779Z] #21 13.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T11:21:57.779Z] #21 13.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T11:21:57.779Z] #21 13.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T11:21:57.779Z] #21 13.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T11:21:57.801Z] #21 25.94 Selecting previously unselected package python3-setuptools. [2022-02-23T11:21:57.801Z] #21 25.94 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T11:21:57.801Z] #21 25.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T11:21:58.020Z] #21 30.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:21:58.039Z] #21 13.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T11:21:58.039Z] #21 13.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T11:21:58.039Z] #21 13.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T11:21:58.039Z] #21 13.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T11:21:58.039Z] #21 13.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T11:21:58.039Z] #21 13.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T11:21:58.039Z] #21 13.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T11:21:58.039Z] #21 13.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:21:58.040Z] #21 13.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:21:58.040Z] #21 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:21:58.040Z] #21 13.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T11:21:58.040Z] #21 13.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T11:21:58.040Z] #21 13.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T11:21:58.062Z] #21 26.24 Selecting previously unselected package python3-wheel. [2022-02-23T11:21:58.062Z] #21 26.24 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T11:21:58.062Z] #21 26.25 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T11:21:58.062Z] #21 26.32 Selecting previously unselected package python3-pip. [2022-02-23T11:21:58.062Z] #21 26.33 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T11:21:58.297Z] #21 14.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T11:21:58.297Z] #21 14.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:21:58.297Z] #21 14.17 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-02-23T11:21:58.297Z] #21 14.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:21:58.297Z] #21 14.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T11:21:58.297Z] #21 14.18 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T11:21:58.297Z] #21 14.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T11:21:58.297Z] #21 14.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T11:21:58.297Z] #21 14.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T11:21:58.297Z] #21 14.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:21:58.297Z] #21 14.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T11:21:58.297Z] #21 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T11:21:58.297Z] #21 14.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T11:21:58.297Z] #21 14.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T11:21:58.297Z] #21 14.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T11:21:58.322Z] #21 26.34 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T11:21:58.322Z] #21 26.62 Selecting previously unselected package sudo. [2022-02-23T11:21:58.583Z] #21 26.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T11:21:58.583Z] #21 26.65 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T11:21:58.591Z] #21 14.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T11:21:58.591Z] #21 14.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T11:21:58.591Z] #21 14.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T11:21:58.593Z] #21 31.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:58.854Z] #21 31.01 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:21:58.854Z] #21 31.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:21:58.854Z] #21 31.03 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:21:58.854Z] #21 31.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:21:58.855Z] #21 31.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T11:21:58.855Z] #21 31.08 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T11:21:58.855Z] #21 31.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:21:58.855Z] #21 31.11 Setting up bzip2 (1.0.8-4) ... [2022-02-23T11:21:58.855Z] #21 31.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:21:58.855Z] #21 31.14 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T11:21:58.867Z] #21 14.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T11:21:58.867Z] #21 14.61 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T11:21:58.867Z] #21 14.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T11:21:59.155Z] #21 27.18 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T11:21:59.156Z] #21 27.20 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T11:21:59.156Z] #21 27.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:21:59.416Z] #21 27.40 Selecting previously unselected package uidmap. [2022-02-23T11:21:59.417Z] #21 27.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T11:21:59.417Z] #21 27.42 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T11:21:59.417Z] #21 27.54 Selecting previously unselected package vim-runtime. [2022-02-23T11:21:59.417Z] #21 27.56 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:21:59.417Z] #21 27.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T11:21:59.430Z] #21 31.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:59.430Z] #21 31.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:21:59.430Z] #21 31.68 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T11:21:59.430Z] #21 31.69 Setting up apparmor (2.13.6-10) ... [2022-02-23T11:21:59.437Z] #21 15.30 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:21:59.437Z] #21 15.41 Fetched 27.6 MB in 1s (21.7 MB/s) [2022-02-23T11:21:59.677Z] #21 27.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T11:21:59.677Z] #21 27.64 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:21:59.696Z] #21 15.47 Selecting previously unselected package pigz. [2022-02-23T11:21:59.697Z] #21 15.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T11:21:59.697Z] #21 15.55 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T11:21:59.697Z] #21 15.55 Unpacking pigz (2.6-1) ... [2022-02-23T11:21:59.697Z] #21 15.62 Selecting previously unselected package libelf1:amd64. [2022-02-23T11:21:59.697Z] #21 15.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T11:21:59.962Z] #21 15.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T11:21:59.962Z] #21 15.78 Selecting previously unselected package libbpf0:amd64. [2022-02-23T11:21:59.962Z] #21 15.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T11:21:59.962Z] #21 15.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:22:00.218Z] #21 15.88 Selecting previously unselected package libcap2:amd64. [2022-02-23T11:22:00.218Z] #21 15.89 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T11:22:00.218Z] #21 15.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:22:00.218Z] #21 15.96 Selecting previously unselected package libmnl0:amd64. [2022-02-23T11:22:00.218Z] #21 15.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T11:22:00.218Z] #21 15.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:22:00.218Z] #21 16.04 Selecting previously unselected package libxtables12:amd64. [2022-02-23T11:22:00.219Z] #21 16.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T11:22:00.219Z] #21 16.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:22:00.219Z] #21 16.11 Selecting previously unselected package libcap2-bin. [2022-02-23T11:22:00.219Z] #21 16.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T11:22:00.219Z] #21 16.13 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T11:22:00.475Z] #21 16.19 Selecting previously unselected package iproute2. [2022-02-23T11:22:00.475Z] #21 16.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T11:22:00.475Z] #21 16.21 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T11:22:00.646Z] #20 20.86 Reading package lists... [2022-02-23T11:22:00.646Z] #20 ... [2022-02-23T11:22:00.646Z] [2022-02-23T11:22:00.646Z] #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-02-23T11:22:00.646Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T11:22:00.646Z] #45 20.63 Reading package lists... [2022-02-23T11:22:00.732Z] #21 16.66 Selecting previously unselected package xxd. [2022-02-23T11:22:00.732Z] #21 16.66 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:22:00.732Z] #21 16.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:00.732Z] #21 16.77 Selecting previously unselected package vim-common. [2022-02-23T11:22:00.989Z] #21 16.78 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:22:00.989Z] #21 16.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:00.989Z] #21 16.91 Selecting previously unselected package bash-completion. [2022-02-23T11:22:01.246Z] #21 16.92 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T11:22:01.348Z] #21 33.45 Setting up zip (3.0-12) ... [2022-02-23T11:22:01.348Z] #21 33.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:01.348Z] #21 33.50 Setting up bash-completion (1:2.11-2) ... [2022-02-23T11:22:01.603Z] #45 30.04 Reading package lists... [2022-02-23T11:22:01.603Z] #45 ... [2022-02-23T11:22:01.603Z] [2022-02-23T11:22:01.603Z] #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-02-23T11:22:01.603Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T11:22:01.603Z] #65 21.49 Fetched 48.9 MB in 20s (2447 kB/s) [2022-02-23T11:22:01.603Z] #65 21.49 Reading package lists... [2022-02-23T11:22:01.603Z] #65 30.98 Reading package lists... [2022-02-23T11:22:01.603Z] #65 ... [2022-02-23T11:22:01.603Z] [2022-02-23T11:22:01.604Z] #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-02-23T11:22:01.604Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:01.604Z] #20 20.86 Reading package lists... [2022-02-23T11:22:02.224Z] #21 30.42 Selecting previously unselected package vim. [2022-02-23T11:22:02.486Z] #21 30.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:22:02.486Z] #21 30.44 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:02.748Z] #21 30.88 Selecting previously unselected package xfsprogs. [2022-02-23T11:22:02.748Z] #21 30.88 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T11:22:02.748Z] #21 30.89 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T11:22:03.059Z] #23 8.369 Collecting yamllint==1.26.1 [2022-02-23T11:22:03.137Z] #21 18.66 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T11:22:03.137Z] #21 19.05 Selecting previously unselected package bzip2. [2022-02-23T11:22:03.137Z] #21 19.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T11:22:03.137Z] #21 19.06 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T11:22:03.264Z] #21 35.28 Setting up xz-utils (5.2.5-2) ... [2022-02-23T11:22:03.264Z] #21 35.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T11:22:03.264Z] #21 35.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:22:03.264Z] #21 35.33 Setting up patch (2.7.6-7) ... [2022-02-23T11:22:03.264Z] #21 35.35 Setting up sudo (1.9.5p2-3) ... [2022-02-23T11:22:03.264Z] #21 35.41 invoke-rc.d: could not determine current runlevel [2022-02-23T11:22:03.264Z] #21 35.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:22:03.264Z] #21 35.43 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T11:22:03.264Z] #21 35.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:22:03.264Z] #21 35.48 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T11:22:03.264Z] #21 35.52 Setting up pigz (2.6-1) ... [2022-02-23T11:22:03.264Z] #21 35.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:22:03.264Z] #21 35.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:22:03.264Z] #21 35.58 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T11:22:03.264Z] #21 35.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:03.394Z] #21 19.14 Selecting previously unselected package xz-utils. [2022-02-23T11:22:03.394Z] #21 19.15 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T11:22:03.394Z] #21 19.16 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T11:22:03.394Z] #21 19.29 Selecting previously unselected package apparmor. [2022-02-23T11:22:03.394Z] #21 19.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T11:22:03.394Z] #21 19.36 Unpacking apparmor (2.13.6-10) ... [2022-02-23T11:22:03.692Z] #21 31.74 Selecting previously unselected package zip. [2022-02-23T11:22:03.692Z] #21 31.74 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T11:22:03.692Z] #21 31.76 Unpacking zip (3.0-12) ... [2022-02-23T11:22:03.953Z] #21 31.93 Selecting previously unselected package zstd. [2022-02-23T11:22:03.953Z] #21 31.95 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T11:22:03.953Z] #21 31.96 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:22:03.958Z] #21 19.73 Selecting previously unselected package inetutils-ping. [2022-02-23T11:22:03.958Z] #21 19.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T11:22:03.958Z] #21 19.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T11:22:04.209Z] #21 36.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:22:04.209Z] #21 36.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:22:04.214Z] #21 32.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:22:04.215Z] #21 19.88 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T11:22:04.215Z] #21 19.90 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:22:04.215Z] #21 19.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:04.215Z] #21 19.95 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T11:22:04.215Z] #21 19.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:22:04.215Z] #21 19.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:04.215Z] #21 20.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T11:22:04.215Z] #21 20.04 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T11:22:04.215Z] #21 20.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:22:04.215Z] #21 20.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T11:22:04.215Z] #21 20.11 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T11:22:04.215Z] #21 20.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:22:04.215Z] #21 20.16 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T11:22:04.215Z] #21 20.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T11:22:04.215Z] #21 20.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:22:04.215Z] #21 20.26 Selecting previously unselected package iptables. [2022-02-23T11:22:04.443Z] #23 9.425 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T11:22:04.471Z] #21 36.74 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T11:22:04.471Z] #21 36.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:22:04.471Z] #21 36.79 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:22:04.471Z] #21 36.81 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T11:22:04.472Z] #21 20.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T11:22:04.472Z] #21 20.27 Unpacking iptables (1.8.7-1) ... [2022-02-23T11:22:04.728Z] #21 20.56 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:22:04.728Z] #21 20.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:22:04.728Z] #21 20.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:22:04.728Z] #21 20.69 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:22:04.732Z] #21 37.15 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:04.734Z] #23 ... [2022-02-23T11:22:04.735Z] [2022-02-23T11:22:04.735Z] #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-02-23T11:22:04.735Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T11:22:04.735Z] #43 147.1 + dpkg --print-architecture [2022-02-23T11:22:04.985Z] #21 20.70 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:22:04.985Z] #21 20.70 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:22:04.985Z] #21 20.80 Selecting previously unselected package jq. [2022-02-23T11:22:04.985Z] #21 20.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:22:04.985Z] #21 20.82 Unpacking jq (1.6-2.1) ... [2022-02-23T11:22:04.985Z] #21 20.90 Selecting previously unselected package libaio1:amd64. [2022-02-23T11:22:04.985Z] #21 20.90 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T11:22:04.985Z] #21 20.91 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:22:04.985Z] #21 20.96 Selecting previously unselected package libgpm2:amd64. [2022-02-23T11:22:04.985Z] #21 20.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T11:22:04.985Z] #21 20.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:22:04.994Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T11:22:04.994Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T11:22:04.994Z] #21 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T11:22:04.994Z] #21 37.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T11:22:04.994Z] #21 37.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T11:22:04.994Z] #21 37.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T11:22:04.994Z] #21 37.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T11:22:04.994Z] #21 37.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T11:22:04.994Z] #21 37.22 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T11:22:05.157Z] #21 33.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:05.157Z] #21 33.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:22:05.157Z] #21 33.14 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:22:05.157Z] #21 33.17 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:22:05.157Z] #21 33.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:05.157Z] #21 33.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T11:22:05.157Z] #21 33.21 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T11:22:05.157Z] #21 33.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:22:05.157Z] #21 33.26 Setting up bzip2 (1.0.8-4) ... [2022-02-23T11:22:05.157Z] #21 33.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:22:05.241Z] #21 21.02 Selecting previously unselected package libicu67:amd64. [2022-02-23T11:22:05.241Z] #21 21.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T11:22:05.241Z] #21 21.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T11:22:05.418Z] #21 33.31 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T11:22:05.689Z] #43 DONE 147.9s [2022-02-23T11:22:05.690Z] [2022-02-23T11:22:05.690Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:22:05.690Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T11:22:05.690Z] #23 10.50 Collecting pathspec>=0.5.3 [2022-02-23T11:22:05.690Z] #23 10.51 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T11:22:05.690Z] #23 10.84 Collecting pyyaml [2022-02-23T11:22:05.690Z] #23 10.86 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-23T11:22:05.955Z] #23 10.99 Building wheels for collected packages: yamllint [2022-02-23T11:22:05.955Z] #23 10.99 Building wheel for yamllint (setup.py): started [2022-02-23T11:22:05.991Z] #21 33.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:05.991Z] #21 33.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:22:05.991Z] #21 34.01 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T11:22:05.991Z] #21 34.03 Setting up apparmor (2.13.6-10) ... [2022-02-23T11:22:06.201Z] #21 38.33 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:22:06.201Z] #21 38.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:22:06.201Z] #21 38.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:22:06.201Z] #21 38.37 Setting up python3-pip (20.3.4-4) ... [2022-02-23T11:22:06.896Z] #23 11.91 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T11:22:06.896Z] #23 11.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c3638da81b28036577c9c019c894bfee746ba2ad3c4db4d100dbd7c6122279e6 [2022-02-23T11:22:06.896Z] #23 11.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T11:22:06.896Z] #23 11.92 Successfully built yamllint [2022-02-23T11:22:06.896Z] #23 11.94 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T11:22:06.896Z] #23 12.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T11:22:07.146Z] #21 39.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:22:07.146Z] #21 39.36 Setting up jq (1.6-2.1) ... [2022-02-23T11:22:07.146Z] #21 39.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:22:07.146Z] #21 39.39 Setting up iptables (1.8.7-1) ... [2022-02-23T11:22:07.146Z] #21 39.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T11:22:07.146Z] #21 39.45 Setting up iproute2 (5.10.0-4) ... [2022-02-23T11:22:07.407Z] #21 39.76 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:07.465Z] #23 DONE 12.6s [2022-02-23T11:22:07.465Z] [2022-02-23T11:22:07.465Z] #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-02-23T11:22:07.465Z] #26 sha256:0ff8fae2c5cba5f7f2c2601c99fab50ff09d59e375be9db0700366afae5f3921 [2022-02-23T11:22:07.907Z] #21 35.81 Setting up zip (3.0-12) ... [2022-02-23T11:22:07.907Z] #21 35.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:07.907Z] #21 35.86 Setting up bash-completion (1:2.11-2) ... [2022-02-23T11:22:08.514Z] #21 24.02 Selecting previously unselected package libinih1:amd64. [2022-02-23T11:22:08.514Z] #21 24.03 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T11:22:08.514Z] #21 24.04 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T11:22:08.514Z] #21 24.08 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:22:08.514Z] #21 24.10 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:22:08.514Z] #21 24.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:22:08.514Z] #21 24.18 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:22:08.514Z] #21 24.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:22:08.514Z] #21 24.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:22:08.514Z] #21 24.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:22:08.514Z] #21 24.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:22:08.514Z] #21 24.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:22:08.514Z] #21 24.36 Selecting previously unselected package net-tools. [2022-02-23T11:22:08.514Z] #21 24.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T11:22:08.514Z] #21 24.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:22:08.770Z] #21 24.55 Selecting previously unselected package patch. [2022-02-23T11:22:08.770Z] #21 24.55 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T11:22:08.770Z] #21 24.56 Unpacking patch (2.7.6-7) ... [2022-02-23T11:22:08.770Z] #21 24.65 Selecting previously unselected package python-pip-whl. [2022-02-23T11:22:08.770Z] #21 24.66 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T11:22:08.770Z] #21 24.67 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T11:22:08.797Z] #21 DONE 40.8s [2022-02-23T11:22:08.797Z] [2022-02-23T11:22:08.797Z] #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-02-23T11:22:08.797Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T11:22:09.217Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T11:22:09.217Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d5a24964\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T11:22:09.217Z] ---------------------------------------------------------------------------- [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] INFO: executeCI.ps1 starting at Wed Feb 23 11:22:06 CUT 2022 [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T11:22:09.217Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T11:22:09.217Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T11:22:09.217Z] INFO: Environment variables: [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] Name Value [2022-02-23T11:22:09.217Z] ---- ----- [2022-02-23T11:22:09.217Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T11:22:09.217Z] amd64 true [2022-02-23T11:22:09.217Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T11:22:09.217Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T11:22:09.217Z] arm64 true [2022-02-23T11:22:09.217Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T11:22:09.217Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T11:22:09.217Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T11:22:09.217Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T11:22:09.217Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T11:22:09.217Z] BRANCH_NAME PR-43282 [2022-02-23T11:22:09.217Z] BUILD_DISPLAY_NAME #5 [2022-02-23T11:22:09.217Z] BUILD_ID 5 [2022-02-23T11:22:09.217Z] BUILD_NUMBER 5 [2022-02-23T11:22:09.217Z] BUILD_TAG jenkins-moby-PR-43282-5 [2022-02-23T11:22:09.217Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/ [2022-02-23T11:22:09.217Z] cgroup2 true [2022-02-23T11:22:09.217Z] CHANGE_AUTHOR Cornul11 [2022-02-23T11:22:09.217Z] CHANGE_AUTHOR_DISPLAY_NAME Dan [2022-02-23T11:22:09.217Z] CHANGE_BRANCH 43265-fix-docker-ce-mentions [2022-02-23T11:22:09.217Z] CHANGE_FORK Cornul11 [2022-02-23T11:22:09.217Z] CHANGE_ID 43282 [2022-02-23T11:22:09.217Z] CHANGE_TARGET master [2022-02-23T11:22:09.217Z] CHANGE_TITLE Removed mentions of the deprecated Docker CE repo [2022-02-23T11:22:09.217Z] CHANGE_URL https://github.com/moby/moby/pull/43282 [2022-02-23T11:22:09.217Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:22:09.217Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T11:22:09.217Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T11:22:09.217Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T11:22:09.217Z] COMPUTERNAME azwin-2-645c81 [2022-02-23T11:22:09.217Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T11:22:09.217Z] ConfigSequenceNumber 0 [2022-02-23T11:22:09.217Z] dco true [2022-02-23T11:22:09.217Z] DOCKER_BUILDKIT 0 [2022-02-23T11:22:09.217Z] DOCKER_DUT_DEBUG 1 [2022-02-23T11:22:09.217Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T11:22:09.217Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T11:22:09.217Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-23T11:22:09.217Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T11:22:09.217Z] EXECUTOR_NUMBER 0 [2022-02-23T11:22:09.217Z] FQDN azwin-2-645c81.westus.cloudapp.azure.com [2022-02-23T11:22:09.217Z] GIT_BRANCH PR-43282 [2022-02-23T11:22:09.217Z] GIT_COMMIT 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:22:09.217Z] GIT_PREVIOUS_COMMIT 768f1f53f83f245c3a5d37bab36672c1a39fb1d1 [2022-02-23T11:22:09.217Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T11:22:09.217Z] HUDSON_COOKIE bb1e3df9-bbe4-4db2-a1dd-d769c48cdc3c [2022-02-23T11:22:09.217Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:22:09.217Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T11:22:09.217Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T11:22:09.217Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T11:22:09.217Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:22:09.217Z] JENKINS_NODE_COOKIE 783de250-2043-4757-acb8-f5b8e90083bc [2022-02-23T11:22:09.217Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T11:22:09.217Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T11:22:09.217Z] JOB_BASE_NAME PR-43282 [2022-02-23T11:22:09.217Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/display/redirect [2022-02-23T11:22:09.217Z] JOB_NAME moby/PR-43282 [2022-02-23T11:22:09.217Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/ [2022-02-23T11:22:09.217Z] library.jps.version master [2022-02-23T11:22:09.217Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T11:22:09.217Z] NODE_LABELS amd64 azure azwin-2-645c81 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T11:22:09.217Z] NODE_NAME azwin-2-645c81 [2022-02-23T11:22:09.217Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T11:22:09.217Z] OS Windows_NT [2022-02-23T11:22:09.217Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T11:22:09.217Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T11:22:09.217Z] ppc64le false [2022-02-23T11:22:09.217Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T11:22:09.217Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T11:22:09.217Z] PROCESSOR_LEVEL 6 [2022-02-23T11:22:09.217Z] PROCESSOR_REVISION 4f01 [2022-02-23T11:22:09.217Z] ProgramData C:\ProgramData [2022-02-23T11:22:09.217Z] ProgramFiles C:\Program Files [2022-02-23T11:22:09.217Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T11:22:09.217Z] ProgramW6432 C:\Program Files [2022-02-23T11:22:09.217Z] PROMPT $P$G [2022-02-23T11:22:09.217Z] PSExecutionPolicyPreference Bypass [2022-02-23T11:22:09.217Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T11:22:09.217Z] PUBLIC C:\Users\Public [2022-02-23T11:22:09.217Z] rootless true [2022-02-23T11:22:09.217Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=artif... [2022-02-23T11:22:09.217Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=changes [2022-02-23T11:22:09.217Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect [2022-02-23T11:22:09.217Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=tests [2022-02-23T11:22:09.217Z] s390x false [2022-02-23T11:22:09.217Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T11:22:09.217Z] SOURCES_DRIVE d [2022-02-23T11:22:09.217Z] SOURCES_SUBDIR gopath [2022-02-23T11:22:09.217Z] STAGE_NAME Run tests [2022-02-23T11:22:09.217Z] SystemDrive C: [2022-02-23T11:22:09.217Z] SystemRoot C:\Windows [2022-02-23T11:22:09.217Z] TEMP C:\Windows\TEMP [2022-02-23T11:22:09.217Z] TESTDEBUG 0 [2022-02-23T11:22:09.217Z] TESTRUN_DRIVE d [2022-02-23T11:22:09.217Z] TESTRUN_SUBDIR CI [2022-02-23T11:22:09.217Z] TIMEOUT 120m [2022-02-23T11:22:09.217Z] TMP C:\Windows\TEMP [2022-02-23T11:22:09.217Z] unit_validate true [2022-02-23T11:22:09.217Z] USERDOMAIN WORKGROUP [2022-02-23T11:22:09.217Z] USERNAME azwin-2-645c81$ [2022-02-23T11:22:09.217Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T11:22:09.217Z] validate_force false [2022-02-23T11:22:09.217Z] windir C:\Windows [2022-02-23T11:22:09.217Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T11:22:09.217Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T11:22:09.217Z] windows2022 true [2022-02-23T11:22:09.217Z] windows2022containerd true [2022-02-23T11:22:09.217Z] windowsRS5 true [2022-02-23T11:22:09.217Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T11:22:09.217Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] [2022-02-23T11:22:09.217Z] INFO: Sources under d:\gopath\... [2022-02-23T11:22:09.218Z] INFO: Test run under d:\CI\... [2022-02-23T11:22:09.218Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T11:22:09.218Z] INFO: docker/docker repository was found [2022-02-23T11:22:09.218Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-23T11:22:09.332Z] #21 25.15 Selecting previously unselected package python3-lib2to3. [2022-02-23T11:22:09.332Z] #21 25.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T11:22:09.332Z] #21 25.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:22:09.332Z] #21 25.24 Selecting previously unselected package python3-distutils. [2022-02-23T11:22:09.332Z] #21 25.26 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T11:22:09.370Z] #22 0.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T11:22:09.370Z] #22 0.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T11:22:09.370Z] #22 0.801 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T11:22:09.370Z] #22 DONE 0.8s [2022-02-23T11:22:09.370Z] [2022-02-23T11:22:09.370Z] #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-02-23T11:22:09.370Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:09.589Z] #21 25.27 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T11:22:09.589Z] #21 25.39 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:22:09.589Z] #21 25.40 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:22:09.589Z] #21 25.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:22:09.634Z] #43 ... [2022-02-23T11:22:09.634Z] [2022-02-23T11:22:09.634Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:22:09.634Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T11:22:09.687Z] ltsc2022: Pulling from windows/servercore [2022-02-23T11:22:09.687Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T11:22:09.687Z] 898469748ff6: Pulling fs layer [2022-02-23T11:22:09.722Z] #20 30.32 Reading package lists... [2022-02-23T11:22:09.722Z] #20 ... [2022-02-23T11:22:09.722Z] [2022-02-23T11:22:09.722Z] #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-02-23T11:22:09.722Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T11:22:09.722Z] #45 30.04 Reading package lists... [2022-02-23T11:22:09.822Z] #21 37.73 Setting up xz-utils (5.2.5-2) ... [2022-02-23T11:22:09.822Z] #21 37.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T11:22:09.822Z] #21 37.78 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:22:09.822Z] #21 37.80 Setting up patch (2.7.6-7) ... [2022-02-23T11:22:09.822Z] #21 37.81 Setting up sudo (1.9.5p2-3) ... [2022-02-23T11:22:09.822Z] #21 37.90 invoke-rc.d: could not determine current runlevel [2022-02-23T11:22:09.822Z] #21 37.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:22:09.822Z] #21 37.91 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T11:22:09.822Z] #21 37.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:22:09.822Z] #21 37.94 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T11:22:09.822Z] #21 37.96 Setting up pigz (2.6-1) ... [2022-02-23T11:22:09.822Z] #21 37.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:22:09.822Z] #21 37.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:22:09.822Z] #21 38.01 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T11:22:09.846Z] #21 25.56 Selecting previously unselected package python3-setuptools. [2022-02-23T11:22:09.846Z] #21 25.57 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T11:22:09.846Z] #21 25.58 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T11:22:09.846Z] #21 25.85 Selecting previously unselected package python3-wheel. [2022-02-23T11:22:10.084Z] #21 38.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:10.104Z] #21 25.86 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T11:22:10.104Z] #21 25.87 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T11:22:10.104Z] #21 25.93 Selecting previously unselected package python3-pip. [2022-02-23T11:22:10.104Z] #21 25.94 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T11:22:10.104Z] #21 25.95 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T11:22:10.361Z] #21 26.17 Selecting previously unselected package sudo. [2022-02-23T11:22:10.361Z] #21 26.17 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T11:22:10.361Z] #21 26.18 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T11:22:10.657Z] #21 38.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:22:10.657Z] #21 38.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:22:10.919Z] #21 39.01 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T11:22:10.919Z] #21 39.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:22:10.919Z] #21 39.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:22:10.919Z] #21 39.06 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T11:22:10.925Z] #21 26.75 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T11:22:10.925Z] #21 26.75 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T11:22:10.925Z] #21 26.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:22:11.182Z] #21 26.95 Selecting previously unselected package uidmap. [2022-02-23T11:22:11.182Z] #21 26.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T11:22:11.182Z] #21 26.95 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T11:22:11.182Z] #21 27.09 Selecting previously unselected package vim-runtime. [2022-02-23T11:22:11.182Z] #21 27.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:22:11.182Z] #21 27.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T11:22:11.440Z] #21 27.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T11:22:11.440Z] #21 27.16 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:11.492Z] #21 39.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:11.492Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T11:22:11.492Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T11:22:11.492Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T11:22:11.492Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T11:22:11.492Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T11:22:11.492Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T11:22:11.492Z] #21 39.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T11:22:11.492Z] #21 39.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T11:22:11.492Z] #21 39.59 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T11:22:11.630Z] #45 39.46 Building dependency tree... [2022-02-23T11:22:12.893Z] #21 40.86 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:22:12.893Z] #21 40.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:22:12.893Z] #21 40.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:22:12.893Z] #21 40.93 Setting up python3-pip (20.3.4-4) ... [2022-02-23T11:22:13.542Z] #45 43.47 The following additional packages will be installed: [2022-02-23T11:22:13.542Z] #45 43.50 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-23T11:22:13.542Z] #45 43.54 Suggested packages: [2022-02-23T11:22:13.542Z] #45 43.54 cmake-doc ninja-build lrzip [2022-02-23T11:22:13.542Z] #45 43.54 Recommended packages: [2022-02-23T11:22:13.542Z] #45 43.54 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T11:22:13.836Z] #21 42.02 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:22:13.836Z] #21 42.03 Setting up jq (1.6-2.1) ... [2022-02-23T11:22:13.836Z] #21 42.04 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:22:13.836Z] #21 42.06 Setting up iptables (1.8.7-1) ... [2022-02-23T11:22:13.836Z] #21 42.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:13.965Z] #21 29.90 Selecting previously unselected package vim. [2022-02-23T11:22:13.965Z] #21 29.90 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:22:13.965Z] #21 29.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:14.098Z] #21 42.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:14.098Z] #21 42.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:14.098Z] #21 42.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:14.098Z] #21 42.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T11:22:14.098Z] #21 42.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T11:22:14.098Z] #21 42.11 Setting up iproute2 (5.10.0-4) ... [2022-02-23T11:22:14.359Z] #21 42.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:14.479Z] #45 44.19 The following NEW packages will be installed: [2022-02-23T11:22:14.479Z] #45 44.22 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-23T11:22:14.528Z] #21 30.34 Selecting previously unselected package xfsprogs. [2022-02-23T11:22:14.528Z] #21 30.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T11:22:14.528Z] #21 30.37 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T11:22:14.739Z] #45 44.70 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:22:14.739Z] #45 44.70 Need to get 8418 kB of archives. [2022-02-23T11:22:14.739Z] #45 44.70 After this operation, 34.9 MB of additional disk space will be used. [2022-02-23T11:22:14.739Z] #45 44.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:22:14.739Z] #45 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:22:14.739Z] #45 44.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T11:22:14.739Z] #45 44.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T11:22:14.739Z] #45 44.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T11:22:14.739Z] #45 44.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T11:22:14.739Z] #45 44.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T11:22:14.739Z] #45 44.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T11:22:14.933Z] #21 DONE 43.1s [2022-02-23T11:22:14.933Z] [2022-02-23T11:22:14.933Z] #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-02-23T11:22:14.933Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:15.091Z] #21 30.77 Selecting previously unselected package zip. [2022-02-23T11:22:15.091Z] #21 30.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T11:22:15.091Z] #21 30.78 Unpacking zip (3.0-12) ... [2022-02-23T11:22:15.091Z] #21 30.89 Selecting previously unselected package zstd. [2022-02-23T11:22:15.091Z] #21 30.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T11:22:15.091Z] #21 30.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:22:15.195Z] #43 ... [2022-02-23T11:22:15.195Z] [2022-02-23T11:22:15.195Z] #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-02-23T11:22:15.195Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T11:22:15.308Z] #45 ... [2022-02-23T11:22:15.308Z] [2022-02-23T11:22:15.308Z] #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-02-23T11:22:15.308Z] #70 sha256:98e15202b254b6cda327f51488b2442844b7a844f7fe04fda36f2bb8d7b56729 [2022-02-23T11:22:15.308Z] #70 45.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T11:22:15.308Z] #70 45.07 + GOBIN=/build [2022-02-23T11:22:15.308Z] #70 45.07 + GO111MODULE=on [2022-02-23T11:22:15.308Z] #70 45.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T11:22:15.604Z] #21 31.31 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:22:16.141Z] #22 1.256 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T11:22:16.141Z] #22 1.261 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T11:22:16.141Z] #22 1.265 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T11:22:16.141Z] #22 DONE 1.3s [2022-02-23T11:22:16.141Z] [2022-02-23T11:22:16.141Z] #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-02-23T11:22:16.141Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:16.168Z] #21 32.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:16.168Z] #21 32.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:22:16.168Z] #21 32.06 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:22:16.168Z] #21 32.08 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T11:22:16.168Z] #21 32.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:22:16.168Z] #21 32.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T11:22:16.168Z] #21 32.12 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T11:22:16.168Z] #21 32.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:22:16.401Z] #51 ... [2022-02-23T11:22:16.401Z] [2022-02-23T11:22:16.401Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:22:16.401Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T11:22:16.425Z] #21 32.15 Setting up bzip2 (1.0.8-4) ... [2022-02-23T11:22:16.425Z] #21 32.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:22:16.425Z] #21 32.17 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T11:22:16.988Z] #21 32.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:16.988Z] #21 32.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:22:16.988Z] #21 32.80 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T11:22:16.988Z] #21 32.81 Setting up apparmor (2.13.6-10) ... [2022-02-23T11:22:17.216Z] #70 ... [2022-02-23T11:22:17.216Z] [2022-02-23T11:22:17.216Z] #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-02-23T11:22:17.216Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T11:22:17.216Z] #65 30.98 Reading package lists... [2022-02-23T11:22:17.216Z] #65 40.19 Building dependency tree... [2022-02-23T11:22:17.216Z] #65 44.27 The following additional packages will be installed: [2022-02-23T11:22:17.216Z] #65 44.29 libbtrfs0 [2022-02-23T11:22:17.216Z] #65 44.52 The following NEW packages will be installed: [2022-02-23T11:22:17.216Z] #65 44.52 libbtrfs-dev libbtrfs0 [2022-02-23T11:22:17.216Z] #65 44.89 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:22:17.216Z] #65 44.89 Need to get 460 kB of archives. [2022-02-23T11:22:17.216Z] #65 44.89 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T11:22:17.216Z] #65 44.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:22:17.216Z] #65 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:22:17.216Z] #65 45.48 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:22:17.216Z] #65 45.97 Fetched 460 kB in 0s (1494 kB/s) [2022-02-23T11:22:17.216Z] #65 46.03 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:22:17.216Z] #65 46.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T11:22:17.216Z] #65 46.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:22:17.216Z] #65 46.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:22:17.216Z] #65 46.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:22:17.216Z] #65 46.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:22:17.216Z] #65 46.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:22:17.216Z] #65 46.37 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:22:17.216Z] #65 46.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:22:17.216Z] #65 46.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:17.216Z] #65 DONE 46.9s [2022-02-23T11:22:17.216Z] [2022-02-23T11:22:17.216Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T11:22:17.216Z] #66 sha256:5421fd5dffc0278898eec4838acda2cca839b82ead9d680e8cacf83a8ea091f1 [2022-02-23T11:22:17.216Z] #66 DONE 0.1s [2022-02-23T11:22:17.216Z] [2022-02-23T11:22:17.216Z] #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-02-23T11:22:17.216Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:22:17.784Z] #67 0.683 + RM_GOPATH=0 [2022-02-23T11:22:17.784Z] #67 0.683 + TMP_GOPATH= [2022-02-23T11:22:17.784Z] #67 0.683 + : /build [2022-02-23T11:22:17.784Z] #67 0.683 + '[' -z '' ']' [2022-02-23T11:22:17.784Z] #67 0.684 ++ mktemp -d [2022-02-23T11:22:17.784Z] #67 0.693 + export GOPATH=/tmp/tmp.qqmOX1xf7A [2022-02-23T11:22:17.784Z] #67 0.693 + GOPATH=/tmp/tmp.qqmOX1xf7A [2022-02-23T11:22:17.784Z] #67 0.693 + RM_GOPATH=1 [2022-02-23T11:22:17.784Z] #67 0.693 + case "$(go env GOARCH)" in [2022-02-23T11:22:17.784Z] #67 0.694 ++ go env GOARCH [2022-02-23T11:22:17.784Z] #67 0.699 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:22:17.784Z] #67 0.699 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:22:17.784Z] #67 0.700 ++ dirname /install.sh [2022-02-23T11:22:17.784Z] #67 0.702 + dir=/ [2022-02-23T11:22:17.784Z] #67 0.702 + bin=containerd [2022-02-23T11:22:17.784Z] #67 0.702 + shift [2022-02-23T11:22:17.784Z] #67 0.703 + '[' '!' -f //containerd.installer ']' [2022-02-23T11:22:17.784Z] #67 0.704 + . //containerd.installer [2022-02-23T11:22:17.784Z] #67 0.704 ++ set -e [2022-02-23T11:22:17.784Z] #67 0.704 ++ : v1.5.9 [2022-02-23T11:22:17.784Z] #67 0.705 + install_containerd [2022-02-23T11:22:17.784Z] #67 0.708 + echo 'Install containerd version v1.5.9' [2022-02-23T11:22:17.784Z] #67 0.713 Install containerd version v1.5.9 [2022-02-23T11:22:17.784Z] #67 0.714 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qqmOX1xf7A/src/github.com/containerd/containerd [2022-02-23T11:22:17.784Z] #67 0.721 Cloning into '/tmp/tmp.qqmOX1xf7A/src/github.com/containerd/containerd'... [2022-02-23T11:22:18.355Z] #21 34.27 Setting up zip (3.0-12) ... [2022-02-23T11:22:18.355Z] #21 34.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:18.355Z] #21 34.33 Setting up bash-completion (1:2.11-2) ... [2022-02-23T11:22:18.730Z] #67 ... [2022-02-23T11:22:18.730Z] [2022-02-23T11:22:18.730Z] #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-02-23T11:22:18.730Z] #70 sha256:98e15202b254b6cda327f51488b2442844b7a844f7fe04fda36f2bb8d7b56729 [2022-02-23T11:22:18.730Z] #70 48.03 rootlesskit version 0.14.6 [2022-02-23T11:22:18.730Z] #70 48.03 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T11:22:18.730Z] #70 48.03 -container-ip string [2022-02-23T11:22:18.730Z] #70 48.03 container ip [2022-02-23T11:22:18.730Z] #70 48.03 -container-port int [2022-02-23T11:22:18.730Z] #70 48.03 container port (default -1) [2022-02-23T11:22:18.730Z] #70 48.03 -host-ip string [2022-02-23T11:22:18.730Z] #70 48.03 host ip [2022-02-23T11:22:18.730Z] #70 48.03 -host-port int [2022-02-23T11:22:18.730Z] #70 48.03 host port (default -1) [2022-02-23T11:22:18.730Z] #70 48.03 -proto string [2022-02-23T11:22:18.730Z] #70 48.03 proxy protocol (default "tcp") [2022-02-23T11:22:18.730Z] #70 DONE 48.4s [2022-02-23T11:22:18.730Z] [2022-02-23T11:22:18.730Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T11:22:18.730Z] #71 sha256:2e92e9e32010df807b36195a727aed3fd2e428fb56f84a25668a56c523738b8d [2022-02-23T11:22:18.730Z] #71 DONE 0.1s [2022-02-23T11:22:18.730Z] [2022-02-23T11:22:18.730Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T11:22:18.730Z] #72 sha256:e533b54e7d2986c614a38799183a7c82334845fb5681531696dff59920ff9768 [2022-02-23T11:22:18.730Z] #72 DONE 0.1s [2022-02-23T11:22:18.730Z] [2022-02-23T11:22:18.730Z] #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-02-23T11:22:18.730Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T11:22:18.730Z] #45 45.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:22:18.730Z] #45 46.01 Fetched 8418 kB in 0s (20.4 MB/s) [2022-02-23T11:22:18.730Z] #45 46.08 Selecting previously unselected package xxd. [2022-02-23T11:22:18.730Z] #45 46.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 ... 30207 files and directories currently installed.) [2022-02-23T11:22:18.730Z] #45 46.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 46.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:18.730Z] #45 46.22 Selecting previously unselected package vim-common. [2022-02-23T11:22:18.730Z] #45 46.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:22:18.730Z] #45 46.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:18.730Z] #45 46.40 Selecting previously unselected package cmake-data. [2022-02-23T11:22:18.730Z] #45 46.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T11:22:18.730Z] #45 46.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:22:18.730Z] #45 47.69 Selecting previously unselected package libarchive13:amd64. [2022-02-23T11:22:18.730Z] #45 47.71 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 47.72 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:22:18.730Z] #45 47.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T11:22:18.730Z] #45 47.86 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 47.87 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:22:18.730Z] #45 47.95 Selecting previously unselected package librhash0:amd64. [2022-02-23T11:22:18.730Z] #45 47.96 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 47.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:22:18.730Z] #45 48.06 Selecting previously unselected package libuv1:amd64. [2022-02-23T11:22:18.730Z] #45 48.06 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 48.07 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:22:18.730Z] #45 48.15 Selecting previously unselected package cmake. [2022-02-23T11:22:18.730Z] #45 48.15 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T11:22:18.730Z] #45 48.16 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:22:19.650Z] #23 8.774 Collecting yamllint==1.26.1 [2022-02-23T11:22:19.650Z] #23 9.840 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T11:22:19.666Z] #45 ... [2022-02-23T11:22:19.666Z] [2022-02-23T11:22:19.667Z] #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-02-23T11:22:19.667Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:19.667Z] #20 39.52 Building dependency tree... [2022-02-23T11:22:19.667Z] #20 43.85 The following additional packages will be installed: [2022-02-23T11:22:19.667Z] #20 43.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:22:19.667Z] #20 43.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T11:22:19.667Z] #20 43.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T11:22:19.667Z] #20 43.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T11:22:19.667Z] #20 43.87 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T11:22:19.667Z] #20 43.87 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T11:22:19.667Z] #20 43.88 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T11:22:19.667Z] #20 43.92 Suggested packages: [2022-02-23T11:22:19.667Z] #20 43.92 gcc-10-locales seccomp wine64 [2022-02-23T11:22:19.667Z] #20 44.61 The following NEW packages will be installed: [2022-02-23T11:22:19.667Z] #20 44.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T11:22:19.667Z] #20 44.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T11:22:19.667Z] #20 44.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T11:22:19.667Z] #20 44.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T11:22:19.667Z] #20 44.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T11:22:19.667Z] #20 44.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T11:22:19.667Z] #20 44.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T11:22:19.667Z] #20 44.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T11:22:19.667Z] #20 44.62 mingw-w64-x86-64-dev [2022-02-23T11:22:19.667Z] #20 44.99 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:22:19.667Z] #20 44.99 Need to get 115 MB of archives. [2022-02-23T11:22:19.667Z] #20 44.99 After this operation, 645 MB of additional disk space will be used. [2022-02-23T11:22:19.667Z] #20 44.99 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-02-23T11:22:19.667Z] #20 45.04 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-02-23T11:22:19.667Z] #20 45.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T11:22:19.667Z] #20 45.10 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-02-23T11:22:19.667Z] #20 45.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T11:22:19.667Z] #20 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T11:22:19.667Z] #20 45.20 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-02-23T11:22:19.667Z] #20 45.26 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-02-23T11:22:19.667Z] #20 45.27 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-02-23T11:22:19.667Z] #20 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-02-23T11:22:19.667Z] #20 45.84 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-02-23T11:22:19.667Z] #20 46.06 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-02-23T11:22:19.667Z] #20 46.32 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-02-23T11:22:19.667Z] #20 46.76 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-02-23T11:22:19.667Z] #20 46.97 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-02-23T11:22:19.667Z] #20 46.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T11:22:19.667Z] #20 46.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T11:22:19.667Z] #20 46.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T11:22:19.667Z] #20 47.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T11:22:19.667Z] #20 47.00 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-02-23T11:22:19.667Z] #20 47.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T11:22:19.667Z] #20 47.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T11:22:19.667Z] #20 47.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T11:22:19.667Z] #20 47.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T11:22:19.667Z] #20 47.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T11:22:19.667Z] #20 47.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T11:22:19.667Z] #20 47.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T11:22:19.667Z] #20 47.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-02-23T11:22:19.667Z] #20 47.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T11:22:19.667Z] #20 47.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T11:22:19.667Z] #20 47.90 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:22:19.667Z] #20 48.16 Fetched 115 MB in 2s (48.1 MB/s) [2022-02-23T11:22:19.667Z] #20 48.47 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T11:22:19.667Z] #20 48.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-23T11:22:19.667Z] #20 48.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:22:19.667Z] #20 48.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:22:19.667Z] #20 49.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T11:22:19.667Z] #20 49.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T11:22:19.667Z] #20 49.68 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:22:19.849Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T11:22:19.849Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6db88d7f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T11:22:19.849Z] ---------------------------------------------------------------------------- [2022-02-23T11:22:19.849Z] [2022-02-23T11:22:19.849Z] INFO: executeCI.ps1 starting at Wed Feb 23 11:22:19 CUT 2022 [2022-02-23T11:22:19.849Z] [2022-02-23T11:22:19.849Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T11:22:19.849Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T11:22:19.849Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-23T11:22:19.849Z] INFO: Environment variables: [2022-02-23T11:22:20.235Z] #20 ... [2022-02-23T11:22:20.235Z] [2022-02-23T11:22:20.235Z] #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-02-23T11:22:20.235Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T11:22:20.235Z] #45 50.25 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T11:22:20.249Z] #21 36.10 Setting up xz-utils (5.2.5-2) ... [2022-02-23T11:22:20.249Z] #21 36.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T11:22:20.249Z] #21 36.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:22:20.249Z] #21 36.15 Setting up patch (2.7.6-7) ... [2022-02-23T11:22:20.249Z] #21 36.16 Setting up sudo (1.9.5p2-3) ... [2022-02-23T11:22:20.249Z] #21 36.25 invoke-rc.d: could not determine current runlevel [2022-02-23T11:22:20.249Z] #21 36.26 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:22:20.318Z] [2022-02-23T11:22:20.319Z] Name Value [2022-02-23T11:22:20.319Z] ---- ----- [2022-02-23T11:22:20.319Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T11:22:20.319Z] amd64 true [2022-02-23T11:22:20.319Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T11:22:20.319Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T11:22:20.319Z] arm64 true [2022-02-23T11:22:20.319Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T11:22:20.319Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T11:22:20.319Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T11:22:20.319Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T11:22:20.319Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T11:22:20.319Z] BRANCH_NAME PR-43282 [2022-02-23T11:22:20.319Z] BUILD_DISPLAY_NAME #5 [2022-02-23T11:22:20.319Z] BUILD_ID 5 [2022-02-23T11:22:20.319Z] BUILD_NUMBER 5 [2022-02-23T11:22:20.319Z] BUILD_TAG jenkins-moby-PR-43282-5 [2022-02-23T11:22:20.319Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/ [2022-02-23T11:22:20.319Z] cgroup2 true [2022-02-23T11:22:20.319Z] CHANGE_AUTHOR Cornul11 [2022-02-23T11:22:20.319Z] CHANGE_AUTHOR_DISPLAY_NAME Dan [2022-02-23T11:22:20.319Z] CHANGE_BRANCH 43265-fix-docker-ce-mentions [2022-02-23T11:22:20.319Z] CHANGE_FORK Cornul11 [2022-02-23T11:22:20.319Z] CHANGE_ID 43282 [2022-02-23T11:22:20.319Z] CHANGE_TARGET master [2022-02-23T11:22:20.319Z] CHANGE_TITLE Removed mentions of the deprecated Docker CE repo [2022-02-23T11:22:20.319Z] CHANGE_URL https://github.com/moby/moby/pull/43282 [2022-02-23T11:22:20.319Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T11:22:20.319Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T11:22:20.319Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T11:22:20.319Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T11:22:20.319Z] COMPUTERNAME azwin-2-439e00 [2022-02-23T11:22:20.319Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T11:22:20.319Z] ConfigSequenceNumber 0 [2022-02-23T11:22:20.319Z] dco true [2022-02-23T11:22:20.319Z] DOCKER_BUILDKIT 0 [2022-02-23T11:22:20.319Z] DOCKER_DUT_DEBUG 1 [2022-02-23T11:22:20.319Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T11:22:20.319Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T11:22:20.319Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T11:22:20.319Z] EXECUTOR_NUMBER 0 [2022-02-23T11:22:20.319Z] FQDN azwin-2-439e00.westus.cloudapp.azure.com [2022-02-23T11:22:20.319Z] GIT_BRANCH PR-43282 [2022-02-23T11:22:20.319Z] GIT_COMMIT 9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:22:20.319Z] GIT_PREVIOUS_COMMIT 768f1f53f83f245c3a5d37bab36672c1a39fb1d1 [2022-02-23T11:22:20.319Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T11:22:20.319Z] HUDSON_COOKIE 2fb62c4b-f735-4e88-870d-7eabf7c2c4b0 [2022-02-23T11:22:20.319Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:22:20.319Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T11:22:20.319Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T11:22:20.319Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T11:22:20.319Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T11:22:20.319Z] JENKINS_NODE_COOKIE f159af4c-3689-44d5-8155-2f4966f44aa3 [2022-02-23T11:22:20.319Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T11:22:20.319Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T11:22:20.319Z] JOB_BASE_NAME PR-43282 [2022-02-23T11:22:20.319Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/display/redirect [2022-02-23T11:22:20.319Z] JOB_NAME moby/PR-43282 [2022-02-23T11:22:20.319Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/ [2022-02-23T11:22:20.319Z] library.jps.version master [2022-02-23T11:22:20.319Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T11:22:20.319Z] NODE_LABELS amd64 azure azwin-2-439e00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-23T11:22:20.319Z] NODE_NAME azwin-2-439e00 [2022-02-23T11:22:20.319Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T11:22:20.319Z] OS Windows_NT [2022-02-23T11:22:20.319Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T11:22:20.319Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T11:22:20.319Z] ppc64le false [2022-02-23T11:22:20.319Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T11:22:20.319Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T11:22:20.319Z] PROCESSOR_LEVEL 6 [2022-02-23T11:22:20.319Z] PROCESSOR_REVISION 4f01 [2022-02-23T11:22:20.319Z] ProgramData C:\ProgramData [2022-02-23T11:22:20.319Z] ProgramFiles C:\Program Files [2022-02-23T11:22:20.319Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T11:22:20.319Z] ProgramW6432 C:\Program Files [2022-02-23T11:22:20.319Z] PROMPT $P$G [2022-02-23T11:22:20.319Z] PSExecutionPolicyPreference Bypass [2022-02-23T11:22:20.319Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T11:22:20.319Z] PUBLIC C:\Users\Public [2022-02-23T11:22:20.319Z] rootless true [2022-02-23T11:22:20.319Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=artif... [2022-02-23T11:22:20.319Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=changes [2022-02-23T11:22:20.319Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect [2022-02-23T11:22:20.319Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43282/5/display/redirect?page=tests [2022-02-23T11:22:20.319Z] s390x false [2022-02-23T11:22:20.319Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T11:22:20.319Z] SOURCES_DRIVE d [2022-02-23T11:22:20.319Z] SOURCES_SUBDIR gopath [2022-02-23T11:22:20.319Z] STAGE_NAME Run tests [2022-02-23T11:22:20.319Z] SystemDrive C: [2022-02-23T11:22:20.319Z] SystemRoot C:\Windows [2022-02-23T11:22:20.319Z] TEMP C:\Windows\TEMP [2022-02-23T11:22:20.319Z] TESTDEBUG 0 [2022-02-23T11:22:20.319Z] TESTRUN_DRIVE d [2022-02-23T11:22:20.319Z] TESTRUN_SUBDIR CI [2022-02-23T11:22:20.319Z] TIMEOUT 120m [2022-02-23T11:22:20.319Z] TMP C:\Windows\TEMP [2022-02-23T11:22:20.319Z] unit_validate true [2022-02-23T11:22:20.319Z] USERDOMAIN WORKGROUP [2022-02-23T11:22:20.319Z] USERNAME azwin-2-439e00$ [2022-02-23T11:22:20.319Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T11:22:20.319Z] validate_force false [2022-02-23T11:22:20.319Z] windir C:\Windows [2022-02-23T11:22:20.319Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T11:22:20.319Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-23T11:22:20.319Z] windows2022 true [2022-02-23T11:22:20.319Z] windows2022containerd true [2022-02-23T11:22:20.319Z] windowsRS5 true [2022-02-23T11:22:20.319Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T11:22:20.319Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T11:22:20.319Z] [2022-02-23T11:22:20.319Z] [2022-02-23T11:22:20.319Z] [2022-02-23T11:22:20.494Z] #45 50.55 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:20.506Z] #21 36.27 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T11:22:20.506Z] #21 36.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:22:20.506Z] #21 36.35 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T11:22:20.506Z] #21 36.38 Setting up pigz (2.6-1) ... [2022-02-23T11:22:20.506Z] #21 36.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:22:20.506Z] #21 36.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:22:20.506Z] #21 36.43 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T11:22:20.506Z] #21 36.45 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:20.596Z] #23 11.04 Collecting pathspec>=0.5.3 [2022-02-23T11:22:20.596Z] #23 11.05 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T11:22:20.758Z] #45 50.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T11:22:20.758Z] #45 50.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:20.758Z] #45 50.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T11:22:20.758Z] #45 50.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T11:22:20.758Z] #45 50.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T11:22:20.758Z] #45 50.70 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T11:22:20.758Z] #45 50.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:20.857Z] #23 11.43 Collecting pyyaml [2022-02-23T11:22:20.857Z] #23 11.44 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-02-23T11:22:20.857Z] #23 11.49 Building wheels for collected packages: yamllint [2022-02-23T11:22:20.857Z] #23 11.50 Building wheel for yamllint (setup.py): started [2022-02-23T11:22:21.017Z] #45 DONE 51.0s [2022-02-23T11:22:21.017Z] [2022-02-23T11:22:21.017Z] #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-02-23T11:22:21.017Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:21.017Z] #20 50.93 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T11:22:21.017Z] #20 50.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T11:22:21.017Z] #20 50.94 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:22:21.276Z] #20 ... [2022-02-23T11:22:21.276Z] [2022-02-23T11:22:21.276Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T11:22:21.276Z] #46 sha256:6241a74a558e95a7a70ad18bb2cd9b9457d83f26916e550d57ccdb98713271d7 [2022-02-23T11:22:21.276Z] #46 DONE 0.1s [2022-02-23T11:22:21.276Z] [2022-02-23T11:22:21.276Z] #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-02-23T11:22:21.276Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:21.276Z] #20 51.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T11:22:21.276Z] #20 51.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:22:21.276Z] #20 51.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:21.276Z] #20 51.20 Selecting previously unselected package dmsetup. [2022-02-23T11:22:21.276Z] #20 51.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:22:21.276Z] #20 51.21 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:22:21.276Z] #20 51.34 Selecting previously unselected package mingw-w64-common. [2022-02-23T11:22:21.276Z] #20 51.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T11:22:21.436Z] #21 37.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:22:21.436Z] #21 37.19 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:22:21.535Z] #20 51.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T11:22:21.693Z] #21 37.57 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T11:22:21.693Z] #21 37.59 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:22:21.693Z] #21 37.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:22:21.693Z] #21 37.61 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T11:22:21.802Z] #23 12.39 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T11:22:21.802Z] #23 12.40 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b46c30687e2510a115d41ed79f4e373671b8ac3a1a063ddd9ae7e8263bd39cac [2022-02-23T11:22:21.802Z] #23 12.40 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T11:22:21.802Z] #23 12.41 Successfully built yamllint [2022-02-23T11:22:21.802Z] #23 12.44 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T11:22:22.255Z] #21 38.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:22:22.255Z] #21 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T11:22:22.255Z] #21 38.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T11:22:22.255Z] #21 38.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T11:22:22.255Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T11:22:22.255Z] #21 38.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T11:22:22.255Z] #21 38.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T11:22:22.255Z] #21 38.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T11:22:22.255Z] #21 38.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T11:22:22.255Z] #21 38.11 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T11:22:22.374Z] #23 12.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T11:22:22.546Z] INFO: Sources under d:\gopath\... [2022-02-23T11:22:22.546Z] INFO: Test run under d:\CI\... [2022-02-23T11:22:22.546Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T11:22:22.546Z] INFO: docker/docker repository was found [2022-02-23T11:22:22.546Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-23T11:22:22.636Z] #23 DONE 13.1s [2022-02-23T11:22:22.636Z] [2022-02-23T11:22:22.636Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T11:22:22.636Z] #27 sha256:26f8f7a61107e4bbaa1ecc281b00701282155ab3723209c108320d6f597f604e [2022-02-23T11:22:22.636Z] #27 DONE 0.2s [2022-02-23T11:22:22.636Z] [2022-02-23T11:22:22.636Z] #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-02-23T11:22:22.636Z] #56 sha256:1c64afff066f4769dc43bbe0c0bff7a42b029d97c749b4df30c888613e67f03b [2022-02-23T11:22:22.897Z] #56 ... [2022-02-23T11:22:22.897Z] [2022-02-23T11:22:22.897Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T11:22:22.897Z] #32 sha256:40060d4464cc57f2843e4c30d0bfb669d8576ffbb484b44c2cb003f6eeb03d8f [2022-02-23T11:22:23.017Z] ltsc2019: Pulling from windows/servercore [2022-02-23T11:22:23.017Z] 4612f6d0b889: Pulling fs layer [2022-02-23T11:22:23.017Z] 1bd78008c728: Pulling fs layer [2022-02-23T11:22:23.159Z] #32 DONE 0.6s [2022-02-23T11:22:23.159Z] [2022-02-23T11:22:23.159Z] #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-02-23T11:22:23.159Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:23.423Z] #51 ... [2022-02-23T11:22:23.423Z] [2022-02-23T11:22:23.423Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T11:22:23.423Z] #35 sha256:4e832acd886c6878b8c4d04b3a195951d44899bd2b34eb498d9c67e0c5fc86d3 [2022-02-23T11:22:23.448Z] #20 53.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T11:22:23.448Z] #20 53.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T11:22:23.448Z] #20 53.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:22:23.621Z] #21 39.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:22:23.622Z] #21 39.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:22:23.622Z] #21 39.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:22:23.622Z] #21 39.53 Setting up python3-pip (20.3.4-4) ... [2022-02-23T11:22:23.684Z] #35 DONE 0.3s [2022-02-23T11:22:23.684Z] [2022-02-23T11:22:23.684Z] #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-02-23T11:22:23.684Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:23.684Z] #43 ... [2022-02-23T11:22:23.684Z] [2022-02-23T11:22:23.684Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T11:22:23.684Z] #37 sha256:51a757a79626b241e5abbd3833d68f19061f97765702bfb61a2f1d14fdd341b1 [2022-02-23T11:22:23.684Z] #37 DONE 0.0s [2022-02-23T11:22:23.684Z] [2022-02-23T11:22:23.684Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T11:22:23.684Z] #41 sha256:0e0ac7ed9aa37756cd6225917232e3e6cfeed486813cb6cc54962e4d2b0d8948 [2022-02-23T11:22:23.945Z] #41 DONE 0.1s [2022-02-23T11:22:23.945Z] [2022-02-23T11:22:23.945Z] #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-02-23T11:22:23.945Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:24.391Z] #20 ... [2022-02-23T11:22:24.391Z] [2022-02-23T11:22:24.391Z] #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-02-23T11:22:24.391Z] #47 sha256:2a52cf983d63b74f757cf639e32181ee394c6df99aaec7498d14c1a0234954dd [2022-02-23T11:22:24.391Z] #47 0.716 + RM_GOPATH=0 [2022-02-23T11:22:24.391Z] #47 0.716 + TMP_GOPATH= [2022-02-23T11:22:24.391Z] #47 0.716 + : /build [2022-02-23T11:22:24.391Z] #47 0.716 + '[' -z '' ']' [2022-02-23T11:22:24.391Z] #47 0.716 ++ mktemp -d [2022-02-23T11:22:24.391Z] #47 0.718 + export GOPATH=/tmp/tmp.9EoNX2IzVp [2022-02-23T11:22:24.391Z] #47 0.718 + GOPATH=/tmp/tmp.9EoNX2IzVp [2022-02-23T11:22:24.391Z] #47 0.718 + RM_GOPATH=1 [2022-02-23T11:22:24.391Z] #47 0.718 + case "$(go env GOARCH)" in [2022-02-23T11:22:24.391Z] #47 0.719 ++ go env GOARCH [2022-02-23T11:22:24.391Z] #47 0.731 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:22:24.391Z] #47 0.731 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:22:24.391Z] #47 0.732 ++ dirname /install.sh [2022-02-23T11:22:24.391Z] #47 0.733 + dir=/ [2022-02-23T11:22:24.391Z] #47 0.733 + bin=tini [2022-02-23T11:22:24.391Z] #47 0.733 + shift [2022-02-23T11:22:24.391Z] #47 0.733 + '[' '!' -f //tini.installer ']' [2022-02-23T11:22:24.391Z] #47 0.734 + . //tini.installer [2022-02-23T11:22:24.391Z] #47 0.734 ++ : v0.19.0 [2022-02-23T11:22:24.391Z] #47 0.734 + install_tini [2022-02-23T11:22:24.391Z] #47 0.734 + echo 'Install tini version v0.19.0' [2022-02-23T11:22:24.391Z] #47 0.735 Install tini version v0.19.0 [2022-02-23T11:22:24.391Z] #47 0.735 + git clone https://github.com/krallin/tini.git /tmp/tmp.9EoNX2IzVp/tini [2022-02-23T11:22:24.391Z] #47 0.738 Cloning into '/tmp/tmp.9EoNX2IzVp/tini'... [2022-02-23T11:22:24.391Z] #47 1.079 + cd /tmp/tmp.9EoNX2IzVp/tini [2022-02-23T11:22:24.391Z] #47 1.079 + git checkout -q v0.19.0 [2022-02-23T11:22:24.391Z] #47 1.090 + cmake . [2022-02-23T11:22:24.391Z] #47 1.246 -- The C compiler identification is GNU 10.2.1 [2022-02-23T11:22:24.391Z] #47 1.279 -- Detecting C compiler ABI info [2022-02-23T11:22:24.391Z] #47 1.465 -- Detecting C compiler ABI info - done [2022-02-23T11:22:24.391Z] #47 1.538 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T11:22:24.391Z] #47 1.540 -- Detecting C compile features [2022-02-23T11:22:24.391Z] #47 1.542 -- Detecting C compile features - done [2022-02-23T11:22:24.392Z] #47 1.555 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T11:22:24.392Z] #47 1.605 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T11:22:24.392Z] #47 1.634 -- Configuring done [2022-02-23T11:22:24.392Z] #47 1.644 -- Generating done [2022-02-23T11:22:24.392Z] #47 1.645 -- Build files have been written to: /tmp/tmp.9EoNX2IzVp/tini [2022-02-23T11:22:24.392Z] #47 1.648 + make tini-static [2022-02-23T11:22:24.392Z] #47 1.733 Scanning dependencies of target tini-static [2022-02-23T11:22:24.392Z] #47 1.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T11:22:24.392Z] #47 2.126 [100%] Linking C executable tini-static [2022-02-23T11:22:24.392Z] #47 2.321 [100%] Built target tini-static [2022-02-23T11:22:24.392Z] #47 2.339 + mkdir -p /build [2022-02-23T11:22:24.392Z] #47 2.342 + cp tini-static /build/docker-init [2022-02-23T11:22:24.392Z] #47 DONE 3.1s [2022-02-23T11:22:24.392Z] [2022-02-23T11:22:24.392Z] #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-02-23T11:22:24.392Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:22:24.655Z] 898469748ff6: Verifying Checksum [2022-02-23T11:22:24.655Z] 898469748ff6: Download complete [2022-02-23T11:22:24.961Z] #67 ... [2022-02-23T11:22:24.961Z] [2022-02-23T11:22:24.961Z] #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-02-23T11:22:24.961Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:24.961Z] #20 54.84 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T11:22:24.961Z] #20 54.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:24.961Z] #20 54.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:22:24.988Z] #21 40.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:22:24.988Z] #21 40.73 Setting up jq (1.6-2.1) ... [2022-02-23T11:22:24.988Z] #21 40.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:22:24.988Z] #21 40.75 Setting up iptables (1.8.7-1) ... [2022-02-23T11:22:24.988Z] #21 40.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T11:22:24.988Z] #21 40.80 Setting up iproute2 (5.10.0-4) ... [2022-02-23T11:22:25.220Z] #20 55.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T11:22:25.220Z] #20 55.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:25.220Z] #20 55.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:22:25.549Z] #21 41.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:25.644Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T11:22:25.644Z] 8f616e6e9eec: Download complete [2022-02-23T11:22:26.409Z] #23 9.717 Collecting yamllint==1.26.1 [2022-02-23T11:22:26.486Z] #21 DONE 42.1s [2022-02-23T11:22:26.486Z] [2022-02-23T11:22:26.486Z] #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-02-23T11:22:26.486Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T11:22:26.981Z] #23 10.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T11:22:27.244Z] #51 ... [2022-02-23T11:22:27.244Z] [2022-02-23T11:22:27.244Z] #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-02-23T11:22:27.244Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:27.244Z] #43 176.1 + dpkg --print-architecture [2022-02-23T11:22:27.244Z] #43 176.1 + git checkout -q v2.1.0 [2022-02-23T11:22:27.244Z] #43 176.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T11:22:27.244Z] #43 176.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T11:22:27.418Z] #22 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T11:22:27.418Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T11:22:27.418Z] #22 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T11:22:27.418Z] #22 DONE 0.9s [2022-02-23T11:22:27.418Z] [2022-02-23T11:22:27.418Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:22:27.418Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T11:22:27.753Z] #20 57.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T11:22:27.753Z] #20 57.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:27.753Z] #20 57.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:22:28.368Z] #23 11.90 Collecting pathspec>=0.5.3 [2022-02-23T11:22:28.368Z] #23 11.92 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T11:22:28.629Z] #23 12.25 Collecting pyyaml [2022-02-23T11:22:28.629Z] #23 12.26 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-02-23T11:22:28.629Z] #23 12.39 Building wheels for collected packages: yamllint [2022-02-23T11:22:28.891Z] #23 12.40 Building wheel for yamllint (setup.py): started [2022-02-23T11:22:29.834Z] #23 13.37 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T11:22:29.834Z] #23 13.37 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ebcec203b5430a199c28e17eea15222eaab4da82c6d66df820908dd49651a13d [2022-02-23T11:22:29.834Z] #23 13.37 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T11:22:29.834Z] #23 13.37 Successfully built yamllint [2022-02-23T11:22:29.834Z] #23 13.41 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T11:22:30.095Z] #23 13.83 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T11:22:31.039Z] #23 DONE 14.6s [2022-02-23T11:22:31.039Z] [2022-02-23T11:22:31.039Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T11:22:31.039Z] #27 sha256:7a1503d63c92287ba14c3c88ad44f99db2785d6a3e52d355ee5526b2c95122f6 [2022-02-23T11:22:31.044Z] #20 ... [2022-02-23T11:22:31.044Z] [2022-02-23T11:22:31.044Z] #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-02-23T11:22:31.044Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:22:31.044Z] #67 13.41 + cd /tmp/tmp.qqmOX1xf7A/src/github.com/containerd/containerd [2022-02-23T11:22:31.044Z] #67 13.41 + git checkout -q v1.5.9 [2022-02-23T11:22:31.044Z] #67 14.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T11:22:31.044Z] #67 14.01 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T11:22:31.044Z] #67 14.01 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:22:31.044Z] #67 14.01 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T11:22:31.044Z] #67 14.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T11:22:31.044Z] #67 14.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T11:22:31.044Z] #67 14.01 + '[' '' = dynamic ']' [2022-02-23T11:22:31.044Z] #67 14.01 + make [2022-02-23T11:22:31.612Z] #27 DONE 0.8s [2022-02-23T11:22:31.612Z] [2022-02-23T11:22:31.612Z] #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-02-23T11:22:31.612Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:31.612Z] #43 171.7 + dpkg --print-architecture [2022-02-23T11:22:31.612Z] #43 171.7 + git checkout -q v2.1.0 [2022-02-23T11:22:31.612Z] #67 14.58 + bin/ctr [2022-02-23T11:22:32.183Z] #43 172.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T11:22:32.183Z] #43 172.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T11:22:32.754Z] #43 ... [2022-02-23T11:22:32.755Z] [2022-02-23T11:22:32.755Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T11:22:32.755Z] #32 sha256:50cea25d9906d6e1fe22b0dfd564bd19fd15fca1319137f3308524e24b7d8033 [2022-02-23T11:22:32.755Z] #32 DONE 1.0s [2022-02-23T11:22:33.015Z] [2022-02-23T11:22:33.015Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T11:22:33.015Z] #35 sha256:196c247a4e2a8807fbeeda98a8596e2028860c7196931b84f652d4a108c00865 [2022-02-23T11:22:33.588Z] #35 DONE 0.7s [2022-02-23T11:22:33.588Z] [2022-02-23T11:22:33.588Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T11:22:33.588Z] #37 sha256:33da284073d7573928b6f58a93666231011c8682920ec8ac369846a570b181ad [2022-02-23T11:22:33.588Z] #37 DONE 0.1s [2022-02-23T11:22:33.588Z] [2022-02-23T11:22:33.588Z] #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-02-23T11:22:33.588Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:33.588Z] #43 ... [2022-02-23T11:22:33.588Z] [2022-02-23T11:22:33.588Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T11:22:33.588Z] #41 sha256:ce07c5190ae32fc94d7902ebf75c7a52f0c622770496b319cda22312e7a9cc94 [2022-02-23T11:22:33.588Z] #41 DONE 0.1s [2022-02-23T11:22:33.849Z] [2022-02-23T11:22:33.849Z] #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-02-23T11:22:33.849Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:22:35.563Z] 1bd78008c728: Verifying Checksum [2022-02-23T11:22:35.563Z] 1bd78008c728: Download complete [2022-02-23T11:22:36.886Z] #67 ... [2022-02-23T11:22:36.886Z] [2022-02-23T11:22:36.886Z] #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-02-23T11:22:36.886Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T11:22:36.886Z] #20 61.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T11:22:36.886Z] #20 61.02 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:36.886Z] #20 61.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:22:36.886Z] #20 62.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T11:22:36.886Z] #20 62.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:36.886Z] #20 62.58 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:22:36.886Z] #20 64.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T11:22:36.886Z] #20 64.38 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:36.886Z] #20 64.39 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:22:37.378Z] #23 9.336 Collecting yamllint==1.26.1 [2022-02-23T11:22:37.635Z] #23 10.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T11:22:38.265Z] #20 68.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T11:22:38.265Z] #20 68.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T11:22:38.265Z] #20 68.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:22:38.566Z] #23 11.40 Collecting pathspec>=0.5.3 [2022-02-23T11:22:38.566Z] #23 11.41 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T11:22:38.824Z] #23 11.75 Collecting pyyaml [2022-02-23T11:22:38.824Z] #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-02-23T11:22:39.082Z] #23 11.82 Building wheels for collected packages: yamllint [2022-02-23T11:22:39.082Z] #23 11.83 Building wheel for yamllint (setup.py): started [2022-02-23T11:22:40.014Z] #23 12.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T11:22:40.014Z] #23 12.75 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dd04b088a9d385d0c2116d10029570684cbeef96804dbcd0add50176793ce4d7 [2022-02-23T11:22:40.014Z] #23 12.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T11:22:40.014Z] #23 12.76 Successfully built yamllint [2022-02-23T11:22:40.014Z] #23 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T11:22:40.171Z] #20 69.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T11:22:40.171Z] #20 69.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T11:22:40.171Z] #20 70.00 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:22:40.171Z] #20 70.06 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T11:22:40.171Z] #20 70.06 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T11:22:40.171Z] #20 70.07 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:22:40.171Z] #20 70.13 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T11:22:40.171Z] #20 70.13 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T11:22:40.171Z] #20 70.14 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:22:40.171Z] #20 70.21 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T11:22:40.171Z] #20 70.21 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T11:22:40.171Z] #20 70.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:22:40.271Z] #23 13.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T11:22:40.431Z] #20 70.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T11:22:40.431Z] #20 70.31 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T11:22:40.431Z] #20 70.31 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:22:40.431Z] #20 70.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T11:22:40.431Z] #20 70.43 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:22:40.431Z] #20 70.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:40.431Z] #20 70.48 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T11:22:40.431Z] #20 70.48 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T11:22:40.431Z] #20 70.49 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:22:40.529Z] #23 DONE 13.4s [2022-02-23T11:22:40.529Z] [2022-02-23T11:22:40.529Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T11:22:40.529Z] #27 sha256:2666a1fcc70b18f54643a23407bf4b94253d78c95296a7ac97d447ccf3d88ae5 [2022-02-23T11:22:40.690Z] #20 70.55 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T11:22:40.690Z] #20 70.55 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T11:22:40.690Z] #20 70.56 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:22:40.690Z] #20 70.65 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T11:22:40.690Z] #20 70.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T11:22:40.690Z] #20 70.67 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:22:40.690Z] #20 70.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T11:22:40.690Z] #20 70.75 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T11:22:40.949Z] #20 70.76 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:22:40.949Z] #20 70.84 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T11:22:40.949Z] #20 70.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T11:22:40.949Z] #20 70.85 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:22:40.949Z] #20 70.90 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T11:22:40.949Z] #20 70.90 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T11:22:40.949Z] #20 70.91 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:22:41.094Z] #27 DONE 0.3s [2022-02-23T11:22:41.094Z] [2022-02-23T11:22:41.094Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T11:22:41.094Z] #32 sha256:077df6af6bd3a10889f08e2c1fcd19c280dfa82bf9501e51d7bfbbf897b6e598 [2022-02-23T11:22:41.209Z] #20 71.07 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T11:22:41.209Z] #20 71.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T11:22:41.209Z] #20 71.08 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:22:41.209Z] #20 71.17 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T11:22:41.209Z] #20 71.17 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T11:22:41.209Z] #20 71.17 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:41.209Z] #20 71.22 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T11:22:41.209Z] #20 71.22 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T11:22:41.209Z] #20 71.23 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:22:41.352Z] #32 DONE 0.6s [2022-02-23T11:22:41.352Z] [2022-02-23T11:22:41.352Z] #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-02-23T11:22:41.352Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:22:41.470Z] #20 71.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T11:22:41.471Z] #20 71.30 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T11:22:41.471Z] #20 71.31 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:22:41.479Z] 4612f6d0b889: Verifying Checksum [2022-02-23T11:22:41.479Z] 4612f6d0b889: Download complete [2022-02-23T11:22:41.610Z] #56 ... [2022-02-23T11:22:41.610Z] [2022-02-23T11:22:41.610Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T11:22:41.610Z] #35 sha256:5c3519b33c685e0c70e9c6bc7f562cecf827a4a6b6c98a24d922d82f5f538e8e [2022-02-23T11:22:41.610Z] #35 DONE 0.3s [2022-02-23T11:22:41.610Z] [2022-02-23T11:22:41.610Z] #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-02-23T11:22:41.610Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:41.731Z] #20 71.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T11:22:41.731Z] #20 71.61 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T11:22:41.731Z] #20 71.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T11:22:41.731Z] #20 71.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T11:22:41.731Z] #20 71.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T11:22:41.731Z] #20 71.65 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T11:22:41.731Z] #20 71.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T11:22:41.731Z] #20 71.67 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T11:22:41.731Z] #20 71.68 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T11:22:41.731Z] #20 71.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T11:22:41.731Z] #20 71.70 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T11:22:41.731Z] #20 71.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T11:22:41.731Z] #20 71.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T11:22:41.731Z] #20 71.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T11:22:41.731Z] #20 71.74 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T11:22:41.731Z] #20 71.75 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T11:22:41.731Z] #20 71.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T11:22:41.731Z] #20 71.77 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T11:22:41.731Z] #20 71.78 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T11:22:41.731Z] #20 71.79 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T11:22:41.731Z] #20 71.80 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:22:41.867Z] #51 ... [2022-02-23T11:22:41.867Z] [2022-02-23T11:22:41.867Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T11:22:41.867Z] #37 sha256:4c4ad4f303f27871b2577d849bb499489b260223abc24937636de09e9e169c11 [2022-02-23T11:22:41.867Z] #37 DONE 0.0s [2022-02-23T11:22:41.867Z] [2022-02-23T11:22:41.867Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T11:22:41.867Z] #41 sha256:45a3aea041df553f3e8fa9b382a6e69ae65dcd64859e7534489460fd0359d3ae [2022-02-23T11:22:41.867Z] #41 DONE 0.0s [2022-02-23T11:22:41.867Z] [2022-02-23T11:22:41.867Z] #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-02-23T11:22:41.867Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:41.990Z] #20 71.82 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-02-23T11:22:41.990Z] #20 71.82 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:22:41.990Z] #20 71.83 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-02-23T11:22:41.990Z] #20 71.84 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T11:22:41.990Z] #20 71.85 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T11:22:41.990Z] #20 71.86 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-02-23T11:22:41.990Z] #20 71.87 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T11:22:41.990Z] #20 71.89 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T11:22:41.990Z] #20 71.90 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:41.990Z] #20 71.91 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T11:22:41.990Z] #20 71.93 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:41.990Z] #20 71.94 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T11:22:41.990Z] #20 71.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:22:43.763Z] #51 ... [2022-02-23T11:22:43.763Z] [2022-02-23T11:22:43.763Z] #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-02-23T11:22:43.763Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:43.763Z] #43 184.4 + dpkg --print-architecture [2022-02-23T11:22:43.763Z] #43 184.4 + git checkout -q v2.1.0 [2022-02-23T11:22:43.898Z] #20 DONE 73.7s [2022-02-23T11:22:43.898Z] [2022-02-23T11:22:43.898Z] #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-02-23T11:22:43.898Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-23T11:22:44.021Z] #43 184.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T11:22:44.021Z] #43 184.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T11:22:44.834Z] #21 1.118 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T11:22:44.834Z] #21 1.119 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T11:22:45.093Z] #21 1.276 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T11:22:49.211Z] #43 DONE 195.8s [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #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-02-23T11:22:49.211Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:49.211Z] #51 ... [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T11:22:49.211Z] #44 sha256:6945a5eb08df011307591dddd13d596152a20b44cd7239be08acd5d72cd2af6a [2022-02-23T11:22:49.211Z] #44 DONE 0.7s [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T11:22:49.211Z] #48 sha256:9d19002ec63df29cd21a5572a1513f8fe4ced37d656ec2709da535b04df73d96 [2022-02-23T11:22:49.211Z] #48 DONE 0.0s [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #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-02-23T11:22:49.211Z] #56 sha256:1c64afff066f4769dc43bbe0c0bff7a42b029d97c749b4df30c888613e67f03b [2022-02-23T11:22:49.211Z] #56 ... [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T11:22:49.211Z] #50 sha256:d79ff26d8a4e2a8f092e35dc630d6be2b17bc4e33362c26b3e9e3e1c6ec3890e [2022-02-23T11:22:49.211Z] #50 DONE 0.1s [2022-02-23T11:22:49.211Z] [2022-02-23T11:22:49.211Z] #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-02-23T11:22:49.211Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:50.628Z] #21 1.656 Reading package lists... [2022-02-23T11:22:54.178Z] #26 195.2 + return [2022-02-23T11:22:54.754Z] #26 DONE 197.0s [2022-02-23T11:22:54.754Z] [2022-02-23T11:22:54.754Z] #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-02-23T11:22:54.754Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:22:54.823Z] #21 6.365 Reading package lists... [2022-02-23T11:22:55.818Z] #60 ... [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #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-02-23T11:22:55.818Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T11:22:55.818Z] #43 DONE 193.1s [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #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-02-23T11:22:55.818Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:22:55.818Z] #51 ... [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T11:22:55.818Z] #44 sha256:ddde7ad5e196c2728276d1388ae09e235a0bb3c7d541507a0195d53797e433f6 [2022-02-23T11:22:55.818Z] #44 DONE 0.9s [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T11:22:55.818Z] #48 sha256:611d07e8d79b7779e713bb5209e591c6b08dc16c5ec91fdb4ec711f581f71b59 [2022-02-23T11:22:55.818Z] #48 DONE 0.1s [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T11:22:55.818Z] #50 sha256:a3920fe05c87289c343c1a140336dc7df4407d720218fe1cfed4dd82c6b72756 [2022-02-23T11:22:55.818Z] #50 DONE 0.2s [2022-02-23T11:22:55.818Z] [2022-02-23T11:22:55.818Z] #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-02-23T11:22:55.818Z] #56 sha256:be566784f50d2427bbfb762bf64a4ea6ff47a1a3fba828f4d3a64b001b73b0fc [2022-02-23T11:22:56.138Z] #51 ... [2022-02-23T11:22:56.138Z] [2022-02-23T11:22:56.138Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T11:22:56.138Z] #27 sha256:905c440a8ad9bd7102e3ccb8719e11668642c0eaf81b0e963c152d2f569007e3 [2022-02-23T11:22:56.202Z] #21 11.14 Building dependency tree... [2022-02-23T11:22:56.202Z] #21 12.26 Reading state information... [2022-02-23T11:22:56.710Z] #27 DONE 0.8s [2022-02-23T11:22:56.710Z] [2022-02-23T11:22:56.710Z] #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-02-23T11:22:56.710Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:22:56.710Z] #51 ... [2022-02-23T11:22:56.710Z] [2022-02-23T11:22:56.710Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T11:22:56.710Z] #32 sha256:c8135a8b86ae38df0bc1c698deb443f9aafa436ecd01dc0c54096d8612bdafed [2022-02-23T11:22:57.140Z] #21 13.49 The following additional packages will be installed: [2022-02-23T11:22:57.140Z] #21 13.49 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T11:22:57.140Z] #21 13.49 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T11:22:57.140Z] #21 13.49 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T11:22:57.140Z] #21 13.49 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T11:22:57.140Z] #21 13.49 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T11:22:57.140Z] #21 13.50 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-23T11:22:57.399Z] #21 13.50 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T11:22:57.399Z] #21 13.52 Suggested packages: [2022-02-23T11:22:57.399Z] #21 13.52 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-23T11:22:57.399Z] #21 13.52 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-23T11:22:57.399Z] #21 13.52 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-23T11:22:57.399Z] #21 13.52 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-23T11:22:57.399Z] #21 13.52 seccomp:ppc64el seccomp:s390x [2022-02-23T11:22:57.399Z] #21 13.52 Recommended packages: [2022-02-23T11:22:57.399Z] #21 13.52 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-23T11:22:57.399Z] #21 13.52 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-23T11:22:57.399Z] #21 13.52 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-23T11:22:57.399Z] #21 13.52 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-23T11:22:57.658Z] #21 13.96 The following NEW packages will be installed: [2022-02-23T11:22:57.658Z] #21 13.96 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-23T11:22:57.658Z] #21 13.96 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-23T11:22:57.658Z] #21 13.96 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-23T11:22:57.658Z] #21 13.96 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-23T11:22:57.658Z] #21 13.96 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-23T11:22:57.658Z] #21 13.96 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-23T11:22:57.658Z] #21 13.96 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-23T11:22:57.658Z] #21 13.97 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-23T11:22:57.658Z] #21 13.97 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-23T11:22:57.658Z] #21 13.97 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-23T11:22:57.658Z] #21 13.97 libseccomp2:ppc64el libseccomp2:s390x [2022-02-23T11:22:57.919Z] #21 14.33 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:22:57.919Z] #21 14.33 Need to get 15.9 MB of archives. [2022-02-23T11:22:57.919Z] #21 14.33 After this operation, 73.0 MB of additional disk space will be used. [2022-02-23T11:22:57.919Z] #21 14.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-23T11:22:57.919Z] #21 14.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-23T11:22:57.919Z] #21 14.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-23T11:22:57.919Z] #21 14.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-23T11:22:57.919Z] #21 14.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-23T11:22:57.919Z] #21 14.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-23T11:22:58.095Z] #32 DONE 1.4s [2022-02-23T11:22:58.095Z] [2022-02-23T11:22:58.095Z] #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-02-23T11:22:58.095Z] #60 sha256:f283486b021b63ad649f269d011de0cda10cff9bac4bad55a1e12eabbc320431 [2022-02-23T11:22:58.095Z] #60 170.1 + bin/containerd [2022-02-23T11:22:58.179Z] #21 14.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-23T11:22:58.179Z] #21 14.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-23T11:22:58.179Z] #21 14.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-23T11:22:58.179Z] #21 14.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-23T11:22:58.179Z] #21 14.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-23T11:22:58.179Z] #21 14.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-23T11:22:58.179Z] #21 14.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-23T11:22:58.179Z] #21 14.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-23T11:22:58.179Z] #21 14.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-23T11:22:58.179Z] #21 14.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-23T11:22:58.179Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-23T11:22:58.179Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-23T11:22:58.179Z] #21 14.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-23T11:22:58.179Z] #21 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-23T11:22:58.179Z] #21 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-23T11:22:58.179Z] #21 14.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-23T11:22:58.179Z] #21 14.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-23T11:22:58.179Z] #21 14.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T11:22:58.179Z] #21 14.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T11:22:58.179Z] #21 14.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-23T11:22:58.179Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-23T11:22:58.179Z] #21 14.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-23T11:22:58.179Z] #21 14.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-23T11:22:58.179Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-23T11:22:58.179Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-23T11:22:58.179Z] #21 14.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-23T11:22:58.179Z] #21 14.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-23T11:22:58.179Z] #21 14.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T11:22:58.748Z] #21 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:22:59.008Z] #21 15.30 Fetched 15.9 MB in 0s (32.6 MB/s) [2022-02-23T11:22:59.008Z] #21 15.34 Selecting previously unselected package gcc-10-base:armel. [2022-02-23T11:22:59.008Z] #21 15.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-02-23T11:22:59.008Z] #21 15.38 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-23T11:22:59.008Z] #21 15.39 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-23T11:22:59.008Z] #21 15.44 Selecting previously unselected package gcc-10-base:armhf. [2022-02-23T11:22:59.267Z] #21 15.45 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-23T11:22:59.267Z] #21 15.45 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T11:22:59.267Z] #21 15.50 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-23T11:22:59.267Z] #21 15.51 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-23T11:22:59.267Z] #21 15.52 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T11:22:59.267Z] #21 15.57 Selecting previously unselected package gcc-10-base:s390x. [2022-02-23T11:22:59.267Z] #21 15.57 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-23T11:22:59.267Z] #21 15.58 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T11:22:59.267Z] #21 15.63 Selecting previously unselected package gcc-10-base:arm64. [2022-02-23T11:22:59.267Z] #21 15.64 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-23T11:22:59.267Z] #21 15.65 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T11:22:59.267Z] #21 15.70 Selecting previously unselected package libgcc-s1:armel. [2022-02-23T11:22:59.527Z] #21 15.70 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-23T11:22:59.527Z] #21 15.71 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-23T11:22:59.527Z] #21 15.79 Selecting previously unselected package libcrypt1:armel. [2022-02-23T11:22:59.527Z] #21 15.80 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-23T11:22:59.527Z] #21 15.80 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T11:22:59.527Z] #21 15.88 Selecting previously unselected package libc6:armel. [2022-02-23T11:22:59.527Z] #21 15.89 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-23T11:22:59.787Z] #21 16.06 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-23T11:23:00.009Z] #60 ... [2022-02-23T11:23:00.009Z] [2022-02-23T11:23:00.009Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T11:23:00.009Z] #35 sha256:3caa676f553d8cab6510c27bb626fa87aef6d17f25f70ed0139231f3cfbcb0f4 [2022-02-23T11:23:00.009Z] #35 DONE 2.0s [2022-02-23T11:23:00.270Z] [2022-02-23T11:23:00.270Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T11:23:00.270Z] #37 sha256:65b69e5b16da2b2ffef4b7dfca95636201879cec472e9a8f78ddadcf6ad2bb46 [2022-02-23T11:23:00.357Z] #21 16.48 Selecting previously unselected package libapparmor1:armel. [2022-02-23T11:23:00.357Z] #21 16.49 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-23T11:23:00.357Z] #21 16.50 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-23T11:23:00.357Z] #21 16.55 Selecting previously unselected package libapparmor-dev:armel. [2022-02-23T11:23:00.357Z] #21 16.56 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-23T11:23:00.357Z] #21 16.56 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T11:23:00.357Z] #21 16.63 Selecting previously unselected package libgcc-s1:arm64. [2022-02-23T11:23:00.357Z] #21 16.64 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-23T11:23:00.357Z] #21 16.64 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T11:23:00.357Z] #21 16.69 Selecting previously unselected package libcrypt1:arm64. [2022-02-23T11:23:00.357Z] #21 16.69 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-23T11:23:00.357Z] #21 16.70 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T11:23:00.357Z] #21 16.79 Selecting previously unselected package libc6:arm64. [2022-02-23T11:23:00.616Z] #21 16.79 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-23T11:23:00.616Z] #21 16.98 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T11:23:01.184Z] #21 17.43 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T11:23:01.184Z] #21 17.43 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T11:23:01.184Z] #21 17.44 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T11:23:01.184Z] #21 17.48 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T11:23:01.184Z] #21 17.49 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T11:23:01.184Z] #21 17.49 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T11:23:01.184Z] #21 17.58 Selecting previously unselected package libgcc-s1:s390x. [2022-02-23T11:23:01.184Z] #21 17.58 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-23T11:23:01.184Z] #21 17.58 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T11:23:01.184Z] #21 17.63 Selecting previously unselected package libcrypt1:s390x. [2022-02-23T11:23:01.184Z] #21 17.63 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-23T11:23:01.444Z] #21 17.63 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T11:23:01.444Z] #21 17.71 Selecting previously unselected package libc6:s390x. [2022-02-23T11:23:01.444Z] #21 17.72 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-23T11:23:01.444Z] #21 17.88 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T11:23:02.012Z] #21 18.31 Selecting previously unselected package libapparmor1:s390x. [2022-02-23T11:23:02.012Z] #21 18.32 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-23T11:23:02.012Z] #21 18.33 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-23T11:23:02.012Z] #21 18.38 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-23T11:23:02.012Z] #21 18.39 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-23T11:23:02.012Z] #21 18.39 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T11:23:02.012Z] #21 18.46 Selecting previously unselected package libgcc-s1:armhf. [2022-02-23T11:23:02.271Z] #21 18.46 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-23T11:23:02.271Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T11:23:02.271Z] #21 18.51 Selecting previously unselected package libcrypt1:armhf. [2022-02-23T11:23:02.271Z] #21 18.52 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-23T11:23:02.271Z] #21 18.52 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T11:23:02.271Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-02-23T11:23:02.271Z] #21 18.60 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-23T11:23:02.531Z] #21 18.80 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T11:23:02.815Z] #37 DONE 2.3s [2022-02-23T11:23:02.815Z] [2022-02-23T11:23:02.815Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T11:23:02.815Z] #41 sha256:ca96e58cea77c983cc42b2cd36611f94f842324c83d54bd59938aaa8ae5bf75e [2022-02-23T11:23:02.815Z] #41 DONE 0.0s [2022-02-23T11:23:02.815Z] [2022-02-23T11:23:02.815Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T11:23:02.815Z] #44 sha256:e3a2f0c28453dc900705a0871b2c362b8fb268f181ca62eb538a5c98043e6668 [2022-02-23T11:23:03.098Z] #21 19.25 Selecting previously unselected package libapparmor1:armhf. [2022-02-23T11:23:03.098Z] #21 19.26 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-23T11:23:03.098Z] #21 19.26 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-23T11:23:03.098Z] #21 19.31 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-23T11:23:03.098Z] #21 19.31 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-23T11:23:03.098Z] #21 19.32 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T11:23:03.098Z] #21 19.38 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-23T11:23:03.098Z] #21 19.39 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-23T11:23:03.098Z] #21 19.39 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T11:23:03.098Z] #21 19.45 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-23T11:23:03.357Z] #21 19.46 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-23T11:23:03.357Z] #21 19.46 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T11:23:03.357Z] #21 19.54 Selecting previously unselected package libc6:ppc64el. [2022-02-23T11:23:03.357Z] #21 19.55 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-23T11:23:03.357Z] #21 19.74 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T11:23:03.972Z] #21 20.33 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-23T11:23:04.201Z] #44 DONE 1.8s [2022-02-23T11:23:04.201Z] [2022-02-23T11:23:04.201Z] #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-02-23T11:23:04.201Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T11:23:04.201Z] #51 205.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T11:23:04.201Z] #51 DONE 206.9s [2022-02-23T11:23:04.201Z] [2022-02-23T11:23:04.201Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T11:23:04.201Z] #48 sha256:6f6a949db94c29d8a4d28a89f5507ac40f21a29909bdd2b3bcecadfac1a0a47c [2022-02-23T11:23:04.241Z] #21 20.34 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-23T11:23:04.241Z] #21 20.35 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T11:23:04.241Z] #21 20.41 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-23T11:23:04.241Z] #21 20.42 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-23T11:23:04.241Z] #21 20.42 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T11:23:04.241Z] #21 20.51 Selecting previously unselected package libseccomp2:s390x. [2022-02-23T11:23:04.241Z] #21 20.51 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T11:23:04.241Z] #21 20.53 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.241Z] #21 20.56 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-23T11:23:04.241Z] #21 20.57 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-23T11:23:04.241Z] #21 20.58 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.461Z] #48 DONE 0.1s [2022-02-23T11:23:04.461Z] [2022-02-23T11:23:04.461Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T11:23:04.461Z] #50 sha256:88689520ecc8f27e0f5e72e6c8d618eaeec774282bee3119a74844030c67d8a5 [2022-02-23T11:23:04.509Z] #21 20.64 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-23T11:23:04.509Z] #21 20.64 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T11:23:04.509Z] #21 20.64 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.509Z] #21 20.68 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-23T11:23:04.509Z] #21 20.69 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-23T11:23:04.509Z] #21 20.69 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.509Z] #21 20.79 Selecting previously unselected package libseccomp2:armhf. [2022-02-23T11:23:04.509Z] #21 20.79 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T11:23:04.509Z] #21 20.79 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.509Z] #21 20.84 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-23T11:23:04.509Z] #21 20.84 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-23T11:23:04.509Z] #21 20.85 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.509Z] #21 20.89 Selecting previously unselected package libseccomp2:armel. [2022-02-23T11:23:04.773Z] #21 20.90 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T11:23:04.773Z] #21 20.90 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.773Z] #21 20.95 Selecting previously unselected package libseccomp-dev:armel. [2022-02-23T11:23:04.773Z] #21 20.95 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-23T11:23:04.773Z] #21 20.96 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.773Z] #21 21.07 Selecting previously unselected package libseccomp2:arm64. [2022-02-23T11:23:04.773Z] #21 21.07 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T11:23:04.773Z] #21 21.08 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:23:04.773Z] #21 21.12 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T11:23:04.773Z] #21 21.13 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T11:23:04.773Z] #21 21.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:23:05.032Z] #50 DONE 0.6s [2022-02-23T11:23:05.032Z] [2022-02-23T11:23:05.032Z] #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-02-23T11:23:05.032Z] #56 sha256:c10d74a8f4de73be07fc46c19c2c322bab5e568228f9dc8c57575889d6438a65 [2022-02-23T11:23:05.032Z] #56 113.8 + mkdir -p /build [2022-02-23T11:23:05.032Z] #56 113.8 + cp runc /build/runc [2022-02-23T11:23:05.035Z] #21 21.22 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.23 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.24 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.26 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.28 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.30 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-23T11:23:05.035Z] #21 21.32 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-23T11:23:05.035Z] #21 21.33 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-23T11:23:05.035Z] #21 21.34 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-23T11:23:05.035Z] #21 21.35 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-23T11:23:05.035Z] #21 21.36 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.37 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.38 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.39 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.40 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-23T11:23:05.035Z] #21 21.41 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-23T11:23:05.292Z] #56 DONE 114.4s [2022-02-23T11:23:05.292Z] [2022-02-23T11:23:05.292Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T11:23:05.292Z] #52 sha256:811130fa83eb09912cf283f94d1e12a89650e8abaa195b362f217bb63ef5daf6 [2022-02-23T11:23:05.928Z] #43 DONE 204.7s [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #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-02-23T11:23:05.928Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:23:05.928Z] #56 ... [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T11:23:05.928Z] #44 sha256:d92c366e2f0cfedad143f00ed1e81e2ed81127d07d6fc607010f364a237f04d1 [2022-02-23T11:23:05.928Z] #44 DONE 0.5s [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #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-02-23T11:23:05.928Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:23:05.928Z] #56 ... [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T11:23:05.928Z] #48 sha256:c32488710961130a653db227cc1814aea1de0c35df48f1f17fd90fdc0bf5ed8a [2022-02-23T11:23:05.928Z] #48 DONE 0.0s [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T11:23:05.928Z] #50 sha256:3cdc005b9aa4bb0723ec3f67c911d16ac7ab4d34f8cd207295a05bbc38013464 [2022-02-23T11:23:05.928Z] #50 DONE 0.1s [2022-02-23T11:23:05.928Z] [2022-02-23T11:23:05.928Z] #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-02-23T11:23:05.928Z] #60 sha256:d770165ad621b88d0e5f81d21e6b0120b17db8da21ced7d8d433362457ab9fac [2022-02-23T11:23:06.235Z] #52 DONE 1.0s [2022-02-23T11:23:06.235Z] [2022-02-23T11:23:06.235Z] #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-02-23T11:23:06.235Z] #60 sha256:f283486b021b63ad649f269d011de0cda10cff9bac4bad55a1e12eabbc320431 [2022-02-23T11:23:06.235Z] #60 ... [2022-02-23T11:23:06.235Z] [2022-02-23T11:23:06.235Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T11:23:06.235Z] #54 sha256:2a83c3fc15cccad0043ee9843cf15e61b79ef87680adc8260783bce6fab5c3e6 [2022-02-23T11:23:06.412Z] #21 22.66 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-23T11:23:06.494Z] #54 DONE 0.2s [2022-02-23T11:23:06.494Z] [2022-02-23T11:23:06.494Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T11:23:06.494Z] #57 sha256:1b7e9f20c8e984203db2ab61439fd6747003967e721422107fbc0f401f9dbce8 [2022-02-23T11:23:07.065Z] #57 DONE 0.6s [2022-02-23T11:23:07.065Z] [2022-02-23T11:23:07.065Z] #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-02-23T11:23:07.065Z] #60 sha256:f283486b021b63ad649f269d011de0cda10cff9bac4bad55a1e12eabbc320431 [2022-02-23T11:23:07.788Z] #21 23.88 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-23T11:23:08.726Z] #21 25.11 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-23T11:23:10.106Z] #21 26.33 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-23T11:23:11.484Z] #21 27.55 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.56 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.57 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.58 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.60 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.61 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.62 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.64 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.65 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.66 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.67 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.68 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.70 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.71 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.72 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-23T11:23:11.484Z] #21 27.73 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.74 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.76 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.77 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.78 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-23T11:23:11.484Z] #21 27.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:23:12.052Z] #21 DONE 28.4s [2022-02-23T11:23:12.052Z] [2022-02-23T11:23:12.052Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T11:23:12.052Z] #62 sha256:7bb3aef5b59c103fdcefcbd459cb6e5bd5371393ad931e731d92572a52816b99 [2022-02-23T11:23:12.052Z] #62 DONE 0.1s [2022-02-23T11:23:12.052Z] [2022-02-23T11:23:12.052Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T11:23:12.052Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-23T11:23:13.437Z] #22 DONE 1.3s [2022-02-23T11:23:13.437Z] [2022-02-23T11:23:13.437Z] #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-02-23T11:23:13.437Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:23:13.437Z] #63 1.137 + RM_GOPATH=0 [2022-02-23T11:23:13.437Z] #63 1.137 + TMP_GOPATH= [2022-02-23T11:23:13.437Z] #63 1.137 + : /build [2022-02-23T11:23:13.437Z] #63 1.137 + '[' -z '' ']' [2022-02-23T11:23:13.437Z] #63 1.137 ++ mktemp -d [2022-02-23T11:23:13.437Z] #63 1.141 + export GOPATH=/tmp/tmp.94UjYC6xaO [2022-02-23T11:23:13.437Z] #63 1.141 + GOPATH=/tmp/tmp.94UjYC6xaO [2022-02-23T11:23:13.437Z] #63 1.141 + RM_GOPATH=1 [2022-02-23T11:23:13.437Z] #63 1.141 + case "$(go env GOARCH)" in [2022-02-23T11:23:13.437Z] #63 1.142 ++ go env GOARCH [2022-02-23T11:23:13.437Z] #63 1.154 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T11:23:13.437Z] #63 1.154 + GO_BUILDMODE=-buildmode=pie [2022-02-23T11:23:13.437Z] #63 1.154 ++ dirname /install.sh [2022-02-23T11:23:13.437Z] #63 1.155 + dir=/ [2022-02-23T11:23:13.437Z] #63 1.155 + bin=runc [2022-02-23T11:23:13.437Z] #63 1.155 + shift [2022-02-23T11:23:13.437Z] #63 1.155 + '[' '!' -f //runc.installer ']' [2022-02-23T11:23:13.437Z] #63 1.155 + . //runc.installer [2022-02-23T11:23:13.437Z] #63 1.156 ++ set -e [2022-02-23T11:23:13.437Z] #63 1.156 ++ : v1.1.0 [2022-02-23T11:23:13.437Z] #63 1.156 + install_runc [2022-02-23T11:23:13.437Z] #63 1.156 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T11:23:13.437Z] #63 1.156 + RUNC_BUILDTAGS=seccomp [2022-02-23T11:23:13.437Z] #63 1.156 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T11:23:13.437Z] #63 1.156 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.94UjYC6xaO/src/github.com/opencontainers/runc [2022-02-23T11:23:13.437Z] #63 1.158 Cloning into '/tmp/tmp.94UjYC6xaO/src/github.com/opencontainers/runc'... [2022-02-23T11:23:14.375Z] #63 ... [2022-02-23T11:23:14.375Z] [2022-02-23T11:23:14.375Z] #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-02-23T11:23:14.375Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-23T11:23:14.375Z] #23 DONE 1.0s [2022-02-23T11:23:14.635Z] [2022-02-23T11:23:14.635Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T11:23:14.635Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-23T11:23:15.203Z] #24 0.812 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T11:23:15.203Z] #24 DONE 0.9s [2022-02-23T11:23:15.203Z] [2022-02-23T11:23:15.203Z] #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-02-23T11:23:15.203Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:23:15.462Z] #67 ... [2022-02-23T11:23:15.462Z] [2022-02-23T11:23:15.462Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T11:23:15.462Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-23T11:23:16.397Z] #25 DONE 0.9s [2022-02-23T11:23:16.397Z] [2022-02-23T11:23:16.397Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T11:23:16.397Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-23T11:23:16.966Z] #26 DONE 0.8s [2022-02-23T11:23:16.966Z] [2022-02-23T11:23:16.966Z] #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-02-23T11:23:16.966Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:23:17.224Z] #63 ... [2022-02-23T11:23:17.224Z] [2022-02-23T11:23:17.224Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T11:23:17.224Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-23T11:23:18.161Z] #27 DONE 1.0s [2022-02-23T11:23:18.161Z] [2022-02-23T11:23:18.161Z] #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-02-23T11:23:18.161Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:23:18.161Z] #63 5.240 + cd /tmp/tmp.94UjYC6xaO/src/github.com/opencontainers/runc [2022-02-23T11:23:18.161Z] #63 5.240 + git checkout -q v1.1.0 [2022-02-23T11:23:18.161Z] #63 5.478 + '[' -z '' ']' [2022-02-23T11:23:18.161Z] #63 5.478 + target=static [2022-02-23T11:23:18.161Z] #63 5.478 + make BUILDTAGS=seccomp static [2022-02-23T11:23:18.161Z] #63 5.819 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-02-23T11:23:19.878Z] 898469748ff6: Verifying Checksum [2022-02-23T11:23:19.878Z] 898469748ff6: Download complete [2022-02-23T11:23:21.367Z] #51 ... [2022-02-23T11:23:21.367Z] [2022-02-23T11:23:21.367Z] #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-02-23T11:23:21.367Z] #60 sha256:c8b42fcc49a950a4b6c23e2c9b2bd66d59e77c1e2abd1a6ad56a9addad2ffa93 [2022-02-23T11:23:21.367Z] #60 183.1 + bin/containerd [2022-02-23T11:23:22.312Z] #60 ... [2022-02-23T11:23:22.312Z] [2022-02-23T11:23:22.312Z] #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-02-23T11:23:22.312Z] #56 sha256:1c64afff066f4769dc43bbe0c0bff7a42b029d97c749b4df30c888613e67f03b [2022-02-23T11:23:22.312Z] #56 119.9 + mkdir -p /build [2022-02-23T11:23:22.312Z] #56 119.9 + cp runc /build/runc [2022-02-23T11:23:22.419Z] #56 ... [2022-02-23T11:23:22.419Z] [2022-02-23T11:23:22.419Z] #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-02-23T11:23:22.419Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:23:22.419Z] #60 188.4 + bin/containerd [2022-02-23T11:23:23.429Z] #63 ... [2022-02-23T11:23:23.429Z] [2022-02-23T11:23:23.429Z] #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-02-23T11:23:23.429Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T11:23:23.429Z] #28 1.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T11:23:23.429Z] #28 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T11:23:23.429Z] #28 1.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T11:23:23.429Z] #28 1.436 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-23T11:23:23.429Z] #28 1.662 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-23T11:23:23.429Z] #28 1.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-23T11:23:23.429Z] #28 2.126 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T11:23:23.429Z] #28 2.412 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T11:23:23.429Z] #28 2.644 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-23T11:23:23.429Z] #28 2.906 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [114 kB] [2022-02-23T11:23:23.429Z] #28 2.908 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T11:23:23.429Z] #28 2.909 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T11:23:23.429Z] #28 2.913 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [114 kB] [2022-02-23T11:23:23.430Z] #28 2.921 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [122 kB] [2022-02-23T11:23:23.430Z] #28 2.922 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [121 kB] [2022-02-23T11:23:23.430Z] #28 3.192 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-23T11:23:23.430Z] #28 3.207 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T11:23:23.430Z] #28 3.209 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-23T11:23:23.430Z] #28 3.210 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-23T11:23:23.430Z] #28 3.211 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T11:23:23.430Z] #28 3.212 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-23T11:23:24.229Z] #56 DONE 122.2s [2022-02-23T11:23:24.229Z] [2022-02-23T11:23:24.229Z] #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-02-23T11:23:24.229Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:23:25.962Z] #28 ... [2022-02-23T11:23:25.962Z] [2022-02-23T11:23:25.962Z] #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-02-23T11:23:25.962Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:23:25.962Z] #67 68.50 + bin/containerd [2022-02-23T11:23:26.777Z] #51 235.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T11:23:26.777Z] #51 DONE 235.7s [2022-02-23T11:23:26.777Z] [2022-02-23T11:23:26.777Z] #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-02-23T11:23:26.777Z] #60 sha256:c8b42fcc49a950a4b6c23e2c9b2bd66d59e77c1e2abd1a6ad56a9addad2ffa93 [2022-02-23T11:23:27.720Z] #60 ... [2022-02-23T11:23:27.721Z] [2022-02-23T11:23:27.721Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T11:23:27.721Z] #52 sha256:45cbd3b22ed3ecedf0aca79e8ac1e26ce0d57148020249071c323fef7d11e178 [2022-02-23T11:23:28.663Z] #52 DONE 0.6s [2022-02-23T11:23:28.663Z] [2022-02-23T11:23:28.663Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T11:23:28.663Z] #54 sha256:a5e9fe845e72bdd65d263f3b5859248e85c1d3c54fd82e344e845421ddc2ad23 [2022-02-23T11:23:28.663Z] #54 DONE 0.0s [2022-02-23T11:23:28.663Z] [2022-02-23T11:23:28.663Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T11:23:28.663Z] #57 sha256:3ffe835f1b8ce70a0dc06e1d588fd97516b827be98a657fa7c09c3864a2d0fc6 [2022-02-23T11:23:28.923Z] #57 DONE 0.3s [2022-02-23T11:23:28.923Z] [2022-02-23T11:23:28.923Z] #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-02-23T11:23:28.923Z] #60 sha256:c8b42fcc49a950a4b6c23e2c9b2bd66d59e77c1e2abd1a6ad56a9addad2ffa93 [2022-02-23T11:23:29.025Z] #60 ... [2022-02-23T11:23:29.025Z] [2022-02-23T11:23:29.025Z] #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-02-23T11:23:29.025Z] #56 sha256:be566784f50d2427bbfb762bf64a4ea6ff47a1a3fba828f4d3a64b001b73b0fc [2022-02-23T11:23:29.025Z] #56 126.8 + mkdir -p /build [2022-02-23T11:23:29.025Z] #56 126.8 + cp runc /build/runc [2022-02-23T11:23:29.055Z] #60 201.7 # github.com/containerd/containerd/cmd/containerd [2022-02-23T11:23:29.055Z] #60 201.7 /usr/bin/ld: /tmp/go-link-2781017987/000019.o: in function `New': [2022-02-23T11:23:29.055Z] #60 201.7 /tmp/tmp.lYijA8uw5c/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-02-23T11:23:29.315Z] #60 201.8 + bin/containerd-stress [2022-02-23T11:23:30.259Z] #60 202.9 + bin/containerd-shim [2022-02-23T11:23:30.941Z] #56 DONE 129.4s [2022-02-23T11:23:30.941Z] [2022-02-23T11:23:30.941Z] #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-02-23T11:23:30.941Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:23:32.526Z] #67 ... [2022-02-23T11:23:32.526Z] [2022-02-23T11:23:32.526Z] #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-02-23T11:23:32.526Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T11:23:32.526Z] #28 14.01 Fetched 48.9 MB in 13s (3730 kB/s) [2022-02-23T11:23:33.490Z] #51 233.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T11:23:34.063Z] #51 DONE 234.5s [2022-02-23T11:23:34.063Z] [2022-02-23T11:23:34.063Z] #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-02-23T11:23:34.063Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:23:35.479Z] #60 ... [2022-02-23T11:23:35.479Z] [2022-02-23T11:23:35.479Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T11:23:35.479Z] #52 sha256:afc1101dde7529d34cc68db6ad7b03c833483a82853d98cbcb2ca7b5e5da551a [2022-02-23T11:23:36.104Z] #52 DONE 1.0s [2022-02-23T11:23:36.104Z] [2022-02-23T11:23:36.104Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T11:23:36.104Z] #54 sha256:262ad606a45fc1da8c3380ab14947562141becda4f8a1cba52344fd0f2773729 [2022-02-23T11:23:36.104Z] #54 DONE 0.1s [2022-02-23T11:23:36.104Z] [2022-02-23T11:23:36.104Z] #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-02-23T11:23:36.104Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:23:36.379Z] #60 ... [2022-02-23T11:23:36.379Z] [2022-02-23T11:23:36.379Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T11:23:36.379Z] #57 sha256:6b6cefc0a7993f61bf1b6ec1269421d932cc31828bb0c6b37ce10777ff84da00 [2022-02-23T11:23:36.645Z] #57 DONE 0.4s [2022-02-23T11:23:36.645Z] [2022-02-23T11:23:36.645Z] #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-02-23T11:23:36.645Z] #60 sha256:81d84d0e56c7d21d26b01c0a8c3232beca83c27cad742aa6fe68021f3d8f5956 [2022-02-23T11:23:36.839Z] #60 208.8 + bin/containerd-shim-runc-v1 [2022-02-23T11:23:38.042Z] #60 188.4 + bin/containerd [2022-02-23T11:23:39.095Z] #28 14.01 Reading package lists... [2022-02-23T11:23:41.041Z] #60 213.0 + bin/containerd-shim-runc-v2 [2022-02-23T11:23:41.041Z] #60 213.6 + binaries [2022-02-23T11:23:41.041Z] #60 213.6 + install -D bin/containerd /build/containerd [2022-02-23T11:23:41.041Z] #60 213.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T11:23:41.041Z] #60 213.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T11:23:41.041Z] #60 213.6 + install -D bin/ctr /build/ctr [2022-02-23T11:23:43.290Z] #60 ... [2022-02-23T11:23:43.290Z] [2022-02-23T11:23:43.290Z] #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-02-23T11:23:43.290Z] #56 sha256:902ec82107cfbb4c1b68394a7de68694c6a2da762d41b7b1dd1878bfe048eac1 [2022-02-23T11:23:43.290Z] #56 124.8 + mkdir -p /build [2022-02-23T11:23:43.290Z] #56 124.8 + cp runc /build/runc [2022-02-23T11:23:45.183Z] #56 DONE 127.1s [2022-02-23T11:23:45.183Z] [2022-02-23T11:23:45.183Z] #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-02-23T11:23:45.183Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T11:23:45.668Z] #28 20.54 Reading package lists... [2022-02-23T11:23:46.237Z] #28 26.68 Building dependency tree... [2022-02-23T11:23:46.319Z] #60 DONE 218.9s [2022-02-23T11:23:46.552Z] #51 247.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T11:23:46.552Z] #51 DONE 247.6s [2022-02-23T11:23:46.552Z] [2022-02-23T11:23:46.552Z] #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-02-23T11:23:46.552Z] #60 sha256:d770165ad621b88d0e5f81d21e6b0120b17db8da21ced7d8d433362457ab9fac [2022-02-23T11:23:46.889Z] [2022-02-23T11:23:46.889Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T11:23:46.889Z] #61 sha256:6bf48239d00e5f05eabacac86dc3b2e4122b9a949ccec4e9672ef6b610de8e4d [2022-02-23T11:23:47.626Z] #28 29.50 bzip2 is already the newest version (1.0.8-4). [2022-02-23T11:23:47.626Z] #28 29.50 patch is already the newest version (2.7.6-7). [2022-02-23T11:23:47.626Z] #28 29.50 xz-utils is already the newest version (5.2.5-2). [2022-02-23T11:23:47.626Z] #28 29.50 The following additional packages will be installed: [2022-02-23T11:23:47.626Z] #28 29.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T11:23:47.626Z] #28 29.51 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-23T11:23:47.626Z] #28 29.52 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T11:23:47.626Z] #28 29.52 python3-pkg-resources vim-runtime xxd [2022-02-23T11:23:47.626Z] #28 29.55 Suggested packages: [2022-02-23T11:23:47.626Z] #28 29.55 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-23T11:23:47.626Z] #28 29.55 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-23T11:23:47.626Z] #28 29.55 Recommended packages: [2022-02-23T11:23:47.626Z] #28 29.55 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T11:23:47.926Z] #60 ... [2022-02-23T11:23:47.926Z] [2022-02-23T11:23:47.926Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T11:23:47.926Z] #52 sha256:1d7193ee7a2b09fedfb13cc3032762b7a6868a88707706f493b89dc5fd91b813 [2022-02-23T11:23:48.183Z] #52 DONE 0.6s [2022-02-23T11:23:48.183Z] [2022-02-23T11:23:48.183Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T11:23:48.183Z] #54 sha256:f3b3b73f538c228b560930531f391c213de5ac8fd7f82ad984e0a86b3302bc1a [2022-02-23T11:23:48.183Z] #54 DONE 0.0s [2022-02-23T11:23:48.183Z] [2022-02-23T11:23:48.183Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T11:23:48.183Z] #57 sha256:686cc8bdd04c5eb67d590d9018566d343d25b1ca9bc6274b2e3d8f51b9915997 [2022-02-23T11:23:48.746Z] #57 DONE 0.2s [2022-02-23T11:23:48.746Z] [2022-02-23T11:23:48.746Z] #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-02-23T11:23:48.746Z] #60 sha256:d770165ad621b88d0e5f81d21e6b0120b17db8da21ced7d8d433362457ab9fac [2022-02-23T11:23:49.006Z] #28 31.11 The following NEW packages will be installed: [2022-02-23T11:23:49.266Z] #28 31.11 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-23T11:23:49.266Z] #28 31.12 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-23T11:23:49.266Z] #28 31.12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-23T11:23:49.266Z] #28 31.13 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-23T11:23:49.266Z] #28 31.13 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-23T11:23:49.266Z] #28 31.13 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-23T11:23:49.266Z] #28 31.13 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-23T11:23:49.430Z] #61 DONE 2.0s [2022-02-23T11:23:49.430Z] [2022-02-23T11:23:49.430Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T11:23:49.430Z] #66 sha256:4f963333d57fb7c3c561ec1b54477ba72e659eb00bcdad7f12243a35d995b34d [2022-02-23T11:23:49.430Z] #66 DONE 0.4s [2022-02-23T11:23:49.430Z] [2022-02-23T11:23:49.430Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T11:23:49.430Z] #71 sha256:68fea930e94bc30952353666cd5eac686325c2858f1a8e595fc5d4a75b86d821 [2022-02-23T11:23:49.525Z] #28 31.53 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:23:49.525Z] #28 31.53 Need to get 18.6 MB of archives. [2022-02-23T11:23:49.525Z] #28 31.53 After this operation, 71.4 MB of additional disk space will be used. [2022-02-23T11:23:49.525Z] #28 31.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T11:23:49.525Z] #28 31.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T11:23:49.525Z] #28 31.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T11:23:49.525Z] #28 31.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T11:23:49.525Z] #28 31.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T11:23:49.525Z] #28 31.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T11:23:49.525Z] #28 31.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T11:23:49.525Z] #28 31.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T11:23:49.525Z] #28 31.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T11:23:49.525Z] #28 31.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T11:23:49.525Z] #28 31.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T11:23:49.525Z] #28 31.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T11:23:49.525Z] #28 31.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T11:23:49.525Z] #28 31.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T11:23:49.525Z] #28 31.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T11:23:49.525Z] #28 31.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T11:23:49.525Z] #28 31.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T11:23:49.525Z] #28 31.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T11:23:49.525Z] #28 31.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T11:23:49.525Z] #28 31.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T11:23:49.525Z] #28 31.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T11:23:49.525Z] #28 31.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T11:23:49.525Z] #28 31.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T11:23:49.525Z] #28 31.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T11:23:49.525Z] #28 31.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T11:23:49.525Z] #28 31.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T11:23:49.525Z] #28 31.62 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-02-23T11:23:49.525Z] #28 31.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T11:23:49.525Z] #28 31.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T11:23:49.784Z] #28 31.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T11:23:49.784Z] #28 31.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T11:23:49.784Z] #28 31.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T11:23:49.785Z] #28 31.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T11:23:49.785Z] #28 31.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T11:23:49.785Z] #28 31.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T11:23:49.785Z] #28 31.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T11:23:49.785Z] #28 31.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T11:23:49.785Z] #28 31.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T11:23:49.785Z] #28 31.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T11:23:49.785Z] #28 31.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T11:23:49.785Z] #28 31.85 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T11:23:49.787Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T11:23:49.787Z] 8f616e6e9eec: Download complete [2022-02-23T11:23:50.044Z] #28 31.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T11:23:50.044Z] #28 31.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T11:23:50.044Z] #28 31.90 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T11:23:50.613Z] #28 32.59 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:23:50.872Z] #28 32.90 Fetched 18.6 MB in 1s (28.1 MB/s) [2022-02-23T11:23:50.872Z] #28 32.95 Selecting previously unselected package pigz. [2022-02-23T11:23:51.131Z] #28 32.95 (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-02-23T11:23:51.131Z] #28 33.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T11:23:51.131Z] #28 33.04 Unpacking pigz (2.6-1) ... [2022-02-23T11:23:51.338Z] #71 DONE 2.1s [2022-02-23T11:23:51.391Z] #28 33.15 Selecting previously unselected package libelf1:amd64. [2022-02-23T11:23:51.391Z] #28 33.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T11:23:51.391Z] #28 33.16 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T11:23:51.391Z] #28 33.29 Selecting previously unselected package libbpf0:amd64. [2022-02-23T11:23:51.391Z] #28 33.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T11:23:51.391Z] #28 33.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:23:51.391Z] #28 33.38 Selecting previously unselected package libcap2:amd64. [2022-02-23T11:23:51.391Z] #28 33.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T11:23:51.391Z] #28 33.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:23:51.391Z] #28 33.45 Selecting previously unselected package libmnl0:amd64. [2022-02-23T11:23:51.391Z] #28 33.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T11:23:51.391Z] #28 33.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:23:51.391Z] #28 33.49 Selecting previously unselected package libxtables12:amd64. [2022-02-23T11:23:51.598Z] [2022-02-23T11:23:51.598Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T11:23:51.598Z] #72 sha256:c5a8c2bf82aa2f5131b4df81354b70869ce83f5c4589104812b0770de3848f48 [2022-02-23T11:23:51.598Z] #72 DONE 0.0s [2022-02-23T11:23:51.598Z] [2022-02-23T11:23:51.598Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T11:23:51.598Z] #73 sha256:e8ae208d4a4991742a7d503d5a35186519afc24604d56c759ca587eb8e0b7eb0 [2022-02-23T11:23:51.650Z] #28 33.50 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T11:23:51.650Z] #28 33.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:23:51.650Z] #28 33.56 Selecting previously unselected package libcap2-bin. [2022-02-23T11:23:51.650Z] #28 33.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T11:23:51.650Z] #28 33.57 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T11:23:51.909Z] #28 33.64 Selecting previously unselected package iproute2. [2022-02-23T11:23:51.909Z] #28 33.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T11:23:51.909Z] #28 33.65 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T11:23:51.909Z] #28 33.94 Selecting previously unselected package xxd. [2022-02-23T11:23:51.909Z] #28 33.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:23:51.909Z] #28 33.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:23:51.909Z] #28 34.04 Selecting previously unselected package vim-common. [2022-02-23T11:23:51.909Z] #28 34.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:23:52.168Z] #28 34.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:23:52.168Z] #28 34.17 Selecting previously unselected package bash-completion. [2022-02-23T11:23:52.176Z] #73 DONE 0.9s [2022-02-23T11:23:52.428Z] #28 34.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T11:23:52.442Z] [2022-02-23T11:23:52.442Z] #74 exporting to image [2022-02-23T11:23:52.442Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T11:23:52.442Z] #74 exporting layers [2022-02-23T11:23:53.807Z] #28 35.38 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T11:23:53.807Z] #28 35.60 Selecting previously unselected package apparmor. [2022-02-23T11:23:53.807Z] #28 35.62 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T11:23:53.807Z] #28 35.66 Unpacking apparmor (2.13.6-10) ... [2022-02-23T11:23:54.066Z] #28 35.89 Selecting previously unselected package inetutils-ping. [2022-02-23T11:23:54.066Z] #28 35.90 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T11:23:54.066Z] #28 35.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T11:23:54.066Z] #28 35.99 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T11:23:54.066Z] #28 35.99 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:23:54.066Z] #28 35.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:23:54.066Z] #28 36.04 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T11:23:54.066Z] #28 36.05 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T11:23:54.066Z] #28 36.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:23:54.066Z] #28 36.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T11:23:54.327Z] #28 36.10 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T11:23:54.327Z] #28 36.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:23:54.327Z] #28 36.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T11:23:54.327Z] #28 36.17 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T11:23:54.327Z] #28 36.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:23:54.327Z] #28 36.23 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T11:23:54.327Z] #28 36.24 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T11:23:54.327Z] #28 36.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:23:54.327Z] #28 36.30 Selecting previously unselected package iptables. [2022-02-23T11:23:54.327Z] #28 36.31 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-23T11:23:54.327Z] #28 36.31 Unpacking iptables (1.8.7-1) ... [2022-02-23T11:23:54.587Z] #28 36.50 Selecting previously unselected package libonig5:amd64. [2022-02-23T11:23:54.587Z] #28 36.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T11:23:54.587Z] #28 36.51 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:23:54.587Z] #28 36.60 Selecting previously unselected package libjq1:amd64. [2022-02-23T11:23:54.587Z] #28 36.60 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T11:23:54.587Z] #28 36.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:23:54.587Z] #28 36.69 Selecting previously unselected package jq. [2022-02-23T11:23:54.587Z] #28 36.69 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-23T11:23:54.587Z] #28 36.70 Unpacking jq (1.6-2.1) ... [2022-02-23T11:23:54.846Z] #28 36.77 Selecting previously unselected package libaio1:amd64. [2022-02-23T11:23:54.846Z] #28 36.77 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T11:23:54.846Z] #28 36.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:23:54.846Z] #28 36.82 Selecting previously unselected package libgpm2:amd64. [2022-02-23T11:23:54.846Z] #28 36.83 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T11:23:54.846Z] #28 36.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:23:54.846Z] #28 36.88 Selecting previously unselected package libinih1:amd64. [2022-02-23T11:23:54.846Z] #28 36.88 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-23T11:23:54.846Z] #28 36.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T11:23:55.106Z] #28 36.93 Selecting previously unselected package libnet1:amd64. [2022-02-23T11:23:55.106Z] #28 36.94 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T11:23:55.106Z] #28 36.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:23:55.106Z] #28 36.99 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T11:23:55.106Z] #28 37.01 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T11:23:55.106Z] #28 37.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:23:55.106Z] #28 37.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T11:23:55.106Z] #28 37.09 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T11:23:55.106Z] #28 37.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:23:55.106Z] #28 37.16 Selecting previously unselected package net-tools. [2022-02-23T11:23:55.106Z] #28 37.16 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T11:23:55.106Z] #28 37.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:23:55.365Z] #28 37.28 Selecting previously unselected package python-pip-whl. [2022-02-23T11:23:55.365Z] #28 37.28 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T11:23:55.365Z] #28 37.29 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T11:23:55.507Z] #60 220.2 # github.com/containerd/containerd/cmd/containerd [2022-02-23T11:23:55.507Z] #60 220.2 /usr/bin/ld: /tmp/go-link-3629775427/000019.o: in function `New': [2022-02-23T11:23:55.507Z] #60 220.2 /tmp/tmp.gCx6DrrFhu/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-02-23T11:23:55.507Z] #60 220.3 + bin/containerd-stress [2022-02-23T11:23:55.507Z] #60 221.3 + bin/containerd-shim [2022-02-23T11:23:55.745Z] #74 exporting layers 3.4s done [2022-02-23T11:23:55.745Z] #74 writing image sha256:6a7d7a2c2510de2db1198a135246631c5d1bfb6ed9207419d6b9ee1cb46be1f4 done [2022-02-23T11:23:55.745Z] #74 naming to docker.io/library/docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 done [2022-02-23T11:23:55.745Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T11:23:55.935Z] #28 37.70 Selecting previously unselected package python3-lib2to3. [2022-02-23T11:23:55.935Z] #28 37.71 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T11:23:55.935Z] #28 37.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:23:55.935Z] #28 37.79 Selecting previously unselected package python3-distutils. [2022-02-23T11:23:55.935Z] #28 37.80 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T11:23:55.935Z] #28 37.81 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T11:23:55.935Z] #28 37.89 Selecting previously unselected package python3-pkg-resources. [2022-02-23T11:23:55.935Z] #28 37.90 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T11:23:55.935Z] #28 37.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:23:55.935Z] #28 38.00 Selecting previously unselected package python3-setuptools. [2022-02-23T11:23:56.096Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T11:23:56.201Z] #28 38.01 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T11:23:56.201Z] #28 38.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T11:23:56.201Z] #28 38.18 Selecting previously unselected package python3-wheel. [2022-02-23T11:23:56.201Z] #28 38.19 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T11:23:56.201Z] #28 38.20 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T11:23:56.201Z] #28 38.26 Selecting previously unselected package python3-pip. [2022-02-23T11:23:56.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/test/unit [2022-02-23T11:23:56.460Z] #28 38.26 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-23T11:23:56.460Z] #28 38.27 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T11:23:56.460Z] #28 38.47 Selecting previously unselected package sudo. [2022-02-23T11:23:56.460Z] #28 38.47 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T11:23:56.460Z] #28 38.48 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T11:23:56.720Z] #28 38.85 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T11:23:56.979Z] #28 38.86 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T11:23:56.979Z] #28 38.86 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:23:57.239Z] #28 39.02 Selecting previously unselected package uidmap. [2022-02-23T11:23:57.239Z] #28 39.02 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T11:23:57.239Z] #28 39.03 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T11:23:57.239Z] #28 39.13 Selecting previously unselected package vim-runtime. [2022-02-23T11:23:57.239Z] #28 39.13 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T11:23:57.239Z] #28 39.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T11:23:57.239Z] #28 39.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T11:23:57.239Z] #28 39.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:23:58.293Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T11:23:58.293Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T11:23:58.293Z] + TESTDIRS=./... [2022-02-23T11:23:58.293Z] + exclude_paths='/vendor/|/integration' [2022-02-23T11:23:58.293Z] ++ go list ./... [2022-02-23T11:23:58.293Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T11:23:58.865Z] + pkg_list='github.com/docker/docker/api [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/backend [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/container [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/events [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/filters [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/image [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/mount [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/network [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/registry [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/time [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/versions [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:23:58.865Z] github.com/docker/docker/api/types/volume [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:23:58.865Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:23:58.865Z] github.com/docker/docker/cli [2022-02-23T11:23:58.865Z] github.com/docker/docker/cli/config [2022-02-23T11:23:58.865Z] github.com/docker/docker/cli/debug [2022-02-23T11:23:58.865Z] github.com/docker/docker/client [2022-02-23T11:23:58.865Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:23:58.865Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:23:58.865Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:23:58.865Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:23:58.865Z] github.com/docker/docker/container [2022-02-23T11:23:58.865Z] github.com/docker/docker/container/stream [2022-02-23T11:23:58.865Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:23:58.865Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:23:58.865Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/config [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/events [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/exec [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/images [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/links [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/names [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/network [2022-02-23T11:23:58.865Z] github.com/docker/docker/daemon/stats [2022-02-23T11:23:58.865Z] github.com/docker/docker/distribution [2022-02-23T11:23:58.865Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:23:58.865Z] github.com/docker/docker/distribution/utils [2022-02-23T11:23:58.865Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:23:58.865Z] github.com/docker/docker/dockerversion [2022-02-23T11:23:58.865Z] github.com/docker/docker/errdefs [2022-02-23T11:23:58.865Z] github.com/docker/docker/image [2022-02-23T11:23:58.865Z] github.com/docker/docker/image/cache [2022-02-23T11:23:58.865Z] github.com/docker/docker/image/tarexport [2022-02-23T11:23:58.865Z] github.com/docker/docker/image/v1 [2022-02-23T11:23:58.865Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:23:58.865Z] github.com/docker/docker/layer [2022-02-23T11:23:58.865Z] github.com/docker/docker/libcontainerd [2022-02-23T11:23:58.865Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:23:58.865Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:23:58.865Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:23:58.865Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:23:58.865Z] github.com/docker/docker/oci [2022-02-23T11:23:58.865Z] github.com/docker/docker/oci/caps [2022-02-23T11:23:58.865Z] github.com/docker/docker/opts [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/archive [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/directory [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/locker [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/mount [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/platform [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/pools [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/progress [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/signal [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/stack [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/system [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/term [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:23:58.865Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:23:58.865Z] github.com/docker/docker/plugin [2022-02-23T11:23:58.865Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:23:58.865Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:23:58.865Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:23:58.865Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:23:58.865Z] github.com/docker/docker/quota [2022-02-23T11:23:58.865Z] github.com/docker/docker/reference [2022-02-23T11:23:58.865Z] github.com/docker/docker/registry [2022-02-23T11:23:58.865Z] github.com/docker/docker/registry/resumable [2022-02-23T11:23:58.865Z] github.com/docker/docker/restartmanager [2022-02-23T11:23:58.865Z] github.com/docker/docker/rootless [2022-02-23T11:23:58.865Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:23:58.865Z] github.com/docker/docker/runconfig [2022-02-23T11:23:58.865Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/environment [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/registry [2022-02-23T11:23:58.865Z] github.com/docker/docker/testutil/request [2022-02-23T11:23:58.865Z] github.com/docker/docker/volume [2022-02-23T11:23:58.865Z] github.com/docker/docker/volume/drivers [2022-02-23T11:23:58.865Z] github.com/docker/docker/volume/local [2022-02-23T11:23:58.865Z] github.com/docker/docker/volume/mounts [2022-02-23T11:23:58.865Z] github.com/docker/docker/volume/service [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:23:58.866Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T11:23:58.866Z] ++ echo 'github.com/docker/docker/api [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/backend [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/events [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/filters [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/image [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/mount [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/network [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/registry [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/time [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/volume [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli/config [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli/debug [2022-02-23T11:23:58.866Z] github.com/docker/docker/client [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:23:58.866Z] github.com/docker/docker/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/container/stream [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/config [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/events [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/exec [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/images [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/links [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/names [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/network [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon/stats [2022-02-23T11:23:58.866Z] github.com/docker/docker/distribution [2022-02-23T11:23:58.866Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:23:58.866Z] github.com/docker/docker/distribution/utils [2022-02-23T11:23:58.866Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:23:58.866Z] github.com/docker/docker/dockerversion [2022-02-23T11:23:58.866Z] github.com/docker/docker/errdefs [2022-02-23T11:23:58.866Z] github.com/docker/docker/image [2022-02-23T11:23:58.866Z] github.com/docker/docker/image/cache [2022-02-23T11:23:58.866Z] github.com/docker/docker/image/tarexport [2022-02-23T11:23:58.866Z] github.com/docker/docker/image/v1 [2022-02-23T11:23:58.866Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:23:58.866Z] github.com/docker/docker/layer [2022-02-23T11:23:58.866Z] github.com/docker/docker/libcontainerd [2022-02-23T11:23:58.866Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:23:58.866Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:23:58.866Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:23:58.866Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:23:58.866Z] github.com/docker/docker/oci [2022-02-23T11:23:58.866Z] github.com/docker/docker/oci/caps [2022-02-23T11:23:58.866Z] github.com/docker/docker/opts [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/archive [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/directory [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/locker [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/mount [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/platform [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/pools [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/progress [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/signal [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/stack [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/system [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/term [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:23:58.866Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:23:58.866Z] github.com/docker/docker/plugin [2022-02-23T11:23:58.866Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:23:58.866Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:23:58.866Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:23:58.866Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:23:58.866Z] github.com/docker/docker/quota [2022-02-23T11:23:58.866Z] github.com/docker/docker/reference [2022-02-23T11:23:58.866Z] github.com/docker/docker/registry [2022-02-23T11:23:58.866Z] github.com/docker/docker/registry/resumable [2022-02-23T11:23:58.866Z] github.com/docker/docker/restartmanager [2022-02-23T11:23:58.866Z] github.com/docker/docker/rootless [2022-02-23T11:23:58.866Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:23:58.866Z] github.com/docker/docker/runconfig [2022-02-23T11:23:58.866Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/environment [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/registry [2022-02-23T11:23:58.866Z] github.com/docker/docker/testutil/request [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/drivers [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/local [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/mounts [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/service [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:23:58.866Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:23:58.866Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/backend [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/events [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/filters [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/image [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/mount [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/network [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/registry [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/time [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:23:58.866Z] github.com/docker/docker/api/types/volume [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:23:58.866Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli/config [2022-02-23T11:23:58.866Z] github.com/docker/docker/cli/debug [2022-02-23T11:23:58.866Z] github.com/docker/docker/client [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:23:58.866Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:23:58.866Z] github.com/docker/docker/container [2022-02-23T11:23:58.866Z] github.com/docker/docker/container/stream [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:23:58.866Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:23:58.866Z] github.com/docker/docker/daemon [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/config [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/events [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/exec [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/images [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/links [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/names [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/network [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/stats [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/utils [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:23:58.867Z] github.com/docker/docker/dockerversion [2022-02-23T11:23:58.867Z] github.com/docker/docker/errdefs [2022-02-23T11:23:58.867Z] github.com/docker/docker/image [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/cache [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/tarexport [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/v1 [2022-02-23T11:23:58.867Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:23:58.867Z] github.com/docker/docker/layer [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:23:58.867Z] github.com/docker/docker/oci [2022-02-23T11:23:58.867Z] github.com/docker/docker/oci/caps [2022-02-23T11:23:58.867Z] github.com/docker/docker/opts [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/archive [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/directory [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/locker [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/mount [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/platform [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/pools [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/progress [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/signal [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/stack [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/system [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/term [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:23:58.867Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:23:58.867Z] github.com/docker/docker/plugin [2022-02-23T11:23:58.867Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:23:58.867Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:23:58.867Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:23:58.867Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:23:58.867Z] github.com/docker/docker/quota [2022-02-23T11:23:58.867Z] github.com/docker/docker/reference [2022-02-23T11:23:58.867Z] github.com/docker/docker/registry [2022-02-23T11:23:58.867Z] github.com/docker/docker/registry/resumable [2022-02-23T11:23:58.867Z] github.com/docker/docker/restartmanager [2022-02-23T11:23:58.867Z] github.com/docker/docker/rootless [2022-02-23T11:23:58.867Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:23:58.867Z] github.com/docker/docker/runconfig [2022-02-23T11:23:58.867Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/environment [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/registry [2022-02-23T11:23:58.867Z] github.com/docker/docker/testutil/request [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/drivers [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/local [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/mounts [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/service [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:23:58.867Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:23:58.867Z] ++ grep --fixed-strings /libnetwork [2022-02-23T11:23:58.867Z] ++ echo 'github.com/docker/docker/api [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/backend [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/container [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/events [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/filters [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/image [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/mount [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/network [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/registry [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/time [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/versions [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:23:58.867Z] github.com/docker/docker/api/types/volume [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:23:58.867Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:23:58.867Z] github.com/docker/docker/cli [2022-02-23T11:23:58.867Z] github.com/docker/docker/cli/config [2022-02-23T11:23:58.867Z] github.com/docker/docker/cli/debug [2022-02-23T11:23:58.867Z] github.com/docker/docker/client [2022-02-23T11:23:58.867Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:23:58.867Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:23:58.867Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:23:58.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:23:58.867Z] github.com/docker/docker/container [2022-02-23T11:23:58.867Z] github.com/docker/docker/container/stream [2022-02-23T11:23:58.867Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:23:58.867Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:23:58.867Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/config [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/events [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/exec [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/images [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/links [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/names [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/network [2022-02-23T11:23:58.867Z] github.com/docker/docker/daemon/stats [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/utils [2022-02-23T11:23:58.867Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:23:58.867Z] github.com/docker/docker/dockerversion [2022-02-23T11:23:58.867Z] github.com/docker/docker/errdefs [2022-02-23T11:23:58.867Z] github.com/docker/docker/image [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/cache [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/tarexport [2022-02-23T11:23:58.867Z] github.com/docker/docker/image/v1 [2022-02-23T11:23:58.867Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:23:58.867Z] github.com/docker/docker/layer [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:23:58.867Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:23:58.867Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:23:58.868Z] github.com/docker/docker/oci [2022-02-23T11:23:58.868Z] github.com/docker/docker/oci/caps [2022-02-23T11:23:58.868Z] github.com/docker/docker/opts [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/archive [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/directory [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/locker [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/mount [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/platform [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/pools [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/progress [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/signal [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/stack [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/system [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/term [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:23:58.868Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:23:58.868Z] github.com/docker/docker/plugin [2022-02-23T11:23:58.868Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:23:58.868Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:23:58.868Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:23:58.868Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:23:58.868Z] github.com/docker/docker/quota [2022-02-23T11:23:58.868Z] github.com/docker/docker/reference [2022-02-23T11:23:58.868Z] github.com/docker/docker/registry [2022-02-23T11:23:58.868Z] github.com/docker/docker/registry/resumable [2022-02-23T11:23:58.868Z] github.com/docker/docker/restartmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/rootless [2022-02-23T11:23:58.868Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:23:58.868Z] github.com/docker/docker/runconfig [2022-02-23T11:23:58.868Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/environment [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/registry [2022-02-23T11:23:58.868Z] github.com/docker/docker/testutil/request [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/drivers [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/local [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/mounts [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/service [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:23:58.868Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:23:58.868Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/types' [2022-02-23T11:23:58.868Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/types' [2022-02-23T11:23:58.868Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:23:58.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:23:58.868Z] + type docker-proxy [2022-02-23T11:23:58.868Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T11:23:58.868Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T11:23:58.868Z] [2022-02-23T11:23:58.868Z] Removing bundles/ [2022-02-23T11:23:58.868Z] [2022-02-23T11:23:58.868Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T11:23:58.868Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T11:23:58.868Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:23:59.145Z] #28 40.90 Selecting previously unselected package vim. [2022-02-23T11:23:59.145Z] #28 40.91 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T11:23:59.145Z] #28 40.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:23:59.405Z] #28 41.27 Selecting previously unselected package xfsprogs. [2022-02-23T11:23:59.405Z] #28 41.28 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T11:23:59.405Z] #28 41.29 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T11:23:59.664Z] #28 41.56 Selecting previously unselected package zip. [2022-02-23T11:23:59.664Z] #28 41.57 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-23T11:23:59.664Z] #28 41.58 Unpacking zip (3.0-12) ... [2022-02-23T11:23:59.924Z] #28 41.67 Selecting previously unselected package zstd. [2022-02-23T11:23:59.924Z] #28 41.68 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T11:23:59.924Z] #28 41.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:24:00.183Z] #28 41.93 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T11:24:00.443Z] #28 42.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T11:24:00.443Z] #28 42.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T11:24:00.443Z] #28 42.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T11:24:00.443Z] #28 42.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T11:24:00.702Z] #28 42.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T11:24:00.702Z] #28 42.49 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T11:24:00.702Z] #28 42.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T11:24:00.702Z] #28 42.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T11:24:00.702Z] #28 42.53 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T11:24:00.962Z] #28 42.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:24:00.962Z] #28 42.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T11:24:00.962Z] #28 42.89 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T11:24:00.962Z] #28 42.90 Setting up apparmor (2.13.6-10) ... [2022-02-23T11:24:02.258Z] #60 228.2 + bin/containerd-shim-runc-v1 [2022-02-23T11:24:02.341Z] #28 43.98 Setting up zip (3.0-12) ... [2022-02-23T11:24:02.342Z] #28 43.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:24:02.342Z] #28 44.01 Setting up bash-completion (1:2.11-2) ... [2022-02-23T11:24:03.228Z] #60 227.5 # github.com/containerd/containerd/cmd/containerd [2022-02-23T11:24:03.228Z] #60 227.5 /usr/bin/ld: /tmp/go-link-1468221259/000019.o: in function `New': [2022-02-23T11:24:03.228Z] #60 227.5 /tmp/tmp.Dpg97ulRsZ/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-02-23T11:24:03.228Z] #60 227.5 + bin/containerd-stress [2022-02-23T11:24:03.228Z] #60 228.6 + bin/containerd-shim [2022-02-23T11:24:03.280Z] #28 45.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T11:24:03.280Z] #28 45.27 Setting up sudo (1.9.5p2-3) ... [2022-02-23T11:24:03.280Z] #28 45.33 invoke-rc.d: could not determine current runlevel [2022-02-23T11:24:03.280Z] #28 45.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:24:03.280Z] #28 45.34 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T11:24:03.280Z] #28 45.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T11:24:03.280Z] #28 45.36 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T11:24:03.539Z] #28 45.38 Setting up pigz (2.6-1) ... [2022-02-23T11:24:03.539Z] #28 45.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T11:24:03.539Z] #28 45.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T11:24:03.539Z] #28 45.41 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T11:24:03.539Z] #28 45.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:24:03.798Z] #28 45.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T11:24:04.058Z] #28 45.93 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T11:24:04.317Z] #28 46.20 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T11:24:04.317Z] #28 46.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T11:24:04.317Z] #28 46.22 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T11:24:04.317Z] #28 46.23 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T11:24:04.650Z] #28 46.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T11:24:04.650Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T11:24:04.650Z] #28 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T11:24:04.650Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T11:24:04.650Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T11:24:04.650Z] #28 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T11:24:04.650Z] #28 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T11:24:04.650Z] #28 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T11:24:04.650Z] #28 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T11:24:04.650Z] #28 46.57 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T11:24:05.523Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T11:24:05.523Z] [2022-02-23T11:24:05.523Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T11:24:05.523Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T11:24:05.523Z] [2022-02-23T11:24:05.523Z] + mkdir -p bundles [2022-02-23T11:24:05.523Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/backend [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/container [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/events [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/filters [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/image [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/mount [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/network [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/registry [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/time [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/versions [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:24:05.523Z] github.com/docker/docker/api/types/volume [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:24:05.523Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:24:05.523Z] github.com/docker/docker/cli [2022-02-23T11:24:05.523Z] github.com/docker/docker/cli/config [2022-02-23T11:24:05.523Z] github.com/docker/docker/cli/debug [2022-02-23T11:24:05.523Z] github.com/docker/docker/client [2022-02-23T11:24:05.523Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:24:05.523Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:24:05.523Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:24:05.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:24:05.523Z] github.com/docker/docker/container [2022-02-23T11:24:05.523Z] github.com/docker/docker/container/stream [2022-02-23T11:24:05.523Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:24:05.523Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:24:05.523Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/config [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/events [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/exec [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/images [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/links [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/names [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/network [2022-02-23T11:24:05.523Z] github.com/docker/docker/daemon/stats [2022-02-23T11:24:05.523Z] github.com/docker/docker/distribution [2022-02-23T11:24:05.523Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:24:05.523Z] github.com/docker/docker/distribution/utils [2022-02-23T11:24:05.523Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:24:05.523Z] github.com/docker/docker/dockerversion [2022-02-23T11:24:05.523Z] github.com/docker/docker/errdefs [2022-02-23T11:24:05.523Z] github.com/docker/docker/image [2022-02-23T11:24:05.523Z] github.com/docker/docker/image/cache [2022-02-23T11:24:05.523Z] github.com/docker/docker/image/tarexport [2022-02-23T11:24:05.523Z] github.com/docker/docker/image/v1 [2022-02-23T11:24:05.523Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:24:05.523Z] github.com/docker/docker/layer [2022-02-23T11:24:05.523Z] github.com/docker/docker/libcontainerd [2022-02-23T11:24:05.523Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:24:05.523Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:24:05.523Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:24:05.523Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:24:05.523Z] github.com/docker/docker/oci [2022-02-23T11:24:05.523Z] github.com/docker/docker/oci/caps [2022-02-23T11:24:05.523Z] github.com/docker/docker/opts [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/archive [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/directory [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/locker [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/mount [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/platform [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/pools [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/progress [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/signal [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/stack [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/system [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/term [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:24:05.523Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:24:05.523Z] github.com/docker/docker/plugin [2022-02-23T11:24:05.523Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:24:05.523Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:24:05.523Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:24:05.523Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:24:05.523Z] github.com/docker/docker/quota [2022-02-23T11:24:05.523Z] github.com/docker/docker/reference [2022-02-23T11:24:05.523Z] github.com/docker/docker/registry [2022-02-23T11:24:05.523Z] github.com/docker/docker/registry/resumable [2022-02-23T11:24:05.523Z] github.com/docker/docker/restartmanager [2022-02-23T11:24:05.523Z] github.com/docker/docker/rootless [2022-02-23T11:24:05.523Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:24:05.523Z] github.com/docker/docker/runconfig [2022-02-23T11:24:05.523Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/environment [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/registry [2022-02-23T11:24:05.523Z] github.com/docker/docker/testutil/request [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/drivers [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/local [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/mounts [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/service [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:24:05.523Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T11:24:05.524Z] + 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-02-23T11:24:05.605Z] #28 47.40 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T11:24:05.605Z] #28 47.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T11:24:05.605Z] #28 47.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T11:24:05.605Z] #28 47.43 Setting up python3-pip (20.3.4-4) ... [2022-02-23T11:24:05.784Z] ? github.com/docker/docker/api [no test files] [2022-02-23T11:24:06.181Z] #28 48.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T11:24:06.181Z] #28 48.23 Setting up jq (1.6-2.1) ... [2022-02-23T11:24:06.181Z] #28 48.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T11:24:06.440Z] #28 48.26 Setting up iptables (1.8.7-1) ... [2022-02-23T11:24:06.440Z] #28 48.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T11:24:06.440Z] #28 48.30 Setting up iproute2 (5.10.0-4) ... [2022-02-23T11:24:06.440Z] #28 48.54 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:24:07.156Z] 8f616e6e9eec: Pull complete [2022-02-23T11:24:07.378Z] #28 DONE 49.1s [2022-02-23T11:24:07.378Z] [2022-02-23T11:24:07.378Z] #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-02-23T11:24:07.378Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-23T11:24:07.549Z] #60 233.1 + bin/containerd-shim-runc-v2 [2022-02-23T11:24:07.549Z] #60 233.7 + binaries [2022-02-23T11:24:07.549Z] #60 233.7 + install -D bin/containerd /build/containerd [2022-02-23T11:24:07.549Z] #60 233.7 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T11:24:07.549Z] #60 233.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T11:24:07.549Z] #60 233.7 + install -D bin/ctr /build/ctr [2022-02-23T11:24:07.946Z] #29 0.834 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T11:24:07.946Z] #29 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T11:24:07.946Z] #29 0.843 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T11:24:07.946Z] #29 DONE 0.9s [2022-02-23T11:24:07.946Z] [2022-02-23T11:24:07.946Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T11:24:07.946Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-23T11:24:09.461Z] #60 DONE 235.9s [2022-02-23T11:24:09.814Z] #60 235.9 + bin/containerd-shim-runc-v1 [2022-02-23T11:24:10.403Z] [2022-02-23T11:24:10.403Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T11:24:10.403Z] #61 sha256:3c6355f25c465a622b62014b036a2f9a6f87d1cfabf801c8db17d0d832040704 [2022-02-23T11:24:11.344Z] #61 DONE 0.8s [2022-02-23T11:24:11.344Z] [2022-02-23T11:24:11.344Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T11:24:11.344Z] #66 sha256:9a4a6bfb2579abef99dc97746642c7f4b3efbc6018799bd9a6ee38d35e8979e4 [2022-02-23T11:24:11.344Z] #66 DONE 0.2s [2022-02-23T11:24:11.344Z] [2022-02-23T11:24:11.344Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T11:24:11.344Z] #71 sha256:f5187b494260b0a77382d9c81fb109f58d3cb3ff2fe31c7f1da127d1ab693cc0 [2022-02-23T11:24:12.287Z] #71 DONE 1.0s [2022-02-23T11:24:12.549Z] [2022-02-23T11:24:12.549Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T11:24:12.549Z] #72 sha256:30194ac7d30b4a0c64b10836d9e32881698a3258f628907e73f4635ccac01202 [2022-02-23T11:24:12.549Z] #72 DONE 0.0s [2022-02-23T11:24:12.549Z] [2022-02-23T11:24:12.549Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T11:24:12.549Z] #73 sha256:81217bc5ce0f5c67c299e4b17953e2fcdac220f9bd75ba3f1176fd88007356d7 [2022-02-23T11:24:13.935Z] #73 DONE 1.4s [2022-02-23T11:24:13.935Z] [2022-02-23T11:24:13.935Z] #74 exporting to image [2022-02-23T11:24:13.935Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T11:24:13.935Z] #74 exporting layers [2022-02-23T11:24:15.102Z] #60 241.0 + bin/containerd-shim-runc-v2 [2022-02-23T11:24:15.263Z] #60 227.8 # github.com/containerd/containerd/cmd/containerd [2022-02-23T11:24:15.263Z] #60 227.8 /usr/bin/ld: /tmp/go-link-523450932/000019.o: in function `New': [2022-02-23T11:24:15.263Z] #60 227.8 /tmp/tmp.JhJPcVBDed/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-02-23T11:24:15.263Z] #60 227.9 + bin/containerd-stress [2022-02-23T11:24:15.673Z] #60 241.6 + binaries [2022-02-23T11:24:15.673Z] #60 241.6 + install -D bin/containerd /build/containerd [2022-02-23T11:24:15.673Z] #60 241.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T11:24:15.673Z] #60 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T11:24:15.673Z] #60 241.7 + install -D bin/ctr /build/ctr [2022-02-23T11:24:16.067Z] #30 7.728 Collecting yamllint==1.26.1 [2022-02-23T11:24:16.192Z] #60 229.0 + bin/containerd-shim [2022-02-23T11:24:16.636Z] #30 8.779 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T11:24:17.205Z] #30 9.344 Collecting pathspec>=0.5.3 [2022-02-23T11:24:17.464Z] #30 9.352 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T11:24:17.464Z] #30 9.590 Collecting pyyaml [2022-02-23T11:24:17.464Z] #30 9.597 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-02-23T11:24:17.724Z] #30 9.631 Building wheels for collected packages: yamllint [2022-02-23T11:24:17.724Z] #30 9.632 Building wheel for yamllint (setup.py): started [2022-02-23T11:24:18.011Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-02-23T11:24:18.293Z] #30 10.14 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T11:24:18.293Z] #30 10.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=70ec7d86137c4a3fb6b35226b5fdd90bccf5ab07143ed0acbda1876acd41abc0 [2022-02-23T11:24:18.293Z] #30 10.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T11:24:18.293Z] #30 10.15 Successfully built yamllint [2022-02-23T11:24:18.293Z] #30 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T11:24:18.552Z] #30 10.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T11:24:18.812Z] #30 DONE 10.7s [2022-02-23T11:24:18.812Z] [2022-02-23T11:24:18.812Z] #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-02-23T11:24:18.812Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:24:18.812Z] #67 ... [2022-02-23T11:24:18.812Z] [2022-02-23T11:24:18.812Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T11:24:18.812Z] #34 sha256:abf23e78f039c8762aa35c91c9aebd59b9aa9ac7ad82dba2a368ae1507efcf35 [2022-02-23T11:24:18.971Z] #60 DONE 244.8s [2022-02-23T11:24:19.764Z] #34 DONE 0.9s [2022-02-23T11:24:19.764Z] [2022-02-23T11:24:19.764Z] #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-02-23T11:24:19.764Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:24:19.764Z] #63 ... [2022-02-23T11:24:19.764Z] [2022-02-23T11:24:19.764Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T11:24:19.764Z] #39 sha256:c0ee2f6566da9a521232ef8c3fbf79a8136473e51fe468f921dec55216f1fb80 [2022-02-23T11:24:19.914Z] [2022-02-23T11:24:19.914Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T11:24:19.914Z] #61 sha256:746ace749eca9709f673582a1332ac3ba36d661f9a26f6be7178236c9ddb85b8 [2022-02-23T11:24:20.027Z] #39 DONE 0.4s [2022-02-23T11:24:20.027Z] [2022-02-23T11:24:20.027Z] #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-02-23T11:24:20.027Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:24:20.027Z] #67 ... [2022-02-23T11:24:20.027Z] [2022-02-23T11:24:20.027Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T11:24:20.027Z] #42 sha256:8ff3e974e201aba343cb620ec9dc761fade41f76e63a00c8bc18ae90f68a3bd7 [2022-02-23T11:24:20.027Z] #42 DONE 0.1s [2022-02-23T11:24:20.290Z] [2022-02-23T11:24:20.290Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T11:24:20.290Z] #44 sha256:587a54af7da7bb6c7efd460f9b5e20e70d6863c27d536328e32cc3db61b7bcbc [2022-02-23T11:24:20.290Z] #44 DONE 0.1s [2022-02-23T11:24:20.290Z] [2022-02-23T11:24:20.290Z] #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-02-23T11:24:20.290Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:24:20.290Z] #67 ... [2022-02-23T11:24:20.290Z] [2022-02-23T11:24:20.290Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T11:24:20.290Z] #48 sha256:c020d8b08c122ba669338059564ed78368498f9b6e8d36eb3949a245cd4f27a3 [2022-02-23T11:24:20.290Z] #48 DONE 0.0s [2022-02-23T11:24:20.290Z] [2022-02-23T11:24:20.290Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T11:24:20.290Z] #51 sha256:7c6f2a01792fa9d73c10ccadeb298d2fe60eb871f7302cf97c47c7386944fb90 [2022-02-23T11:24:20.519Z] #74 exporting layers 5.8s done [2022-02-23T11:24:20.519Z] #74 writing image sha256:d19a9eb43e33e69e783aa95cae2fa5e6f6e147640ee3a2cc7d18854aedd199b2 done [2022-02-23T11:24:20.519Z] #74 naming to docker.io/library/docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 done [2022-02-23T11:24:20.519Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [2022-02-23T11:24:20.557Z] #51 DONE 0.2s [2022-02-23T11:24:20.557Z] [2022-02-23T11:24:20.557Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T11:24:20.557Z] #55 sha256:b41d02ddf82a409907794a9f3d2de2e20ecabacfe88398cd54a17c5d9868a696 [2022-02-23T11:24:20.557Z] #55 DONE 0.1s [2022-02-23T11:24:20.557Z] [2022-02-23T11:24:20.557Z] #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-02-23T11:24:20.557Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:24:20.557Z] #63 ... [2022-02-23T11:24:20.557Z] [2022-02-23T11:24:20.557Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T11:24:20.557Z] #57 sha256:bf9ffad31aec19f7bb329b5a2042823adf1cfd08392d94e6d3604dfd5d00ccb3 [2022-02-23T11:24:20.557Z] #57 DONE 0.1s [2022-02-23T11:24:20.557Z] [2022-02-23T11:24:20.557Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T11:24:20.557Z] #59 sha256:52ef05291112c9cb983923ab7b47d6636bf56953e4a2b5516721d8954fa4f2d9 [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-23T11:24:20.817Z] #59 DONE 0.2s [2022-02-23T11:24:20.817Z] [2022-02-23T11:24:20.817Z] #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-02-23T11:24:20.817Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:24:20.817Z] #63 ... [2022-02-23T11:24:20.817Z] [2022-02-23T11:24:20.817Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T11:24:20.817Z] #61 sha256:23718011331746a326b321511bab7c059829cf4af5b0f669d9428d94173938bc [2022-02-23T11:24:20.817Z] #61 DONE 0.1s [2022-02-23T11:24:20.864Z] + trap exit INT TERM [2022-02-23T11:24:20.864Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-23T11:24:20.864Z] + CONTAINER_NAME=docker-pr5 [2022-02-23T11:24:20.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh dynbinary [2022-02-23T11:24:21.078Z] [2022-02-23T11:24:21.078Z] #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-02-23T11:24:21.078Z] #63 sha256:985068e399d97569e8d6b4cde6aaa357cdca393917d6511a16d84b8fd054f495 [2022-02-23T11:24:21.302Z] #61 DONE 1.2s [2022-02-23T11:24:21.302Z] [2022-02-23T11:24:21.302Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T11:24:21.302Z] #66 sha256:d808efaa45b4614d51180aa86597fc164916991aa7e02d22e914119e0161b0ab [2022-02-23T11:24:21.302Z] #66 DONE 0.3s [2022-02-23T11:24:21.302Z] [2022-02-23T11:24:21.302Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T11:24:21.302Z] #71 sha256:4464507df67bb6c24b7ebbc8202c48a0258248a5f9c9be722f6eb00915f1f415 [2022-02-23T11:24:22.248Z] [2022-02-23T11:24:22.248Z] Removing bundles/ [2022-02-23T11:24:22.248Z] [2022-02-23T11:24:22.248Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T11:24:22.248Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:24:22.248Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:24:23.212Z] #71 DONE 1.6s [2022-02-23T11:24:23.212Z] [2022-02-23T11:24:23.212Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T11:24:23.212Z] #72 sha256:8967999c397be98e504e13d189db1bfabceacb170a4a57f9a6548fbb4443087a [2022-02-23T11:24:23.212Z] #72 DONE 0.0s [2022-02-23T11:24:23.212Z] [2022-02-23T11:24:23.212Z] #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-02-23T11:24:23.212Z] #73 sha256:5a4fa5ca25b4ba5104acbc41b557401ccf4ea0f7f49bc57d7ffc885afe1bf9fe [2022-02-23T11:24:23.783Z] #73 0.794 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T11:24:24.044Z] #73 0.951 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T11:24:24.286Z] #60 236.1 + bin/containerd-shim-runc-v1 [2022-02-23T11:24:24.305Z] #73 1.147 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T11:24:24.879Z] #73 1.227 Reading package lists... [2022-02-23T11:24:25.140Z] #73 1.729 Reading package lists... [2022-02-23T11:24:25.400Z] #73 2.221 Building dependency tree... [2022-02-23T11:24:25.400Z] #73 2.327 Reading state information... [2022-02-23T11:24:25.400Z] #73 2.442 The following additional packages will be installed: [2022-02-23T11:24:25.666Z] #73 2.443 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-23T11:24:25.666Z] #73 2.443 systemd-timesyncd [2022-02-23T11:24:25.666Z] #73 2.444 Suggested packages: [2022-02-23T11:24:25.666Z] #73 2.444 systemd-container policykit-1 [2022-02-23T11:24:25.666Z] #73 2.444 Recommended packages: [2022-02-23T11:24:25.666Z] #73 2.444 libnss-systemd [2022-02-23T11:24:25.666Z] #73 2.521 The following NEW packages will be installed: [2022-02-23T11:24:25.666Z] #73 2.522 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-23T11:24:25.666Z] #73 2.522 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-23T11:24:25.929Z] #73 2.791 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T11:24:25.929Z] #73 2.791 Need to get 5941 kB of archives. [2022-02-23T11:24:25.929Z] #73 2.791 After this operation, 19.5 MB of additional disk space will be used. [2022-02-23T11:24:25.929Z] #73 2.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-23T11:24:25.929Z] #73 2.794 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-23T11:24:25.929Z] #73 2.796 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-02-23T11:24:25.929Z] #73 2.800 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-23T11:24:25.929Z] #73 2.803 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-23T11:24:25.929Z] #73 2.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-23T11:24:25.929Z] #73 2.894 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-23T11:24:25.929Z] #73 2.895 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-23T11:24:25.929Z] #73 2.896 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-23T11:24:25.929Z] #73 2.898 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-23T11:24:25.929Z] #73 2.940 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-23T11:24:26.189Z] #73 3.134 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T11:24:26.189Z] #73 3.164 Fetched 5941 kB in 0s (14.4 MB/s) [2022-02-23T11:24:26.189Z] #73 3.193 Selecting previously unselected package libargon2-1:amd64. [2022-02-23T11:24:26.189Z] #73 3.193 (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-02-23T11:24:26.189Z] #73 3.208 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-23T11:24:26.189Z] #73 3.217 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T11:24:26.189Z] #73 3.253 Selecting previously unselected package libjson-c5:amd64. [2022-02-23T11:24:26.189Z] #73 3.255 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-23T11:24:26.189Z] #73 3.259 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-23T11:24:26.189Z] #73 3.299 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-23T11:24:26.451Z] #73 3.302 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-23T11:24:26.451Z] #73 3.307 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T11:24:26.451Z] #73 3.367 Selecting previously unselected package libkmod2:amd64. [2022-02-23T11:24:26.451Z] #73 3.369 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-23T11:24:26.451Z] #73 3.373 Unpacking libkmod2:amd64 (28-1) ... [2022-02-23T11:24:26.451Z] #73 3.429 Selecting previously unselected package systemd-timesyncd. [2022-02-23T11:24:26.451Z] #73 3.431 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-23T11:24:26.451Z] #73 3.435 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-23T11:24:26.451Z] #73 3.495 Selecting previously unselected package systemd. [2022-02-23T11:24:26.451Z] #73 3.498 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-23T11:24:26.451Z] #73 3.533 Unpacking systemd (247.3-6) ... [2022-02-23T11:24:27.023Z] #73 4.085 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T11:24:27.283Z] #73 4.100 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-23T11:24:27.283Z] #73 4.115 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T11:24:27.283Z] #73 4.126 Setting up libkmod2:amd64 (28-1) ... [2022-02-23T11:24:27.283Z] #73 4.138 Setting up systemd (247.3-6) ... [2022-02-23T11:24:27.283Z] #73 4.191 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-23T11:24:27.283Z] #73 4.193 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-23T11:24:27.283Z] #73 4.196 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-23T11:24:27.544Z] #73 4.540 Setting up systemd-timesyncd (247.3-6) ... [2022-02-23T11:24:27.807Z] #73 4.768 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T11:24:27.807Z] #73 4.768 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T11:24:27.807Z] #73 4.857 Selecting previously unselected package systemd-sysv. [2022-02-23T11:24:28.068Z] #73 4.857 (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-02-23T11:24:28.068Z] #73 4.871 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-23T11:24:28.068Z] #73 4.875 Unpacking systemd-sysv (247.3-6) ... [2022-02-23T11:24:28.068Z] #73 4.918 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-23T11:24:28.068Z] #73 4.921 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-23T11:24:28.068Z] #73 4.926 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T11:24:28.068Z] #73 4.991 Selecting previously unselected package dbus. [2022-02-23T11:24:28.068Z] #73 4.994 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-23T11:24:28.068Z] #73 5.004 Unpacking dbus (1.12.20-2) ... [2022-02-23T11:24:28.068Z] #73 5.063 Selecting previously unselected package libpam-systemd:amd64. [2022-02-23T11:24:28.068Z] #73 5.066 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-23T11:24:28.068Z] #73 5.070 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-23T11:24:28.068Z] #73 5.122 Selecting previously unselected package dbus-user-session. [2022-02-23T11:24:28.328Z] #73 5.125 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-23T11:24:28.328Z] #73 5.129 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-23T11:24:28.328Z] #73 5.201 Setting up systemd-sysv (247.3-6) ... [2022-02-23T11:24:28.328Z] #73 5.221 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T11:24:28.328Z] #73 5.240 Setting up dbus (1.12.20-2) ... [2022-02-23T11:24:28.328Z] #73 5.368 invoke-rc.d: could not determine current runlevel [2022-02-23T11:24:28.464Z] #60 241.2 + bin/containerd-shim-runc-v2 [2022-02-23T11:24:28.588Z] #73 5.371 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T11:24:28.588Z] #73 5.377 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-23T11:24:28.588Z] #73 5.561 Setting up dbus-user-session (1.12.20-2) ... [2022-02-23T11:24:28.588Z] #73 5.577 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T11:24:28.849Z] #73 DONE 5.7s [2022-02-23T11:24:28.849Z] [2022-02-23T11:24:28.849Z] #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-02-23T11:24:28.849Z] #74 sha256:718fc04f1af1a7ed075482ddd3041f44d52608b092ee5c7dec85a8d69342be62 [2022-02-23T11:24:29.026Z] #60 241.8 + binaries [2022-02-23T11:24:29.026Z] #60 241.8 + install -D bin/containerd /build/containerd [2022-02-23T11:24:29.026Z] #60 241.8 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T11:24:29.026Z] #60 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T11:24:29.026Z] #60 241.9 + install -D bin/ctr /build/ctr [2022-02-23T11:24:29.370Z] #74 0.388 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T11:24:29.370Z] #74 0.391 Dload Upload Total Spent Left Speed [2022-02-23T11:24:29.629Z] #74 0.392 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5346 0 --:--:-- --:--:-- --:--:-- 5346 [2022-02-23T11:24:29.629Z] #74 DONE 0.8s [2022-02-23T11:24:29.629Z] [2022-02-23T11:24:29.629Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T11:24:29.630Z] #75 sha256:ce56e9f65046f6cda4253ea83a5be0da01c3d6934ee1b73ea11f69100b3d3266 [2022-02-23T11:24:30.572Z] #75 DONE 1.1s [2022-02-23T11:24:30.572Z] [2022-02-23T11:24:30.572Z] #76 exporting to image [2022-02-23T11:24:30.572Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T11:24:30.572Z] #76 exporting layers [2022-02-23T11:24:31.542Z] #60 DONE 243.8s [2022-02-23T11:24:32.107Z] [2022-02-23T11:24:32.107Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T11:24:32.107Z] #61 sha256:f4483b97d84e67865768428c32a6906512ab11a8c67c1657e2af961b7b0744e1 [2022-02-23T11:24:32.670Z] #61 DONE 0.8s [2022-02-23T11:24:32.670Z] [2022-02-23T11:24:32.670Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T11:24:32.670Z] #66 sha256:471507c6a0a15cc4e63690b54dae0cabfdd447346d0c0ed8a917d8803347af78 [2022-02-23T11:24:32.926Z] #66 DONE 0.2s [2022-02-23T11:24:32.926Z] [2022-02-23T11:24:32.926Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T11:24:32.926Z] #71 sha256:90942b70e990c5f8b258cc26137783949269daadd3b1e589d29d3f91dd83e878 [2022-02-23T11:24:33.856Z] #71 DONE 0.9s [2022-02-23T11:24:33.856Z] [2022-02-23T11:24:33.856Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T11:24:33.856Z] #72 sha256:645d1ea0a3340410e099e6ee6bbe83cd2859e5a96e638aef5b54da2d8e9b7cf7 [2022-02-23T11:24:33.856Z] #72 DONE 0.0s [2022-02-23T11:24:33.856Z] [2022-02-23T11:24:33.856Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T11:24:33.856Z] #73 sha256:8e2a9dbc0561208edc31026c0292f1257394ade4b522f768678d113af02cda31 [2022-02-23T11:24:35.224Z] #73 DONE 1.3s [2022-02-23T11:24:35.224Z] [2022-02-23T11:24:35.224Z] #74 exporting to image [2022-02-23T11:24:35.224Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T11:24:35.224Z] #74 exporting layers [2022-02-23T11:24:35.977Z] #63 83.69 + mkdir -p /build [2022-02-23T11:24:35.977Z] #63 83.69 + cp runc /build/runc [2022-02-23T11:24:36.237Z] #63 DONE 84.0s [2022-02-23T11:24:36.237Z] [2022-02-23T11:24:36.237Z] #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-02-23T11:24:36.237Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:24:37.162Z] #76 exporting layers 6.3s done [2022-02-23T11:24:37.162Z] #76 writing image sha256:f36b232481de45927a02b623dcbf7955c0605be98637321a4e0933a92b268180 [2022-02-23T11:24:37.162Z] #76 writing image sha256:f36b232481de45927a02b623dcbf7955c0605be98637321a4e0933a92b268180 done [2022-02-23T11:24:37.162Z] #76 naming to docker.io/library/docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 done [2022-02-23T11:24:37.162Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T11:24:37.524Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -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:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh dynbinary test-integration [2022-02-23T11:24:37.631Z] #67 ... [2022-02-23T11:24:37.631Z] [2022-02-23T11:24:37.631Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T11:24:37.631Z] #64 sha256:ce15baac3b494d6726e892a1213bc069e2aca4f077c052a5c1d4b1a0d1364b9d [2022-02-23T11:24:37.631Z] #64 DONE 0.1s [2022-02-23T11:24:37.890Z] [2022-02-23T11:24:37.890Z] #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-02-23T11:24:37.890Z] #67 sha256:15edd9d6af048d84fc5420f28c6f1d034c9f9f77bf91f81f9069aed24f8ce233 [2022-02-23T11:24:39.434Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-23T11:24:39.434Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-23T11:24:39.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-23T11:24:39.434Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-23T11:24:39.434Z] 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-02-23T11:24:39.434Z] Detected virtualization docker. [2022-02-23T11:24:39.434Z] Detected architecture x86-64. [2022-02-23T11:24:39.434Z] Set hostname to <005faf034a1d>. [2022-02-23T11:24:39.434Z] modprobe@configfs.service: Succeeded. [2022-02-23T11:24:39.434Z] modprobe@fuse.service: Succeeded. [2022-02-23T11:24:39.434Z] modprobe@drm.service: Succeeded. [2022-02-23T11:24:39.434Z] + source /etc/docker-entrypoint-cmd [2022-02-23T11:24:39.434Z] ++ hack/make.sh dynbinary test-integration [2022-02-23T11:24:39.434Z] [2022-02-23T11:24:39.695Z] Removing bundles/ [2022-02-23T11:24:39.695Z] [2022-02-23T11:24:39.695Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T11:24:39.695Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:24:39.695Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:24:41.782Z] #74 exporting layers 6.1s done [2022-02-23T11:24:41.782Z] #74 writing image sha256:d72e67d60ff55649341fbdffb716c4fe4f99fd6069fd40840eeba3095e91483d done [2022-02-23T11:24:41.782Z] #74 naming to docker.io/library/docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 done [2022-02-23T11:24:41.782Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T11:24:42.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -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:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh dynbinary test-integration [2022-02-23T11:24:43.048Z] [2022-02-23T11:24:43.048Z] Removing bundles/ [2022-02-23T11:24:43.048Z] [2022-02-23T11:24:43.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T11:24:43.048Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:24:43.048Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:24:43.165Z] #67 145.8 # github.com/containerd/containerd/cmd/containerd [2022-02-23T11:24:43.165Z] #67 145.8 /usr/bin/ld: /tmp/go-link-1230829110/000019.o: in function `New': [2022-02-23T11:24:43.166Z] #67 145.8 /tmp/tmp.qqmOX1xf7A/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-02-23T11:24:43.166Z] #67 145.8 + bin/containerd-stress [2022-02-23T11:24:44.102Z] #67 146.9 + bin/containerd-shim [2022-02-23T11:24:52.222Z] #67 154.2 + bin/containerd-shim-runc-v1 [2022-02-23T11:24:53.472Z] 4612f6d0b889: Pull complete [2022-02-23T11:24:56.417Z] #67 159.4 + bin/containerd-shim-runc-v2 [2022-02-23T11:24:56.984Z] #67 160.0 + binaries [2022-02-23T11:24:56.984Z] #67 160.0 + install -D bin/containerd /build/containerd [2022-02-23T11:24:56.984Z] #67 160.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T11:24:56.984Z] #67 160.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T11:24:56.984Z] #67 160.0 + install -D bin/ctr /build/ctr [2022-02-23T11:24:57.550Z] #67 DONE 160.5s [2022-02-23T11:24:58.487Z] [2022-02-23T11:24:58.487Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T11:24:58.487Z] #68 sha256:4caabfe3636384085bc4da372baf664dd5a3050a884c0b8f685de632699889fb [2022-02-23T11:24:59.057Z] #68 DONE 0.2s [2022-02-23T11:24:59.057Z] [2022-02-23T11:24:59.057Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T11:24:59.057Z] #73 sha256:3e57c9d82a584f6380d357af28841b92c1e8beddce2edcc41e3b6394406f33dc [2022-02-23T11:24:59.057Z] #73 DONE 0.1s [2022-02-23T11:24:59.057Z] [2022-02-23T11:24:59.057Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T11:24:59.057Z] #78 sha256:452120aa52a7e84e2a953bc62c68d3b9e23cea0dc0ad51bf1756c1c08f43cbeb [2022-02-23T11:24:59.992Z] #78 DONE 0.8s [2022-02-23T11:24:59.992Z] [2022-02-23T11:24:59.992Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T11:24:59.992Z] #79 sha256:5a475479fb527d78cbcacdc68ab57afe3922fcd8ad1f22145f810e644d1c930a [2022-02-23T11:24:59.992Z] #79 DONE 0.0s [2022-02-23T11:24:59.992Z] [2022-02-23T11:24:59.992Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T11:24:59.992Z] #80 sha256:e8bbd572c91f833721fa823849cf293a5a46b5edad9d33d86df079e44f7bd1a2 [2022-02-23T11:25:05.258Z] #80 DONE 5.4s [2022-02-23T11:25:05.258Z] [2022-02-23T11:25:05.258Z] #81 exporting to image [2022-02-23T11:25:05.258Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T11:25:05.258Z] #81 exporting layers [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T11:25:25.736Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-23T11:25:25.736Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T11:25:25.736Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T11:25:25.736Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/builder/dockerfile 0.141s coverage: 49.3% of statements [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/builder/remotecontext/git 0.924s coverage: 86.3% of statements [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T11:25:25.737Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T11:25:25.737Z] ok github.com/docker/docker/cmd/docker-proxy 0.345s coverage: 67.6% of statements [2022-02-23T11:25:27.648Z] ok github.com/docker/docker/client 0.093s coverage: 75.8% of statements [2022-02-23T11:25:31.005Z] 8f616e6e9eec: Pull complete [2022-02-23T11:25:43.971Z] #81 exporting layers 33.0s done [2022-02-23T11:25:43.971Z] #81 writing image sha256:268edf309fbbcf461361b57064e97407e068a66debe8d37503aa04f77566082f done [2022-02-23T11:25:43.971Z] #81 naming to docker.io/library/docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 done [2022-02-23T11:25:43.971Z] #81 DONE 33.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-23T11:25:44.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/validate/default [2022-02-23T11:25:44.884Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-23T11:25:44.884Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-23T11:25:44.884Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-23T11:25:44.884Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-23T11:25:44.884Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-23T11:25:44.884Z] Congratulations! No new tests were added to integration-cli. [2022-02-23T11:25:44.884Z] [2022-02-23T11:25:44.884Z] INFO Start validation with golang-ci-lint [2022-02-23T11:25:46.260Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-23T11:25:46.260Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-23T11:25:46.260Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-23T11:25:58.815Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:25:58.815Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:25:58.815Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:25:58.815Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:25:58.815Z] [2022-02-23T11:25:58.815Z] + TEST_INTEGRATION_DEST=1 [2022-02-23T11:25:58.815Z] + CONTAINER_NAME=docker-pr5-1 [2022-02-23T11:25:58.815Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T11:25:58.815Z] + run_tests test-integration-flaky [2022-02-23T11:25:58.815Z] + '[' -n 0 ']' [2022-02-23T11:25:58.815Z] + rm= [2022-02-23T11:25:58.815Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43282/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh test-integration-flaky test-integration [2022-02-23T11:25:58.815Z] + c=0 [2022-02-23T11:25:58.815Z] + TEST_INTEGRATION_DEST=2 [2022-02-23T11:25:58.815Z] + CONTAINER_NAME=docker-pr5-2 [2022-02-23T11:25:58.815Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T11:25:58.815Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-23T11:25:58.815Z] + TEST_INTEGRATION_DEST=3 [2022-02-23T11:25:58.815Z] + run_tests [2022-02-23T11:25:58.815Z] + CONTAINER_NAME=docker-pr5-3 [2022-02-23T11:25:58.815Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T11:25:58.815Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-23T11:25:58.815Z] + run_tests [2022-02-23T11:25:58.815Z] + '[' -n 0 ']' [2022-02-23T11:25:58.815Z] + '[' -n 0 ']' [2022-02-23T11:25:58.815Z] + rm= [2022-02-23T11:25:58.815Z] + rm= [2022-02-23T11:25:58.815Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43282/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh '' test-integration [2022-02-23T11:25:58.815Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43282/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh '' test-integration [2022-02-23T11:25:58.815Z] ++ jobs -p [2022-02-23T11:25:58.815Z] + for job in $(jobs -p) [2022-02-23T11:25:58.815Z] + wait 6654 [2022-02-23T11:25:58.815Z] [2022-02-23T11:25:58.815Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:25:58.815Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:25:58.815Z] [2022-02-23T11:25:58.815Z] HOSTNAME=c5c266ca4cca [2022-02-23T11:25:58.815Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T11:25:58.815Z] TESTDEBUG=0 [2022-02-23T11:25:58.815Z] DEST=bundles/test-integration [2022-02-23T11:25:58.815Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:25:58.815Z] KEEPBUNDLE=1 [2022-02-23T11:25:58.815Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:25:58.815Z] container=docker [2022-02-23T11:25:58.815Z] HOME=/root [2022-02-23T11:25:58.815Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:25:58.815Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:25:58.815Z] VALIDATE_BRANCH=master [2022-02-23T11:25:58.815Z] TERM=xterm [2022-02-23T11:25:58.815Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:25:58.815Z] SHLVL=1 [2022-02-23T11:25:58.815Z] TIMEOUT=120m [2022-02-23T11:25:58.815Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:25:58.815Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:25:58.815Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-23T11:25:58.815Z] GO111MODULE=off [2022-02-23T11:25:58.815Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:25:58.815Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:25:58.815Z] GOPATH=/go [2022-02-23T11:25:58.815Z] PKG_CONFIG=pkg-config [2022-02-23T11:25:58.815Z] _=/usr/bin/env [2022-02-23T11:25:58.815Z] Building test suite binary ./integration-cli/test.main [2022-02-23T11:25:58.815Z] [2022-02-23T11:25:58.815Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-23T11:25:58.815Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:25:58.815Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:25:58.815Z] HOSTNAME=402e34e66f6c [2022-02-23T11:25:58.815Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T11:25:58.815Z] TESTDEBUG=0 [2022-02-23T11:25:58.815Z] DEST=bundles/test-integration [2022-02-23T11:25:58.815Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:25:58.815Z] KEEPBUNDLE=1 [2022-02-23T11:25:58.815Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:25:58.815Z] container=docker [2022-02-23T11:25:58.815Z] HOME=/root [2022-02-23T11:25:58.815Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:25:58.815Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:25:58.815Z] VALIDATE_BRANCH=master [2022-02-23T11:25:58.815Z] TERM=xterm [2022-02-23T11:25:58.815Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:25:58.815Z] SHLVL=1 [2022-02-23T11:25:58.815Z] TIMEOUT=120m [2022-02-23T11:25:58.815Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:25:58.815Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:25:58.815Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-23T11:25:58.815Z] GO111MODULE=off [2022-02-23T11:25:58.815Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:25:58.815Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:25:58.815Z] GOPATH=/go [2022-02-23T11:25:58.815Z] PKG_CONFIG=pkg-config [2022-02-23T11:25:58.815Z] _=/usr/bin/env [2022-02-23T11:25:58.815Z] Building test suite binary ./integration-cli/test.main [2022-02-23T11:25:58.815Z] No new tests added to integration. [2022-02-23T11:25:58.815Z] [2022-02-23T11:25:58.815Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:25:58.815Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:25:58.815Z] HOSTNAME=7dec3aa3702d [2022-02-23T11:25:58.815Z] TESTDEBUG=0 [2022-02-23T11:25:58.815Z] DEST=bundles/test-integration [2022-02-23T11:25:58.815Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:25:58.815Z] KEEPBUNDLE=1 [2022-02-23T11:25:58.815Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:25:58.815Z] container=docker [2022-02-23T11:25:58.815Z] HOME=/root [2022-02-23T11:25:58.815Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:25:58.815Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:25:58.815Z] VALIDATE_BRANCH=master [2022-02-23T11:25:58.815Z] TERM=xterm [2022-02-23T11:25:58.815Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:25:58.815Z] SHLVL=1 [2022-02-23T11:25:58.815Z] TIMEOUT=120m [2022-02-23T11:25:58.815Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:25:58.815Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:25:58.815Z] GO111MODULE=off [2022-02-23T11:25:58.815Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T11:25:58.815Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:25:58.815Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:25:58.815Z] GOPATH=/go [2022-02-23T11:25:58.815Z] PKG_CONFIG=pkg-config [2022-02-23T11:25:58.815Z] _=/usr/bin/env [2022-02-23T11:25:58.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T11:25:59.757Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-02-23T11:25:59.757Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-02-23T11:25:59.757Z] ok github.com/docker/docker/cmd/dockerd/trap 2.393s coverage: 0.0% of statements [2022-02-23T11:25:59.757Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T11:25:59.757Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T11:25:59.757Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T11:25:59.757Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T11:25:59.757Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T11:26:03.897Z] 898469748ff6: Pull complete [2022-02-23T11:26:03.897Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T11:26:03.897Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:26:03.897Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:26:03.897Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-23T11:26:03.897Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-23T11:26:03.897Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T11:26:03.897Z] INFO: Docker version of control daemon [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Client: [2022-02-23T11:26:03.897Z] Version: 20.10.9 [2022-02-23T11:26:03.897Z] API version: 1.41 [2022-02-23T11:26:03.897Z] Go version: go1.16.8 [2022-02-23T11:26:03.897Z] Git commit: c2ea9bc [2022-02-23T11:26:03.897Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:26:03.897Z] OS/Arch: windows/amd64 [2022-02-23T11:26:03.897Z] Context: default [2022-02-23T11:26:03.897Z] Experimental: true [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Server: Docker Engine - Community [2022-02-23T11:26:03.897Z] Engine: [2022-02-23T11:26:03.897Z] Version: 20.10.9 [2022-02-23T11:26:03.897Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:26:03.897Z] Go version: go1.16.8 [2022-02-23T11:26:03.897Z] Git commit: 79ea9d3 [2022-02-23T11:26:03.897Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:26:03.897Z] OS/Arch: windows/amd64 [2022-02-23T11:26:03.897Z] Experimental: true [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] INFO: Docker info of control daemon [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Client: [2022-02-23T11:26:03.897Z] Context: default [2022-02-23T11:26:03.897Z] Debug Mode: false [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Server: [2022-02-23T11:26:03.897Z] Containers: 0 [2022-02-23T11:26:03.897Z] Running: 0 [2022-02-23T11:26:03.897Z] Paused: 0 [2022-02-23T11:26:03.897Z] Stopped: 0 [2022-02-23T11:26:03.897Z] Images: 1 [2022-02-23T11:26:03.897Z] Server Version: 20.10.9 [2022-02-23T11:26:03.897Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T11:26:03.897Z] Windows: [2022-02-23T11:26:03.897Z] LCOW: [2022-02-23T11:26:03.897Z] Logging Driver: json-file [2022-02-23T11:26:03.897Z] Plugins: [2022-02-23T11:26:03.897Z] Volume: local [2022-02-23T11:26:03.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:26:03.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:26:03.897Z] Swarm: inactive [2022-02-23T11:26:03.897Z] Default Isolation: process [2022-02-23T11:26:03.897Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:26:03.897Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:26:03.897Z] OSType: windows [2022-02-23T11:26:03.897Z] Architecture: x86_64 [2022-02-23T11:26:03.897Z] CPUs: 4 [2022-02-23T11:26:03.897Z] Total Memory: 32GiB [2022-02-23T11:26:03.897Z] Name: azwin-2-645c81 [2022-02-23T11:26:03.897Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T11:26:03.897Z] Docker Root Dir: D:\docker [2022-02-23T11:26:03.897Z] Debug Mode: false [2022-02-23T11:26:03.897Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:26:03.897Z] Labels: [2022-02-23T11:26:03.897Z] Experimental: true [2022-02-23T11:26:03.897Z] Insecure Registries: [2022-02-23T11:26:03.897Z] 10.0.0.4:5000 [2022-02-23T11:26:03.897Z] 127.0.0.0/8 [2022-02-23T11:26:03.897Z] Registry Mirrors: [2022-02-23T11:26:03.897Z] http://10.0.0.4:5000/ [2022-02-23T11:26:03.897Z] Live Restore Enabled: false [2022-02-23T11:26:03.897Z] Product License: Community Engine [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] INFO: Commit hash is 9393cf73f6 [2022-02-23T11:26:03.897Z] INFO: Nuke-Everything... [2022-02-23T11:26:03.897Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T11:26:03.897Z] INFO: Nuking d:\CI [2022-02-23T11:26:03.897Z] INFO: Zapped successfully [2022-02-23T11:26:03.897Z] INFO: Location for testing is d:\CI\PR-43282\5 [2022-02-23T11:26:03.897Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 11:25:52... [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Sending build context to Docker daemon 62.61MB [2022-02-23T11:26:03.897Z] [2022-02-23T11:26:03.897Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T11:26:03.897Z] ---> bdeb13086b9f [2022-02-23T11:26:03.897Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T11:26:03.897Z] ---> Running in 90f6ae5bfe9e [2022-02-23T11:26:03.898Z] Removing intermediate container 90f6ae5bfe9e [2022-02-23T11:26:03.898Z] ---> b3efe8d8bbdd [2022-02-23T11:26:03.898Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T11:26:03.898Z] ---> Running in 66261b60b316 [2022-02-23T11:26:03.898Z] Removing intermediate container 66261b60b316 [2022-02-23T11:26:03.898Z] ---> 55f2b1e33b7e [2022-02-23T11:26:03.898Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T11:26:03.898Z] ---> Running in eb3d985bf021 [2022-02-23T11:26:03.898Z] Removing intermediate container eb3d985bf021 [2022-02-23T11:26:03.898Z] ---> 669e79ae5f23 [2022-02-23T11:26:03.898Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T11:26:03.898Z] ---> Running in 826c39ea8f4a [2022-02-23T11:26:03.898Z] Removing intermediate container 826c39ea8f4a [2022-02-23T11:26:03.898Z] ---> ffd9c68393dc [2022-02-23T11:26:03.898Z] 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-02-23T11:26:03.898Z] ---> Running in 7773f1507807 [2022-02-23T11:26:03.898Z] Removing intermediate container 7773f1507807 [2022-02-23T11:26:03.898Z] ---> 7f36bd855f56 [2022-02-23T11:26:03.898Z] 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-02-23T11:26:03.898Z] ---> Running in 25d51402cad4 [2022-02-23T11:26:03.961Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-02-23T11:26:06.510Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-23T11:26:06.931Z] [2022-02-23T11:26:06.931Z] SUCCESS: Specified value was saved. [2022-02-23T11:26:07.401Z] INFO: Downloading git... [2022-02-23T11:26:07.451Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2022-02-23T11:26:08.968Z] INFO: Downloading go... [2022-02-23T11:26:11.190Z] INFO: Downloading compiler 1 of 3... [2022-02-23T11:26:11.190Z] INFO: Downloading compiler 2 of 3... [2022-02-23T11:26:11.190Z] INFO: Downloading compiler 3 of 3... [2022-02-23T11:26:11.659Z] INFO: Extracting git... [2022-02-23T11:26:15.585Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2022-02-23T11:26:15.585Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-23T11:26:15.585Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T11:26:16.155Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T11:26:16.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:26:16.198Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:26:16.198Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:26:16.198Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:26:16.198Z] [2022-02-23T11:26:16.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:26:16.198Z] DOCKER_SYSTEMD=1 [2022-02-23T11:26:16.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:26:16.198Z] HOSTNAME=005faf034a1d [2022-02-23T11:26:16.198Z] DEST=bundles/test-integration [2022-02-23T11:26:16.198Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:26:16.198Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:26:16.198Z] container=docker [2022-02-23T11:26:16.198Z] HOME=/root [2022-02-23T11:26:16.198Z] LANG=C.UTF-8 [2022-02-23T11:26:16.198Z] INVOCATION_ID=2c8f5041801b41999da616e829c5e1de [2022-02-23T11:26:16.198Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:26:16.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:26:16.198Z] VALIDATE_BRANCH=master [2022-02-23T11:26:16.198Z] TERM=xterm [2022-02-23T11:26:16.198Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:26:16.198Z] SHLVL=3 [2022-02-23T11:26:16.198Z] TIMEOUT=120m [2022-02-23T11:26:16.198Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:26:16.198Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:26:16.198Z] GO111MODULE=off [2022-02-23T11:26:16.198Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T11:26:16.198Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T11:26:16.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:26:16.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:26:16.198Z] GOPATH=/go [2022-02-23T11:26:16.198Z] PKG_CONFIG=pkg-config [2022-02-23T11:26:16.198Z] _=/usr/bin/env [2022-02-23T11:26:16.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T11:26:17.097Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2022-02-23T11:26:18.054Z] ok github.com/docker/docker/daemon 10.137s coverage: 17.2% of statements [2022-02-23T11:26:18.054Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T11:26:18.054Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T11:26:18.054Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T11:26:18.054Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T11:26:18.318Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 3.0% of statements [2022-02-23T11:26:18.888Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.243s coverage: 56.2% of statements [2022-02-23T11:26:19.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:26:19.452Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:26:19.452Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:26:19.452Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:26:19.452Z] [2022-02-23T11:26:19.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:26:19.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:26:19.452Z] HOSTNAME=371d3351cfb0 [2022-02-23T11:26:19.452Z] DEST=bundles/test-integration [2022-02-23T11:26:19.452Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:26:19.452Z] DOCKER_ROOTLESS=1 [2022-02-23T11:26:19.452Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:26:19.452Z] container=docker [2022-02-23T11:26:19.452Z] HOME=/root [2022-02-23T11:26:19.452Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:26:19.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:26:19.453Z] VALIDATE_BRANCH=master [2022-02-23T11:26:19.453Z] TERM=xterm [2022-02-23T11:26:19.453Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:26:19.453Z] SHLVL=1 [2022-02-23T11:26:19.453Z] TIMEOUT=120m [2022-02-23T11:26:19.453Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:26:19.453Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:26:19.453Z] GO111MODULE=off [2022-02-23T11:26:19.453Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T11:26:19.453Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T11:26:19.453Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:26:19.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:26:19.453Z] GOPATH=/go [2022-02-23T11:26:19.453Z] PKG_CONFIG=pkg-config [2022-02-23T11:26:19.453Z] _=/usr/bin/env [2022-02-23T11:26:19.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T11:26:20.273Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-02-23T11:26:21.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.196s coverage: 50.5% of statements [2022-02-23T11:26:23.050Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.806s coverage: 45.9% of statements [2022-02-23T11:26:23.050Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T11:26:23.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.639s coverage: 58.0% of statements [2022-02-23T11:26:23.310Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T11:26:23.310Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T11:26:24.250Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-23T11:26:24.250Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-02-23T11:26:24.510Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-02-23T11:26:25.894Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 6.8% of statements [2022-02-23T11:26:25.894Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T11:26:25.894Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T11:26:26.154Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.5% of statements [2022-02-23T11:26:26.591Z] INFO: Expanding go... [2022-02-23T11:26:27.095Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 80.2% of statements [2022-02-23T11:26:27.095Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-23T11:26:27.095Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T11:26:27.667Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-02-23T11:26:27.667Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-02-23T11:26:27.927Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-02-23T11:26:28.188Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-02-23T11:26:28.758Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-02-23T11:26:28.758Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T11:26:29.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 54.7% of statements [2022-02-23T11:26:29.279Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-02-23T11:26:30.220Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-23T11:26:30.220Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-23T11:26:30.790Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-23T11:26:31.732Z] ok github.com/docker/docker/daemon/logger/splunk 1.529s coverage: 82.5% of statements [2022-02-23T11:26:31.732Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T11:26:31.732Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T11:26:32.303Z] ok github.com/docker/docker/distribution 0.104s coverage: 26.3% of statements [2022-02-23T11:26:32.303Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2022-02-23T11:26:32.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T11:26:33.244Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-23T11:26:33.816Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-02-23T11:26:34.387Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-23T11:26:34.647Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-02-23T11:26:35.169Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements [2022-02-23T11:26:35.169Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T11:26:35.169Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-02-23T11:26:35.169Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T11:26:35.429Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-23T11:26:36.369Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-02-23T11:26:36.939Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2022-02-23T11:26:36.939Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T11:26:38.850Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 82.6% of statements [2022-02-23T11:26:39.421Z] ok github.com/docker/docker/pkg/authorization 0.282s coverage: 68.3% of statements [2022-02-23T11:26:39.421Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-23T11:26:39.681Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T11:26:42.977Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-02-23T11:26:42.977Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-23T11:26:42.977Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-23T11:26:43.915Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T11:26:44.175Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-02-23T11:26:44.175Z] ok github.com/docker/docker/layer 7.600s coverage: 68.9% of statements [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T11:26:44.175Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T11:26:44.435Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-02-23T11:26:44.435Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-23T11:26:45.377Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 69.5% of statements [2022-02-23T11:26:45.377Z] ok github.com/docker/docker/pkg/ioutils 0.371s coverage: 70.1% of statements [2022-02-23T11:26:45.638Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-02-23T11:26:45.638Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T11:26:45.638Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-02-23T11:26:45.638Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T11:26:45.638Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T11:26:45.899Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-02-23T11:26:45.899Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-02-23T11:26:46.160Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-02-23T11:26:46.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2022-02-23T11:26:46.421Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-23T11:26:46.421Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T11:26:46.421Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T11:26:46.991Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2022-02-23T11:26:47.252Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T11:26:47.513Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-23T11:26:47.773Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-23T11:26:49.154Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-02-23T11:26:49.154Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T11:26:49.414Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T11:26:49.414Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-23T11:26:49.674Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-23T11:26:49.934Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T11:26:50.511Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-23T11:26:50.771Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T11:26:51.031Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-02-23T11:26:51.601Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-23T11:26:51.601Z] coverage: [no statements] [2022-02-23T11:26:51.601Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T11:26:51.862Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T11:26:52.122Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-02-23T11:26:52.122Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-23T11:26:54.033Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-02-23T11:26:54.294Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-02-23T11:26:54.554Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-23T11:26:54.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T11:26:55.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T11:26:55.936Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-02-23T11:26:55.936Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-02-23T11:26:56.708Z] INFO: Expanding compiler 1 of 3... [2022-02-23T11:26:56.708Z] INFO: Expanding compiler 2 of 3... [2022-02-23T11:26:56.877Z] ok github.com/docker/docker/registry 0.082s coverage: 58.3% of statements [2022-02-23T11:26:57.447Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T11:26:57.447Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2022-02-23T11:26:58.017Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-23T11:26:58.017Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T11:26:58.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T11:26:58.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T11:26:59.662Z] INFO: Expanding compiler 3 of 3... [2022-02-23T11:27:00.597Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T11:27:00.649Z] INFO: Removing downloaded files... [2022-02-23T11:27:00.649Z] INFO: Downloading containerd [2022-02-23T11:27:01.536Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-02-23T11:27:01.796Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-02-23T11:27:03.179Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-23T11:27:20.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T11:27:21.284Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T11:27:21.284Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === Skipped [2022-02-23T11:27:21.284Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T11:27:21.284Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T11:27:21.284Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T11:27:21.284Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T11:27:21.284Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-23T11:27:21.284Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:16Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T11:27:21.284Z] aufs_test.go:37: driver not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T11:27:21.284Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T11:27:21.284Z] time="2022-02-23T11:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:27:21.284Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:27:21.284Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:27:21.284Z] [2022-02-23T11:27:21.284Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T11:27:21.285Z] time="2022-02-23T11:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T11:27:21.285Z] time="2022-02-23T11:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T11:27:21.285Z] time="2022-02-23T11:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T11:27:21.285Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T11:27:21.285Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T11:27:21.285Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:27:21.285Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T11:27:21.285Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T11:27:21.285Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T11:27:21.285Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T11:27:21.285Z] [2022-02-23T11:27:21.285Z] DONE 2317 tests, 53 skipped in 195.893s [2022-02-23T11:27:21.285Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:27:21.285Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T11:27:21.285Z] + 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-02-23T11:27:22.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T11:27:26.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T11:27:27.428Z] 898469748ff6: Pull complete [2022-02-23T11:27:27.428Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T11:27:27.428Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:27:27.428Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:27:27.428Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-23T11:27:27.428Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-23T11:27:27.428Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T11:27:27.428Z] INFO: Docker version of control daemon [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] Client: [2022-02-23T11:27:27.428Z] Version: 20.10.9 [2022-02-23T11:27:27.428Z] API version: 1.41 [2022-02-23T11:27:27.428Z] Go version: go1.16.8 [2022-02-23T11:27:27.428Z] Git commit: c2ea9bc [2022-02-23T11:27:27.428Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:27:27.428Z] OS/Arch: windows/amd64 [2022-02-23T11:27:27.428Z] Context: default [2022-02-23T11:27:27.428Z] Experimental: true [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] Server: Docker Engine - Community [2022-02-23T11:27:27.428Z] Engine: [2022-02-23T11:27:27.428Z] Version: 20.10.9 [2022-02-23T11:27:27.428Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:27:27.428Z] Go version: go1.16.8 [2022-02-23T11:27:27.428Z] Git commit: 79ea9d3 [2022-02-23T11:27:27.428Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:27:27.428Z] OS/Arch: windows/amd64 [2022-02-23T11:27:27.428Z] Experimental: true [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] INFO: Docker info of control daemon [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] Client: [2022-02-23T11:27:27.428Z] Context: default [2022-02-23T11:27:27.428Z] Debug Mode: false [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] Server: [2022-02-23T11:27:27.428Z] Containers: 0 [2022-02-23T11:27:27.428Z] Running: 0 [2022-02-23T11:27:27.428Z] Paused: 0 [2022-02-23T11:27:27.428Z] Stopped: 0 [2022-02-23T11:27:27.428Z] Images: 1 [2022-02-23T11:27:27.428Z] Server Version: 20.10.9 [2022-02-23T11:27:27.428Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T11:27:27.428Z] LCOW: [2022-02-23T11:27:27.428Z] Windows: [2022-02-23T11:27:27.428Z] Logging Driver: json-file [2022-02-23T11:27:27.428Z] Plugins: [2022-02-23T11:27:27.428Z] Volume: local [2022-02-23T11:27:27.428Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:27:27.428Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:27:27.428Z] Swarm: inactive [2022-02-23T11:27:27.428Z] Default Isolation: process [2022-02-23T11:27:27.428Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:27:27.428Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:27:27.428Z] OSType: windows [2022-02-23T11:27:27.428Z] Architecture: x86_64 [2022-02-23T11:27:27.428Z] CPUs: 4 [2022-02-23T11:27:27.428Z] Total Memory: 32GiB [2022-02-23T11:27:27.428Z] Name: azwin-2-645c80 [2022-02-23T11:27:27.428Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T11:27:27.428Z] Docker Root Dir: D:\docker [2022-02-23T11:27:27.428Z] Debug Mode: false [2022-02-23T11:27:27.428Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:27:27.428Z] Labels: [2022-02-23T11:27:27.428Z] Experimental: true [2022-02-23T11:27:27.428Z] Insecure Registries: [2022-02-23T11:27:27.428Z] 10.0.0.4:5000 [2022-02-23T11:27:27.428Z] 127.0.0.0/8 [2022-02-23T11:27:27.428Z] Registry Mirrors: [2022-02-23T11:27:27.428Z] http://10.0.0.4:5000/ [2022-02-23T11:27:27.428Z] Live Restore Enabled: false [2022-02-23T11:27:27.428Z] Product License: Community Engine [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] INFO: Commit hash is 9393cf73f6 [2022-02-23T11:27:27.428Z] INFO: Nuke-Everything... [2022-02-23T11:27:27.428Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T11:27:27.428Z] INFO: Nuking d:\CI [2022-02-23T11:27:27.428Z] INFO: Zapped successfully [2022-02-23T11:27:27.428Z] INFO: Location for testing is d:\CI\PR-43282\5 [2022-02-23T11:27:27.428Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:27.428Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 11:27:24... [2022-02-23T11:27:27.428Z] [2022-02-23T11:27:28.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T11:27:30.761Z] [2022-02-23T11:27:30.761Z] Name Version Source Summary [2022-02-23T11:27:30.761Z] ---- ------- ------ ------- [2022-02-23T11:27:30.761Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T11:27:30.761Z] [2022-02-23T11:27:30.761Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T11:27:30.761Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T11:27:30.761Z] PSChildName : containerd [2022-02-23T11:27:30.761Z] PSDrive : C [2022-02-23T11:27:30.761Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T11:27:30.761Z] PSIsContainer : True [2022-02-23T11:27:30.761Z] Name : containerd [2022-02-23T11:27:30.761Z] FullName : C:\containerd [2022-02-23T11:27:30.761Z] Parent : [2022-02-23T11:27:30.761Z] Exists : True [2022-02-23T11:27:30.761Z] Root : C:\ [2022-02-23T11:27:30.761Z] Extension : [2022-02-23T11:27:30.761Z] CreationTime : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] CreationTimeUtc : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] LastAccessTime : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] LastAccessTimeUtc : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] LastWriteTime : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] LastWriteTimeUtc : 2/23/2022 11:27:27 AM [2022-02-23T11:27:30.761Z] Attributes : Directory [2022-02-23T11:27:30.761Z] Mode : d----- [2022-02-23T11:27:30.761Z] BaseName : containerd [2022-02-23T11:27:30.761Z] Target : {} [2022-02-23T11:27:30.761Z] LinkType : [2022-02-23T11:27:30.761Z] [2022-02-23T11:27:30.761Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T11:27:30.761Z] INFO: Configuring git core.autocrlf... [2022-02-23T11:27:30.761Z] [2022-02-23T11:27:30.761Z] [2022-02-23T11:27:32.100Z] Sending build context to Docker daemon 62.61MB [2022-02-23T11:27:32.101Z] [2022-02-23T11:27:32.101Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T11:27:32.101Z] ---> bdeb13086b9f [2022-02-23T11:27:32.101Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T11:27:32.101Z] ---> Running in 0ad252a281ef [2022-02-23T11:27:32.101Z] Removing intermediate container 0ad252a281ef [2022-02-23T11:27:32.101Z] ---> eebcad0c4604 [2022-02-23T11:27:32.101Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T11:27:32.101Z] ---> Running in b79f5744c2f7 [2022-02-23T11:27:32.557Z] Removing intermediate container b79f5744c2f7 [2022-02-23T11:27:32.557Z] ---> da42fe78d11d [2022-02-23T11:27:32.557Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T11:27:32.557Z] ---> Running in 46359942fade [2022-02-23T11:27:33.014Z] Removing intermediate container 46359942fade [2022-02-23T11:27:33.014Z] ---> e39859c9bc13 [2022-02-23T11:27:33.014Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T11:27:33.014Z] ---> Running in c31a326357a2 [2022-02-23T11:27:33.470Z] Removing intermediate container c31a326357a2 [2022-02-23T11:27:33.470Z] ---> a231a37f417a [2022-02-23T11:27:33.470Z] 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-02-23T11:27:33.470Z] ---> Running in 973f1ce0e76c [2022-02-23T11:27:33.926Z] Removing intermediate container 973f1ce0e76c [2022-02-23T11:27:33.927Z] ---> b260202a4b2d [2022-02-23T11:27:33.927Z] 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-02-23T11:27:33.927Z] ---> Running in eaae602b2238 [2022-02-23T11:27:35.926Z] 1bd78008c728: Pull complete [2022-02-23T11:27:35.926Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T11:27:35.926Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:27:35.926Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:27:35.926Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-23T11:27:35.926Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-23T11:27:35.926Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-23T11:27:35.926Z] INFO: Docker version of control daemon [2022-02-23T11:27:35.926Z] [2022-02-23T11:27:35.926Z] Client: [2022-02-23T11:27:35.926Z] Version: 20.10.9 [2022-02-23T11:27:35.927Z] API version: 1.41 [2022-02-23T11:27:35.927Z] Go version: go1.16.8 [2022-02-23T11:27:35.927Z] Git commit: c2ea9bc [2022-02-23T11:27:35.927Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T11:27:35.927Z] OS/Arch: windows/amd64 [2022-02-23T11:27:35.927Z] Context: default [2022-02-23T11:27:35.927Z] Experimental: true [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] Server: Docker Engine - Community [2022-02-23T11:27:35.927Z] Engine: [2022-02-23T11:27:35.927Z] Version: 20.10.9 [2022-02-23T11:27:35.927Z] API version: 1.41 (minimum version 1.24) [2022-02-23T11:27:35.927Z] Go version: go1.16.8 [2022-02-23T11:27:35.927Z] Git commit: 79ea9d3 [2022-02-23T11:27:35.927Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T11:27:35.927Z] OS/Arch: windows/amd64 [2022-02-23T11:27:35.927Z] Experimental: true [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] INFO: Docker info of control daemon [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] Client: [2022-02-23T11:27:35.927Z] Context: default [2022-02-23T11:27:35.927Z] Debug Mode: false [2022-02-23T11:27:35.927Z] Plugins: [2022-02-23T11:27:35.927Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T11:27:35.927Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T11:27:35.927Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] Server: [2022-02-23T11:27:35.927Z] Containers: 0 [2022-02-23T11:27:35.927Z] Running: 0 [2022-02-23T11:27:35.927Z] Paused: 0 [2022-02-23T11:27:35.927Z] Stopped: 0 [2022-02-23T11:27:35.927Z] Images: 1 [2022-02-23T11:27:35.927Z] Server Version: 20.10.9 [2022-02-23T11:27:35.927Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T11:27:35.927Z] Windows: [2022-02-23T11:27:35.927Z] LCOW: [2022-02-23T11:27:35.927Z] Logging Driver: json-file [2022-02-23T11:27:35.927Z] Plugins: [2022-02-23T11:27:35.927Z] Volume: local [2022-02-23T11:27:35.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:27:35.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:27:35.927Z] Swarm: inactive [2022-02-23T11:27:35.927Z] Default Isolation: process [2022-02-23T11:27:35.927Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T11:27:35.927Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T11:27:35.927Z] OSType: windows [2022-02-23T11:27:35.927Z] Architecture: x86_64 [2022-02-23T11:27:35.927Z] CPUs: 4 [2022-02-23T11:27:35.927Z] Total Memory: 32GiB [2022-02-23T11:27:35.927Z] Name: azwin-2-439e00 [2022-02-23T11:27:35.927Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T11:27:35.927Z] Docker Root Dir: D:\docker [2022-02-23T11:27:35.927Z] Debug Mode: false [2022-02-23T11:27:35.927Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:27:35.927Z] Labels: [2022-02-23T11:27:35.927Z] Experimental: true [2022-02-23T11:27:35.927Z] Insecure Registries: [2022-02-23T11:27:35.927Z] 10.0.0.4:5000 [2022-02-23T11:27:35.927Z] 127.0.0.0/8 [2022-02-23T11:27:35.927Z] Registry Mirrors: [2022-02-23T11:27:35.927Z] http://10.0.0.4:5000/ [2022-02-23T11:27:35.927Z] Live Restore Enabled: false [2022-02-23T11:27:35.927Z] Product License: Community Engine [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] INFO: Commit hash is 9393cf73f6 [2022-02-23T11:27:35.927Z] INFO: Nuke-Everything... [2022-02-23T11:27:35.927Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T11:27:35.927Z] INFO: Nuking d:\CI [2022-02-23T11:27:35.927Z] INFO: Zapped successfully [2022-02-23T11:27:35.927Z] INFO: Location for testing is d:\CI\PR-43282\5 [2022-02-23T11:27:35.927Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 11:27:24... [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] Sending build context to Docker daemon 62.61MB [2022-02-23T11:27:35.927Z] [2022-02-23T11:27:35.927Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T11:27:35.927Z] ---> c703d4d60533 [2022-02-23T11:27:35.927Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T11:27:35.927Z] ---> Running in 7190184acec2 [2022-02-23T11:27:35.927Z] Removing intermediate container 7190184acec2 [2022-02-23T11:27:35.927Z] ---> bedcf0d45c58 [2022-02-23T11:27:35.927Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T11:27:35.927Z] ---> Running in 99f09e85a191 [2022-02-23T11:27:35.927Z] Removing intermediate container 99f09e85a191 [2022-02-23T11:27:35.927Z] ---> 280056261d63 [2022-02-23T11:27:35.927Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T11:27:35.927Z] ---> Running in de108ab21e0f [2022-02-23T11:27:35.927Z] Removing intermediate container de108ab21e0f [2022-02-23T11:27:35.927Z] ---> 2a15489ceaeb [2022-02-23T11:27:35.927Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T11:27:35.927Z] ---> Running in 4015af016248 [2022-02-23T11:27:35.927Z] Removing intermediate container 4015af016248 [2022-02-23T11:27:35.927Z] ---> 9f3a0560daa5 [2022-02-23T11:27:35.927Z] 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-02-23T11:27:35.927Z] ---> Running in e633800b220f [2022-02-23T11:27:35.927Z] Removing intermediate container e633800b220f [2022-02-23T11:27:35.927Z] ---> 9baa1251ef45 [2022-02-23T11:27:35.927Z] 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-02-23T11:27:35.927Z] ---> Running in 28d5e9165027 [2022-02-23T11:27:36.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T11:27:36.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T11:27:36.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T11:27:36.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T11:27:36.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T11:27:36.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T11:27:37.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T11:27:37.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T11:27:38.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T11:27:38.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T11:27:38.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T11:27:39.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T11:27:39.798Z] [2022-02-23T11:27:39.798Z] SUCCESS: Specified value was saved. [2022-02-23T11:27:40.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T11:27:40.761Z] INFO: Downloading git... [2022-02-23T11:27:41.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T11:27:41.730Z] INFO: Downloading go... [2022-02-23T11:27:41.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T11:27:42.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T11:27:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T11:27:42.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T11:27:43.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T11:27:43.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T11:27:43.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T11:27:43.907Z] INFO: Downloading compiler 1 of 3... [2022-02-23T11:27:43.907Z] INFO: Downloading compiler 2 of 3... [2022-02-23T11:27:43.907Z] INFO: Downloading compiler 3 of 3... [2022-02-23T11:27:43.907Z] INFO: Extracting git... [2022-02-23T11:27:44.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T11:27:44.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T11:27:45.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T11:27:45.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T11:27:45.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T11:27:46.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T11:27:46.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T11:27:47.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T11:27:47.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T11:27:47.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:27:47.724Z] Using test binary docker [2022-02-23T11:27:47.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T11:27:47.724Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-23T11:27:47.724Z] Starting dockerd [2022-02-23T11:27:47.724Z] INFO: Waiting for daemon to start... [2022-02-23T11:27:48.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:27:48.574Z] Using test binary docker [2022-02-23T11:27:48.574Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T11:27:48.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:27:48.574Z] INFO: Waiting for daemon to start... [2022-02-23T11:27:48.574Z] Starting dockerd [2022-02-23T11:27:51.839Z] . [2022-02-23T11:27:51.839Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:27:51.839Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:27:51.839Z] Error: No such image: emptyfs [2022-02-23T11:27:51.839Z] Running integration-test (iteration 1) [2022-02-23T11:27:51.839Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T11:27:51.839Z] Loaded image: busybox:latest [2022-02-23T11:27:51.839Z] Loaded image: busybox:glibc [2022-02-23T11:27:53.006Z] . [2022-02-23T11:27:53.006Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:27:53.006Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:27:53.006Z] Error: No such image: emptyfs [2022-02-23T11:27:53.006Z] Running integration-test (iteration 1) [2022-02-23T11:27:53.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T11:27:53.006Z] Loaded image: busybox:latest [2022-02-23T11:27:53.207Z] Loaded image: debian:bullseye-slim [2022-02-23T11:27:53.267Z] Loaded image: busybox:glibc [2022-02-23T11:27:53.464Z] Loaded image: hello-world:latest [2022-02-23T11:27:53.464Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:27:53.464Z] INFO: Testing against a local daemon [2022-02-23T11:27:53.464Z] === RUN TestCgroupNamespacesBuild [2022-02-23T11:27:54.653Z] Loaded image: debian:bullseye-slim [2022-02-23T11:27:54.653Z] Loaded image: hello-world:latest [2022-02-23T11:27:54.653Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:27:54.653Z] INFO: Testing against a local daemon [2022-02-23T11:27:54.653Z] === RUN TestCgroupNamespacesBuild [2022-02-23T11:27:54.830Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-02-23T11:27:54.830Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T11:27:55.761Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-02-23T11:27:55.761Z] === RUN TestBuildWithSession [2022-02-23T11:27:55.761Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:27:55.761Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:27:55.761Z] === RUN TestBuildSquashParent [2022-02-23T11:27:56.036Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-02-23T11:27:56.036Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T11:27:57.208Z] [2022-02-23T11:27:57.208Z] SUCCESS: Specified value was saved. [2022-02-23T11:27:57.208Z] INFO: Downloading git... [2022-02-23T11:27:57.421Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-02-23T11:27:57.421Z] === RUN TestBuildWithSession [2022-02-23T11:27:57.421Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:27:57.421Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:27:57.421Z] === RUN TestBuildSquashParent [2022-02-23T11:27:58.779Z] INFO: Downloading go... [2022-02-23T11:28:00.393Z] INFO: Downloading compiler 1 of 3... [2022-02-23T11:28:00.393Z] INFO: Downloading compiler 2 of 3... [2022-02-23T11:28:00.393Z] INFO: Downloading compiler 3 of 3... [2022-02-23T11:28:00.863Z] INFO: Extracting git... [2022-02-23T11:28:01.567Z] INFO: Expanding go... [2022-02-23T11:28:02.299Z] --- PASS: TestBuildSquashParent (6.24s) [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:02.299Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:02.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:02.299Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.299Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:02.703Z] --- PASS: TestBuildSquashParent (5.23s) [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:02.703Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:02.703Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:02.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:28:02.703Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:28:03.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:03.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:04.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:28:04.660Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:28:05.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T11:28:05.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T11:28:06.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:06.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:06.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:28:06.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.64s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-02-23T11:28:07.958Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s) [2022-02-23T11:28:07.958Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:28:07.958Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork 37.191s coverage: 40.7% of statements [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T11:28:07.986Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.246s coverage: 59.9% of statements [2022-02-23T11:28:07.986Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-02-23T11:28:08.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2022-02-23T11:28:08.086Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:28:08.086Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:28:08.245Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T11:28:08.816Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.078s coverage: 4.0% of statements [2022-02-23T11:28:08.816Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T11:28:09.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:28:09.340Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:28:09.386Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-23T11:28:09.386Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T11:28:09.600Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:28:09.809Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T11:28:09.861Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-02-23T11:28:10.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-02-23T11:28:10.122Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:28:10.694Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2022-02-23T11:28:10.694Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:28:11.354Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:28:12.079Z] --- PASS: TestBuildLabelWithTargets (1.22s) [2022-02-23T11:28:12.079Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:28:12.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:28:12.339Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-02-23T11:28:12.339Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:28:13.208Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:28:14.136Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:28:14.252Z] --- PASS: TestBuildMultiStageOnBuild (1.88s) [2022-02-23T11:28:14.252Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:28:14.823Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-02-23T11:28:14.823Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-23T11:28:15.064Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-23T11:28:15.064Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:28:16.737Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2022-02-23T11:28:16.737Z] === RUN TestBuildWithHugeFile [2022-02-23T11:28:18.708Z] INFO: Expanding go... [2022-02-23T11:28:19.803Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.752s coverage: 7.2% of statements [2022-02-23T11:28:19.803Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T11:28:19.803Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T11:28:19.803Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-23T11:28:19.803Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T11:28:19.803Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T11:28:19.803Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T11:28:20.063Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-23T11:28:20.063Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-02-23T11:28:20.310Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-23T11:28:20.310Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:28:20.322Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T11:28:20.582Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-02-23T11:28:22.804Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 2m23.667441789s [2022-02-23T11:28:22.804Z] 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-02-23T11:28:22.804Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 483.139213ms [2022-02-23T11:28:28.392Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-23T11:28:28.393Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:28:30.574Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-02-23T11:28:31.472Z] INFO: Expanding compiler 1 of 3... [2022-02-23T11:28:31.472Z] INFO: Expanding compiler 2 of 3... [2022-02-23T11:28:31.658Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-02-23T11:28:31.658Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:28:34.371Z] INFO: Expanding compiler 3 of 3... [2022-02-23T11:28:35.334Z] INFO: Removing downloaded files... [2022-02-23T11:28:35.334Z] INFO: Downloading containerd [2022-02-23T11:28:36.943Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-23T11:28:36.943Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:28:36.943Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-23T11:28:36.943Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:28:41.108Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-02-23T11:28:41.108Z] === RUN TestBuildWithHugeFile [2022-02-23T11:28:43.099Z] Removing intermediate container 25d51402cad4 [2022-02-23T11:28:43.099Z] ---> 0d53c7de4507 [2022-02-23T11:28:43.099Z] 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-02-23T11:28:43.099Z] ---> Running in 258e022181f5 [2022-02-23T11:28:44.667Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T11:28:45.135Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:28:45.604Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:28:45.604Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:28:45.604Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:28:45.604Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:28:45.604Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:28:45.604Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:28:45.604Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:28:45.604Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:28:45.604Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:28:45.604Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:28:45.604Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:28:46.073Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:28:47.074Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:28:47.074Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/ipam 15.504s coverage: 85.3% of statements [2022-02-23T11:28:48.684Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T11:28:48.684Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-23T11:28:48.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-02-23T11:28:48.684Z] ok github.com/docker/docker/libnetwork/iptables 0.120s coverage: 45.1% of statements [2022-02-23T11:28:48.875Z] INFO: Expanding compiler 1 of 3... [2022-02-23T11:28:48.875Z] INFO: Expanding compiler 2 of 3... [2022-02-23T11:28:48.944Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-23T11:28:49.204Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-23T11:28:51.838Z] INFO: Expanding compiler 3 of 3... [2022-02-23T11:28:52.308Z] INFO: Removing downloaded files... [2022-02-23T11:28:52.308Z] INFO: Downloading containerd [2022-02-23T11:28:52.978Z] [2022-02-23T11:28:52.978Z] Name Version Source Summary [2022-02-23T11:28:52.978Z] ---- ------- ------ ------- [2022-02-23T11:28:52.978Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T11:28:53.434Z] [2022-02-23T11:28:53.434Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T11:28:53.434Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T11:28:53.434Z] PSChildName : containerd [2022-02-23T11:28:53.434Z] PSDrive : C [2022-02-23T11:28:53.434Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T11:28:53.434Z] PSIsContainer : True [2022-02-23T11:28:53.435Z] Name : containerd [2022-02-23T11:28:53.435Z] FullName : C:\containerd [2022-02-23T11:28:53.435Z] Parent : [2022-02-23T11:28:53.435Z] Exists : True [2022-02-23T11:28:53.435Z] Root : C:\ [2022-02-23T11:28:53.435Z] Extension : [2022-02-23T11:28:53.435Z] CreationTime : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] CreationTimeUtc : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] LastAccessTime : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] LastAccessTimeUtc : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] LastWriteTime : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] LastWriteTimeUtc : 2/23/2022 11:28:52 AM [2022-02-23T11:28:53.435Z] Attributes : Directory [2022-02-23T11:28:53.435Z] Mode : d----- [2022-02-23T11:28:53.435Z] BaseName : containerd [2022-02-23T11:28:53.435Z] Target : {} [2022-02-23T11:28:53.435Z] LinkType : [2022-02-23T11:28:53.435Z] [2022-02-23T11:28:54.971Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T11:28:54.971Z] INFO: Configuring git core.autocrlf... [2022-02-23T11:28:54.971Z] [2022-02-23T11:28:54.971Z] [2022-02-23T11:29:07.274Z] [2022-02-23T11:29:07.274Z] Name Version Source Summary [2022-02-23T11:29:07.274Z] ---- ------- ------ ------- [2022-02-23T11:29:07.274Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T11:29:07.274Z] [2022-02-23T11:29:07.274Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T11:29:07.274Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T11:29:07.274Z] PSChildName : containerd [2022-02-23T11:29:07.274Z] PSDrive : C [2022-02-23T11:29:07.274Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T11:29:07.274Z] PSIsContainer : True [2022-02-23T11:29:07.274Z] Name : containerd [2022-02-23T11:29:07.274Z] FullName : C:\containerd [2022-02-23T11:29:07.274Z] Parent : [2022-02-23T11:29:07.274Z] Exists : True [2022-02-23T11:29:07.274Z] Root : C:\ [2022-02-23T11:29:07.274Z] Extension : [2022-02-23T11:29:07.274Z] CreationTime : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] CreationTimeUtc : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] LastAccessTime : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] LastAccessTimeUtc : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] LastWriteTime : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] LastWriteTimeUtc : 2/23/2022 11:29:05 AM [2022-02-23T11:29:07.274Z] Attributes : Directory [2022-02-23T11:29:07.274Z] Mode : d----- [2022-02-23T11:29:07.274Z] BaseName : containerd [2022-02-23T11:29:07.274Z] Target : {} [2022-02-23T11:29:07.274Z] LinkType : [2022-02-23T11:29:07.274Z] [2022-02-23T11:29:07.744Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T11:29:07.744Z] INFO: Configuring git core.autocrlf... [2022-02-23T11:29:07.744Z] [2022-02-23T11:29:07.744Z] [2022-02-23T11:29:08.321Z] Removing intermediate container 258e022181f5 [2022-02-23T11:29:08.321Z] ---> 3974b893e2cf [2022-02-23T11:29:08.321Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T11:29:08.321Z] ---> Running in 9836f4b49ac7 [2022-02-23T11:29:08.321Z] Removing intermediate container 9836f4b49ac7 [2022-02-23T11:29:08.321Z] ---> 14e218a2d33c [2022-02-23T11:29:08.321Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T11:29:08.321Z] ---> Running in 5cbd653794a2 [2022-02-23T11:29:08.321Z] Removing intermediate container 5cbd653794a2 [2022-02-23T11:29:08.321Z] ---> 42fcd9834e9b [2022-02-23T11:29:08.321Z] Step 11/11 : COPY . . [2022-02-23T11:29:13.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T11:29:24.538Z] --- PASS: TestBuildWithHugeFile (64.91s) [2022-02-23T11:29:24.538Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:29:24.538Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:29:24.538Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:29:24.538Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:29:24.538Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:24.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:24.538Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:24.538Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:24.538Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:24.538Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:24.538Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:24.538Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:24.538Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:24.538Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T11:29:24.538Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-02-23T11:29:24.538Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-02-23T11:29:24.538Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T11:29:24.538Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:29:24.538Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T11:29:24.538Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T11:29:25.479Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-02-23T11:29:25.479Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-02-23T11:29:25.479Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2022-02-23T11:29:25.479Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:29:25.479Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T11:29:25.479Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T11:29:26.420Z] Loaded image: busybox:latest [2022-02-23T11:29:26.420Z] Loaded image: busybox:glibc [2022-02-23T11:29:27.804Z] Loaded image: debian:bullseye-slim [2022-02-23T11:29:27.804Z] Loaded image: hello-world:latest [2022-02-23T11:29:27.804Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:29:31.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T11:29:37.299Z] --- PASS: TestBuildWithHugeFile (50.13s) [2022-02-23T11:29:37.299Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:29:37.299Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:29:37.299Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:29:37.299Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:29:37.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:37.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:37.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:37.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:37.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:37.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:37.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:29:37.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:29:37.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:29:37.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-23T11:29:37.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T11:29:37.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-23T11:29:37.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T11:29:37.300Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:29:37.300Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T11:29:37.300Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T11:29:37.805Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.69s) [2022-02-23T11:29:37.805Z] PASS [2022-02-23T11:29:37.805Z] [2022-02-23T11:29:37.805Z] === Skipped [2022-02-23T11:29:37.805Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T11:29:37.805Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:29:37.805Z] [2022-02-23T11:29:37.805Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:29:37.805Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:29:37.805Z] [2022-02-23T11:29:37.805Z] DONE 34 tests, 2 skipped in 104.375s [2022-02-23T11:29:37.805Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T11:29:37.805Z] INFO: Testing against a local daemon [2022-02-23T11:29:37.805Z] === RUN TestConfigInspect [2022-02-23T11:29:38.439Z] ---> 8276fa9a5114 [2022-02-23T11:29:38.439Z] Successfully built 8276fa9a5114 [2022-02-23T11:29:38.439Z] Successfully tagged docker:latest [2022-02-23T11:29:38.439Z] INFO: Image build ended at 02/23/2022 11:29:36. Duration:00:03:44.4658692 [2022-02-23T11:29:38.439Z] [2022-02-23T11:29:38.439Z] [2022-02-23T11:29:38.439Z] INFO: Building the test binaries at 02/23/2022 11:29:36... [2022-02-23T11:29:39.720Z] --- PASS: TestConfigInspect (2.41s) [2022-02-23T11:29:39.720Z] === RUN TestConfigList [2022-02-23T11:29:41.394Z] INFO: make.ps1 starting at 02/23/2022 11:29:40 [2022-02-23T11:29:41.394Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:29:41.394Z] INFO: Invoking autogen... [2022-02-23T11:29:41.467Z] --- PASS: TestBuildPreserveOwnership (9.65s) [2022-02-23T11:29:41.467Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.65s) [2022-02-23T11:29:41.467Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-23T11:29:41.467Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:29:41.467Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T11:29:41.467Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T11:29:41.467Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T11:29:41.467Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T11:29:41.467Z] PASS [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === Skipped [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T11:29:41.467Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:29:41.467Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T11:29:41.467Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] DONE 34 tests, 3 skipped in 109.661s [2022-02-23T11:29:41.467Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T11:29:41.467Z] INFO: Testing against a local daemon [2022-02-23T11:29:41.467Z] === RUN TestConfigInspect [2022-02-23T11:29:41.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestConfigInspect (0.01s) [2022-02-23T11:29:41.467Z] === RUN TestConfigList [2022-02-23T11:29:41.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestConfigList (0.01s) [2022-02-23T11:29:41.467Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:29:41.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-02-23T11:29:41.467Z] === RUN TestConfigsUpdate [2022-02-23T11:29:41.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-02-23T11:29:41.467Z] === RUN TestTemplatedConfig [2022-02-23T11:29:41.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T11:29:41.467Z] === RUN TestConfigCreateResolve [2022-02-23T11:29:41.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T11:29:41.467Z] PASS [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === Skipped [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-02-23T11:29:41.467Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-23T11:29:41.467Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-02-23T11:29:41.467Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-02-23T11:29:41.467Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-23T11:29:41.467Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-23T11:29:41.467Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:29:41.467Z] [2022-02-23T11:29:41.467Z] DONE 6 tests, 6 skipped in 0.155s [2022-02-23T11:29:41.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T11:29:41.467Z] INFO: Testing against a local daemon [2022-02-23T11:29:41.467Z] === RUN TestCheckpoint [2022-02-23T11:29:41.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:29:41.467Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:29:41.467Z] === RUN TestContainerInvalidJSON [2022-02-23T11:29:41.467Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:41.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:41.467Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:41.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:41.467Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:41.467Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:41.467Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T11:29:41.467Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T11:29:41.467Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T11:29:41.467Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:29:41.633Z] --- PASS: TestConfigList (2.12s) [2022-02-23T11:29:41.633Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:29:41.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-23T11:29:41.724Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:29:41.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-23T11:29:41.724Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:29:41.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-23T11:29:41.724Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:29:41.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-23T11:29:41.724Z] === RUN TestCopyFromContainer [2022-02-23T11:29:41.862Z] INFO: Building daemon... [2022-02-23T11:29:44.180Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-02-23T11:29:44.180Z] === RUN TestConfigsUpdate [2022-02-23T11:29:44.253Z] INFO [linters context/goanalysis] analyzers took 4m13.60529087s with top 10 stages: buildir: 1m48.130317411s, goimports: 22.879919015s, unconvert: 19.661839168s, gosec: 13.391981411s, golint: 6.637346717s, misspell: 6.362989155s, S1038: 6.06322618s, inspect: 4.552561722s, nilness: 4.157120247s, SA1012: 2.921446824s [2022-02-23T11:29:44.253Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-23T11:29:44.253Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2443/2443, path_prettifier: 2443/2443, skip_files: 2443/2443, autogenerated_exclude: 2055/2443, nolint: 0/76, exclude-rules: 76/2055, cgo: 2443/3050, skip_dirs: 2443/2443, identifier_marker: 2055/2055, exclude: 2055/2055 [2022-02-23T11:29:44.253Z] INFO [runner] processing took 181.48171ms with stages: nolint: 58.769651ms, identifier_marker: 43.352712ms, skip_dirs: 25.926123ms, autogenerated_exclude: 17.702248ms, path_prettifier: 16.167579ms, exclude-rules: 13.652435ms, filename_unadjuster: 5.194234ms, cgo: 709.815µs, max_same_issues: 2.234µs, uniq_by_line: 883ns, max_from_linter: 560ns, diff: 552ns, source_code: 498ns, exclude: 402ns, severity-rules: 371ns, skip_files: 330ns, sort_results: 310ns, path_shortener: 293ns, max_per_file_from_linter: 290ns, path_prefixer: 190ns [2022-02-23T11:29:44.253Z] INFO [runner] linters took 1m27.742862945s with stages: goanalysis_metalinter: 1m27.561039536s [2022-02-23T11:29:44.253Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-23T11:29:44.253Z] INFO Memory: 2320 samples, avg is 304.4MB, max is 1110.7MB [2022-02-23T11:29:44.253Z] INFO Execution took 3m51.910346369s [2022-02-23T11:29:44.253Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-23T11:29:44.593Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh dynbinary test-docker-py [2022-02-23T11:29:45.161Z] [2022-02-23T11:29:45.161Z] Removing bundles/ [2022-02-23T11:29:45.161Z] [2022-02-23T11:29:45.161Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T11:29:45.161Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:29:45.161Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer// [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T11:29:45.894Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer (3.94s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T11:29:45.894Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T11:29:45.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:29:45.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:45.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:45.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:45.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:45.894Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:45.894Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:45.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:45.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:45.894Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:45.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:29:45.894Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:29:45.894Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T11:29:45.894Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:29:45.894Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:29:45.894Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:29:45.894Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:29:45.894Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:29:45.894Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:29:45.894Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:29:45.894Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:29:45.894Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:29:45.894Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:29:45.894Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T11:29:45.894Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T11:29:45.894Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:29:45.894Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T11:29:45.894Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:29:46.092Z] --- PASS: TestConfigsUpdate (2.17s) [2022-02-23T11:29:46.092Z] === RUN TestTemplatedConfig [2022-02-23T11:29:46.824Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-02-23T11:29:46.824Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:48.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:48.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:48.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:48.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:48.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:48.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:48.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:48.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:48.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:48.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:48.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:29:48.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T11:29:48.191Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:29:48.447Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-23T11:29:48.447Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:29:48.447Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:29:48.447Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:29:48.447Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T11:29:48.447Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:29:48.447Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:29:48.447Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:29:48.447Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T11:29:48.447Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:29:48.447Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-23T11:29:48.447Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T11:29:48.447Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T11:29:48.447Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T11:29:48.447Z] === RUN TestDaemonRestartIpcMode [2022-02-23T11:29:48.447Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T11:29:48.447Z] === RUN TestDaemonHostGatewayIP [2022-02-23T11:29:48.447Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:29:48.447Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-23T11:29:48.447Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T11:29:48.447Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T11:29:48.447Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:29:48.447Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T11:29:48.447Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:29:48.447Z] === RUN TestDiff [2022-02-23T11:29:48.634Z] --- PASS: TestTemplatedConfig (2.59s) [2022-02-23T11:29:48.634Z] === RUN TestConfigCreateResolve [2022-02-23T11:29:48.704Z] --- PASS: TestDiff (0.38s) [2022-02-23T11:29:48.704Z] === RUN TestExecWithCloseStdin [2022-02-23T11:29:49.267Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-02-23T11:29:49.267Z] === RUN TestExec [2022-02-23T11:29:49.828Z] --- PASS: TestExec (0.41s) [2022-02-23T11:29:49.828Z] === RUN TestExecUser [2022-02-23T11:29:50.084Z] --- PASS: TestExecUser (0.41s) [2022-02-23T11:29:50.084Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:29:50.648Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-23T11:29:50.648Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:29:51.176Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-02-23T11:29:51.176Z] PASS [2022-02-23T11:29:51.176Z] [2022-02-23T11:29:51.176Z] DONE 6 tests in 13.649s [2022-02-23T11:29:51.176Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T11:29:51.176Z] INFO: Testing against a local daemon [2022-02-23T11:29:51.176Z] === RUN TestCheckpoint [2022-02-23T11:29:51.176Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:29:51.176Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:29:51.176Z] === RUN TestContainerInvalidJSON [2022-02-23T11:29:51.176Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:51.176Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:51.176Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:51.176Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:51.176Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:29:51.176Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:29:51.176Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T11:29:51.176Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T11:29:51.176Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T11:29:51.176Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:29:51.176Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-02-23T11:29:51.176Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:29:51.176Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-02-23T11:29:51.176Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:29:51.176Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-02-23T11:29:51.176Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:29:51.176Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-23T11:29:51.176Z] === RUN TestCopyFromContainer [2022-02-23T11:29:52.013Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-02-23T11:29:52.014Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:29:52.559Z] === RUN TestCopyFromContainer// [2022-02-23T11:29:52.559Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T11:29:52.559Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T11:29:52.559Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T11:29:52.559Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T11:29:52.575Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-02-23T11:29:52.575Z] === RUN TestHealthKillContainer [2022-02-23T11:29:52.820Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T11:29:52.820Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T11:29:52.820Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T11:29:52.820Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T11:29:52.820Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer (1.81s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T11:29:53.081Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-23T11:29:53.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:29:53.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:53.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:53.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:53.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:53.081Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:53.081Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:53.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:29:53.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:29:53.081Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:29:53.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:29:53.081Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:29:53.081Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-23T11:29:53.081Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:29:53.081Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:29:53.081Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:29:53.081Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:29:53.081Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:29:53.081Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:29:53.081Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:29:53.081Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:29:53.081Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:29:53.081Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:29:53.081Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T11:29:53.081Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:29:53.081Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:29:53.081Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T11:29:53.081Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:29:54.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-02-23T11:29:54.995Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:56.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:56.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:56.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:56.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:56.381Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:56.381Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:56.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:29:56.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:29:56.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:29:56.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:29:56.381Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T11:29:56.381Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T11:29:56.381Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:29:56.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-02-23T11:29:56.951Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:29:56.951Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:29:56.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:29:56.951Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T11:29:56.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:29:56.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:29:56.951Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:29:56.951Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-23T11:29:56.951Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:29:56.951Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-23T11:29:56.951Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T11:29:56.951Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T11:29:56.951Z] === RUN TestDaemonRestartIpcMode [2022-02-23T11:29:56.951Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T11:29:56.951Z] === RUN TestDaemonHostGatewayIP [2022-02-23T11:29:56.951Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T11:29:56.951Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T11:29:56.951Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T11:29:56.951Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:29:56.951Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T11:29:56.951Z] === RUN TestDiff [2022-02-23T11:29:57.522Z] --- PASS: TestDiff (0.54s) [2022-02-23T11:29:57.522Z] === RUN TestExecWithCloseStdin [2022-02-23T11:29:57.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T11:29:58.463Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-02-23T11:29:58.463Z] === RUN TestExec [2022-02-23T11:29:58.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T11:29:59.034Z] --- PASS: TestExec (0.65s) [2022-02-23T11:29:59.034Z] === RUN TestExecUser [2022-02-23T11:29:59.604Z] --- PASS: TestExecUser (0.65s) [2022-02-23T11:29:59.604Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:30:00.546Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2022-02-23T11:30:00.546Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:30:00.659Z] --- PASS: TestHealthKillContainer (7.84s) [2022-02-23T11:30:00.659Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:30:00.659Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:30:00.659Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:30:00.659Z] === RUN TestIpcModeNone [2022-02-23T11:30:00.659Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-23T11:30:00.659Z] === RUN TestIpcModePrivate [2022-02-23T11:30:00.916Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-23T11:30:01.173Z] --- PASS: TestIpcModePrivate (0.40s) [2022-02-23T11:30:01.173Z] === RUN TestIpcModeShareable [2022-02-23T11:30:01.173Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:01.173Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-23T11:30:01.173Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T11:30:01.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T11:30:01.930Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-02-23T11:30:01.930Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:30:02.501Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-02-23T11:30:02.501Z] === RUN TestHealthKillContainer [2022-02-23T11:30:02.540Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-02-23T11:30:02.540Z] === RUN TestAPIIpcModeHost [2022-02-23T11:30:02.540Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:02.540Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-23T11:30:02.540Z] === RUN TestDaemonIpcModeShareable [2022-02-23T11:30:02.540Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:02.540Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-23T11:30:02.540Z] === RUN TestDaemonIpcModePrivate [2022-02-23T11:30:03.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-23T11:30:03.468Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-02-23T11:30:03.468Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T11:30:03.468Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:03.468Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T11:30:03.468Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T11:30:03.468Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:03.468Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T11:30:03.468Z] === RUN TestIpcModeOlderClient [2022-02-23T11:30:03.468Z] === PAUSE TestIpcModeOlderClient [2022-02-23T11:30:03.468Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:30:03.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T11:30:04.031Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-23T11:30:04.031Z] === RUN TestKillContainer [2022-02-23T11:30:04.031Z] === RUN TestKillContainer/no_signal [2022-02-23T11:30:04.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T11:30:04.288Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:30:04.545Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:30:05.108Z] --- PASS: TestKillContainer (1.12s) [2022-02-23T11:30:05.108Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-02-23T11:30:05.108Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-02-23T11:30:05.108Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-02-23T11:30:05.108Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:30:05.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T11:30:05.364Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T11:30:05.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.74s) [2022-02-23T11:30:05.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-02-23T11:30:05.926Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-02-23T11:30:05.926Z] === RUN TestKillStoppedContainer [2022-02-23T11:30:05.926Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-02-23T11:30:05.926Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:30:05.926Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-02-23T11:30:05.926Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:30:06.183Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-23T11:30:06.183Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:30:06.183Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:06.183Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:30:06.183Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:30:06.183Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:30:06.183Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T11:30:06.183Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T11:30:06.183Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T11:30:06.183Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T11:30:06.183Z] === RUN TestLinksContainerNames [2022-02-23T11:30:06.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T11:30:07.112Z] --- PASS: TestLinksContainerNames (0.78s) [2022-02-23T11:30:07.112Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:30:07.368Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T11:30:07.368Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T11:30:07.930Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/default [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/private [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/slave [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/shared [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/default [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/private [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/shared [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/slave [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:07.930Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:07.930Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:07.930Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:08.186Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-02-23T11:30:08.186Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-02-23T11:30:08.186Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T11:30:08.186Z] 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-02-23T11:30:08.186Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-23T11:30:08.186Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T11:30:08.186Z] 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-02-23T11:30:08.186Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T11:30:08.186Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T11:30:08.186Z] 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-02-23T11:30:08.186Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T11:30:08.186Z] === RUN TestNetworkNat [2022-02-23T11:30:08.749Z] --- PASS: TestNetworkNat (0.55s) [2022-02-23T11:30:08.749Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:30:09.312Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-02-23T11:30:09.312Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:30:10.632Z] --- PASS: TestHealthKillContainer (8.22s) [2022-02-23T11:30:10.632Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:30:11.203Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-02-23T11:30:11.203Z] === RUN TestIpcModeNone [2022-02-23T11:30:11.774Z] --- PASS: TestIpcModeNone (0.64s) [2022-02-23T11:30:11.774Z] === RUN TestIpcModePrivate [2022-02-23T11:30:11.827Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-02-23T11:30:11.827Z] === RUN TestPause [2022-02-23T11:30:11.827Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:11.827Z] --- SKIP: TestPause (0.00s) [2022-02-23T11:30:11.828Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:30:11.828Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:30:11.828Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:30:11.828Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:30:11.828Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:11.828Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-23T11:30:11.828Z] === RUN TestPidHost [2022-02-23T11:30:12.345Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-23T11:30:12.605Z] --- PASS: TestIpcModePrivate (0.62s) [2022-02-23T11:30:12.605Z] === RUN TestIpcModeShareable [2022-02-23T11:30:12.755Z] --- PASS: TestPidHost (0.84s) [2022-02-23T11:30:12.755Z] === RUN TestPsFilter [2022-02-23T11:30:12.755Z] --- PASS: TestPsFilter (0.09s) [2022-02-23T11:30:12.755Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:30:12.865Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-23T11:30:13.012Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-02-23T11:30:13.012Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:30:13.127Z] --- PASS: TestIpcModeShareable (0.63s) [2022-02-23T11:30:13.127Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T11:30:13.574Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-23T11:30:13.574Z] === RUN TestRemoveContainerRunning [2022-02-23T11:30:13.831Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-02-23T11:30:13.831Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:30:14.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-23T11:30:14.087Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:30:14.344Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T11:30:14.344Z] === RUN TestRenameLinkedContainer [2022-02-23T11:30:14.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T11:30:15.039Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-02-23T11:30:15.039Z] === RUN TestAPIIpcModeHost [2022-02-23T11:30:15.301Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-02-23T11:30:15.301Z] === RUN TestDaemonIpcModeShareable [2022-02-23T11:30:15.708Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-02-23T11:30:15.708Z] === RUN TestRenameStoppedContainer [2022-02-23T11:30:16.270Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-02-23T11:30:16.270Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:30:16.684Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T11:30:16.684Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-02-23T11:30:16.684Z] === RUN TestDaemonIpcModePrivate [2022-02-23T11:30:16.835Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-02-23T11:30:16.835Z] === RUN TestRenameInvalidName [2022-02-23T11:30:17.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T11:30:17.398Z] --- PASS: TestRenameInvalidName (0.37s) [2022-02-23T11:30:17.398Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:30:17.626Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T11:30:17.626Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-02-23T11:30:17.626Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T11:30:18.764Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-02-23T11:30:18.764Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:30:19.011Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-23T11:30:19.011Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-02-23T11:30:19.011Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T11:30:19.326Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-23T11:30:19.326Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:30:19.888Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-02-23T11:30:19.888Z] === RUN TestResize [2022-02-23T11:30:19.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T11:30:19.951Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-23T11:30:20.212Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-02-23T11:30:20.212Z] === RUN TestIpcModeOlderClient [2022-02-23T11:30:20.212Z] === PAUSE TestIpcModeOlderClient [2022-02-23T11:30:20.212Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:30:20.451Z] --- PASS: TestResize (0.39s) [2022-02-23T11:30:20.451Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:30:20.473Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-02-23T11:30:20.473Z] === RUN TestKillContainer [2022-02-23T11:30:20.473Z] === RUN TestKillContainer/no_signal [2022-02-23T11:30:20.707Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-02-23T11:30:20.707Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:30:20.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T11:30:20.975Z] Removing intermediate container eaae602b2238 [2022-02-23T11:30:20.975Z] ---> ebd9a1304f7a [2022-02-23T11:30:20.975Z] 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-02-23T11:30:20.975Z] ---> Running in f9248e9e4f45 [2022-02-23T11:30:21.045Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:30:21.270Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-23T11:30:21.271Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:30:21.271Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T11:30:21.271Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:30:21.271Z] === RUN TestCgroupNamespacesRun [2022-02-23T11:30:21.305Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:30:21.877Z] --- PASS: TestKillContainer (1.40s) [2022-02-23T11:30:21.877Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-02-23T11:30:21.877Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-02-23T11:30:21.877Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-02-23T11:30:21.877Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:30:21.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T11:30:21.939Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T11:30:21.939Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:30:22.233Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-02-23T11:30:22.233Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T11:30:22.395Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:30:22.395Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:30:22.395Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:30:22.395Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:30:22.447Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T11:30:22.852Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:30:22.852Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:30:22.852Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:30:22.852Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:30:22.852Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:30:22.852Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:30:22.852Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:30:23.184Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-02-23T11:30:23.184Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T11:30:23.308Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:30:23.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-02-23T11:30:23.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-02-23T11:30:23.389Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-02-23T11:30:23.389Z] === RUN TestKillStoppedContainer [2022-02-23T11:30:23.389Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T11:30:23.389Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:30:23.389Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-23T11:30:23.389Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:30:23.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T11:30:23.963Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-02-23T11:30:23.963Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:30:23.963Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T11:30:23.963Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:30:23.963Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:30:24.224Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-02-23T11:30:24.224Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T11:30:24.270Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:30:24.270Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:30:24.485Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-02-23T11:30:24.485Z] === RUN TestLinksContainerNames [2022-02-23T11:30:24.562Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-02-23T11:30:24.562Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T11:30:25.428Z] --- PASS: TestLinksContainerNames (0.87s) [2022-02-23T11:30:25.428Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:30:25.490Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-02-23T11:30:25.490Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T11:30:25.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T11:30:26.019Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-02-23T11:30:26.019Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T11:30:26.285Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/default [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/private [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/slave [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/shared [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T11:30:26.285Z] === CONT TestMountDaemonRoot/default [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:26.285Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T11:30:26.285Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:26.285Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:26.285Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:26.285Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/shared [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/slave [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/private [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:26.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:26.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T11:30:26.547Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:30:26.810Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:30:26.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-02-23T11:30:26.860Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T11:30:27.074Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:30:27.074Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:30:27.074Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T11:30:27.074Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-23T11:30:27.074Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T11:30:27.074Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T11:30:27.790Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-23T11:30:27.790Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T11:30:28.352Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-23T11:30:28.352Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T11:30:28.458Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-02-23T11:30:28.458Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T11:30:28.718Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-02-23T11:30:28.718Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T11:30:28.979Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-02-23T11:30:28.979Z] === RUN TestNetworkNat [2022-02-23T11:30:29.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T11:30:29.549Z] --- PASS: TestNetworkNat (0.50s) [2022-02-23T11:30:29.549Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:30:29.720Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-23T11:30:29.720Z] === RUN TestNISDomainname [2022-02-23T11:30:29.720Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T11:30:29.720Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-23T11:30:29.720Z] === RUN TestHostnameDnsResolution [2022-02-23T11:30:30.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-02-23T11:30:30.120Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:30:30.283Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-02-23T11:30:30.283Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T11:30:30.283Z] 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-02-23T11:30:30.283Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T11:30:30.283Z] === RUN TestStats [2022-02-23T11:30:30.283Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:30.283Z] --- SKIP: TestStats (0.00s) [2022-02-23T11:30:30.283Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:30:30.283Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T11:30:30.283Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T11:30:30.283Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T11:30:30.283Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T11:30:30.283Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T11:30:30.283Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T11:30:30.283Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T11:30:30.284Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T11:30:30.284Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T11:30:30.284Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T11:30:30.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T11:30:30.845Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T11:30:32.661Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-02-23T11:30:32.661Z] === RUN TestPause [2022-02-23T11:30:32.734Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T11:30:32.922Z] --- PASS: TestPause (0.48s) [2022-02-23T11:30:32.922Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:30:32.922Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:30:32.922Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:30:32.922Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:30:33.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T11:30:33.492Z] --- PASS: TestPauseStopPausedContainer (0.52s) [2022-02-23T11:30:33.492Z] === RUN TestPidHost [2022-02-23T11:30:34.623Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T11:30:34.623Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-02-23T11:30:34.623Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-02-23T11:30:34.623Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-02-23T11:30:34.623Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-02-23T11:30:34.623Z] === RUN TestDeleteDevicemapper [2022-02-23T11:30:34.623Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:30:34.623Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T11:30:34.623Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:30:34.876Z] --- PASS: TestPidHost (1.08s) [2022-02-23T11:30:34.876Z] === RUN TestPsFilter [2022-02-23T11:30:34.876Z] --- PASS: TestPsFilter (0.27s) [2022-02-23T11:30:34.876Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:30:35.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:30:35.140Z] Using test binary docker [2022-02-23T11:30:35.140Z] +++ /etc/init.d/apparmor start [2022-02-23T11:30:35.401Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:30:35.401Z] INFO: Waiting for daemon to start... [2022-02-23T11:30:35.401Z] Starting dockerd [2022-02-23T11:30:35.401Z] +++ 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-02-23T11:30:35.448Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-02-23T11:30:35.448Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:30:35.989Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2022-02-23T11:30:35.989Z] === RUN TestUpdateMemory [2022-02-23T11:30:35.989Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:35.989Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T11:30:35.989Z] === RUN TestUpdateCPUQuota [2022-02-23T11:30:35.989Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:35.989Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-23T11:30:35.989Z] === RUN TestUpdatePidsLimit [2022-02-23T11:30:35.989Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:35.989Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-23T11:30:35.989Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:30:36.019Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-02-23T11:30:36.019Z] === RUN TestRemoveContainerRunning [2022-02-23T11:30:36.279Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-02-23T11:30:36.279Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:30:36.851Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-02-23T11:30:36.851Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:30:36.851Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T11:30:36.851Z] === RUN TestRenameLinkedContainer [2022-02-23T11:30:37.949Z] . [2022-02-23T11:30:37.950Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:30:37.950Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:30:37.950Z] Error: No such image: emptyfs [2022-02-23T11:30:37.950Z] ++++ docker load [2022-02-23T11:30:37.950Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T11:30:38.211Z] Running integration-test (iteration 1) [2022-02-23T11:30:38.211Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T11:30:38.211Z] ++ 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-02-23T11:30:38.211Z] ++ set -e [2022-02-23T11:30:38.211Z] ++ '[' -n 0 ']' [2022-02-23T11:30:38.211Z] ++ set -x [2022-02-23T11:30:38.211Z] ++ 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-02-23T11:30:38.762Z] --- PASS: TestRenameLinkedContainer (1.94s) [2022-02-23T11:30:38.762Z] === RUN TestRenameStoppedContainer [2022-02-23T11:30:38.784Z] Loaded image: busybox:latest [2022-02-23T11:30:39.333Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-02-23T11:30:39.333Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:30:39.356Z] Loaded image: busybox:glibc [2022-02-23T11:30:40.273Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-02-23T11:30:40.273Z] === RUN TestRenameInvalidName [2022-02-23T11:30:40.535Z] --- PASS: TestRenameInvalidName (0.44s) [2022-02-23T11:30:40.535Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:30:40.697Z] ok github.com/docker/docker/libnetwork/networkdb 104.215s coverage: 60.0% of statements [2022-02-23T11:30:40.697Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T11:30:40.698Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T11:30:40.698Z] ok github.com/docker/docker/libnetwork/osl 4.322s coverage: 39.7% of statements [2022-02-23T11:30:40.698Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-23T11:30:40.698Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-23T11:30:40.698Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2022-02-23T11:30:40.957Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-23T11:30:40.957Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T11:30:41.218Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === Skipped [2022-02-23T11:30:41.218Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T11:30:41.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T11:30:41.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T11:30:41.218Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:30:41.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:30:41.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:30:41.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:30:41.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:30:41.218Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T11:30:41.218Z] firewalld_test.go:14: firewalld is not running [2022-02-23T11:30:41.218Z] [2022-02-23T11:30:41.218Z] DONE 326 tests, 9 skipped in 200.499s Post stage [Pipeline] junit [2022-02-23T11:30:41.834Z] Recording test results [2022-02-23T11:30:42.449Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-02-23T11:30:42.449Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:30:42.449Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-23T11:30:42.449Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:30:43.389Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-02-23T11:30:43.389Z] === RUN TestResize [2022-02-23T11:30:43.502Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T11:30:43.850Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -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:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh dynbinary test-integration [2022-02-23T11:30:43.960Z] --- PASS: TestResize (0.48s) [2022-02-23T11:30:43.960Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:30:44.110Z] [2022-02-23T11:30:44.110Z] Removing bundles/ [2022-02-23T11:30:44.110Z] [2022-02-23T11:30:44.110Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T11:30:44.110Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:30:44.110Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:30:44.221Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-02-23T11:30:44.221Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:30:44.650Z] Loaded image: debian:bullseye-slim [2022-02-23T11:30:44.650Z] Loaded image: hello-world:latest [2022-02-23T11:30:44.650Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:30:44.650Z] INFO: Testing against a local daemon [2022-02-23T11:30:44.650Z] === RUN TestCgroupNamespacesBuild [2022-02-23T11:30:44.792Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:44.792Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:44.792Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:44.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:30:44.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:46.568Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-02-23T11:30:46.568Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T11:30:46.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:48.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:48.160Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-02-23T11:30:48.160Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:30:48.160Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-23T11:30:48.160Z] === RUN TestWaitNonBlocked [2022-02-23T11:30:48.160Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:30:48.160Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:30:48.160Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:30:48.160Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:30:48.160Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:30:48.160Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:30:48.160Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T11:30:48.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-02-23T11:30:48.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-02-23T11:30:48.160Z] === RUN TestWaitBlocked [2022-02-23T11:30:48.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:30:48.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:30:48.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:30:48.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:30:48.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:30:48.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:30:48.416Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T11:30:48.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-02-23T11:30:48.416Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-02-23T11:30:48.416Z] === CONT TestDaemonRestartIpcMode [2022-02-23T11:30:48.416Z] === CONT TestIpcModeOlderClient [2022-02-23T11:30:48.416Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-23T11:30:48.416Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T11:30:49.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:30:49.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:30:49.117Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2022-02-23T11:30:49.117Z] === RUN TestBuildWithSession [2022-02-23T11:30:49.117Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:30:49.117Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:30:49.117Z] === RUN TestBuildSquashParent [2022-02-23T11:30:49.313Z] Removing intermediate container 28d5e9165027 [2022-02-23T11:30:49.313Z] ---> 94a81139ad62 [2022-02-23T11:30:49.313Z] 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-02-23T11:30:49.313Z] ---> Running in 000a30c04f01 [2022-02-23T11:30:49.313Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T11:30:49.313Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T11:30:49.313Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T11:30:49.313Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T11:30:49.313Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T11:30:49.313Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T11:30:49.313Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T11:30:49.313Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T11:30:49.313Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T11:30:49.313Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T11:30:49.313Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T11:30:49.313Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T11:30:49.313Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T11:30:49.313Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T11:30:49.378Z] Removing intermediate container f9248e9e4f45 [2022-02-23T11:30:49.378Z] ---> 6aaf58c47e42 [2022-02-23T11:30:49.378Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T11:30:49.378Z] ---> Running in f2438f221c39 [2022-02-23T11:30:49.378Z] Removing intermediate container f2438f221c39 [2022-02-23T11:30:49.378Z] ---> f88f24e8fded [2022-02-23T11:30:49.378Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T11:30:49.378Z] ---> Running in 57fc7f0b099e [2022-02-23T11:30:49.378Z] Removing intermediate container 57fc7f0b099e [2022-02-23T11:30:49.378Z] ---> 6b2601d1fa88 [2022-02-23T11:30:49.378Z] Step 11/11 : COPY . . [2022-02-23T11:30:50.306Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T11:30:50.306Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T11:30:50.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:50.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:30:50.935Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-02-23T11:30:50.935Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-02-23T11:30:50.935Z] PASS [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === Skipped [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T11:30:50.935Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T11:30:50.935Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-23T11:30:50.935Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:30:50.935Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:30:50.935Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-23T11:30:50.935Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-23T11:30:50.935Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-23T11:30:50.935Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T11:30:50.935Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T11:30:50.935Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:30:50.935Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T11:30:50.935Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T11:30:50.935Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-23T11:30:50.935Z] 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-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T11:30:50.935Z] 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-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T11:30:50.935Z] 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-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-23T11:30:50.935Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:30:50.935Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-23T11:30:50.935Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:30:50.935Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-23T11:30:50.935Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T11:30:50.935Z] 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-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-23T11:30:50.935Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T11:30:50.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T11:30:50.935Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-23T11:30:50.935Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-23T11:30:50.935Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T11:30:50.935Z] [2022-02-23T11:30:50.935Z] DONE 177 tests, 27 skipped in 69.607s [2022-02-23T11:30:50.935Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T11:30:51.191Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:30:51.754Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:30:51.754Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T11:30:51.754Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T11:30:51.754Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T11:30:51.754Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T11:30:51.754Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T11:30:51.754Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T11:30:51.754Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:30:51.754Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T11:30:51.754Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T11:30:51.754Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T11:30:51.754Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T11:30:52.012Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-23T11:30:52.012Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:30:52.012Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T11:30:52.941Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T11:30:53.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:30:53.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:30:54.308Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T11:30:55.237Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T11:30:55.237Z] daemon_test.go:156: [ddf74b5ae45ca] daemon is not started [2022-02-23T11:30:55.237Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-23T11:30:55.237Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-23T11:30:55.237Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-23T11:30:55.237Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-23T11:30:55.237Z] === RUN TestDaemonProxy [2022-02-23T11:30:55.237Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T11:30:55.237Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T11:30:55.237Z] PASS [2022-02-23T11:30:55.237Z] [2022-02-23T11:30:55.237Z] === Skipped [2022-02-23T11:30:55.237Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-23T11:30:55.237Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T11:30:55.237Z] [2022-02-23T11:30:55.237Z] DONE 12 tests, 1 skipped in 4.126s [2022-02-23T11:30:55.237Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T11:30:55.237Z] INFO: Testing against a local daemon [2022-02-23T11:30:55.237Z] === RUN TestCommitInheritsEnv [2022-02-23T11:30:56.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:30:57.130Z] --- PASS: TestCommitInheritsEnv (1.81s) [2022-02-23T11:30:57.130Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:30:57.130Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T11:30:57.130Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:30:57.130Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T11:30:57.265Z] --- PASS: TestBuildSquashParent (8.09s) [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:30:57.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:30:57.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:30:57.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:30:57.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:30:57.392Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T11:30:57.392Z] === RUN TestImportWithCustomPlatform// [2022-02-23T11:30:57.392Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T11:30:57.392Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T11:30:57.392Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T11:30:57.649Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T11:30:57.649Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T11:30:57.649Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T11:30:57.649Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T11:30:57.649Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:30:57.649Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2022-02-23T11:30:57.649Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:30:57.649Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-23T11:30:57.649Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:30:57.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:30:57.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:30:59.016Z] --- PASS: TestRemoveImageOrphaning (1.52s) [2022-02-23T11:30:59.016Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T11:30:59.016Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T11:30:59.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T11:30:59.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:30:59.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T11:30:59.273Z] === RUN TestTagInvalidReference [2022-02-23T11:30:59.273Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T11:30:59.273Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:30:59.273Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T11:30:59.273Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:30:59.273Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T11:30:59.273Z] === RUN TestTagOfficialNames [2022-02-23T11:30:59.273Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-23T11:30:59.273Z] === RUN TestTagMatchesDigest [2022-02-23T11:30:59.273Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T11:30:59.273Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T11:30:59.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:30:59.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:30:59.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:30:59.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:31:01.201Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.63s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-02-23T11:31:03.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-02-23T11:31:03.111Z] === RUN TestCgroupNamespacesRun [2022-02-23T11:31:03.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:31:03.123Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:31:04.054Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-02-23T11:31:04.054Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T11:31:04.054Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T11:31:04.054Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T11:31:04.054Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T11:31:05.439Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-02-23T11:31:05.439Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2022-02-23T11:31:05.676Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.78s) [2022-02-23T11:31:05.676Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:31:05.676Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:31:06.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-02-23T11:31:06.822Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T11:31:07.765Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-02-23T11:31:07.765Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T11:31:08.135Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T11:31:08.136Z] [2022-02-23T11:31:08.136Z] ________ ____ __. [2022-02-23T11:31:08.136Z] \_____ \ | |/ _| [2022-02-23T11:31:08.136Z] / | \| < [2022-02-23T11:31:08.136Z] / | \ | \ [2022-02-23T11:31:08.136Z] \_______ /____|__ \ [2022-02-23T11:31:08.136Z] \/ \/ [2022-02-23T11:31:08.136Z] [2022-02-23T11:31:08.136Z] INFO: make.ps1 ended at 02/23/2022 11:30:59 [2022-02-23T11:31:08.136Z] INFO: Binaries build ended at 02/23/2022 11:31:00. Duration:00:01:24.0708183 [2022-02-23T11:31:08.136Z] INFO: Copying the built daemon binary to d:\CI\PR-43282\5\binary\dockerd-9393cf73f6.exe... [2022-02-23T11:31:08.136Z] INFO: Copying the built client binary to d:\CI\PR-43282\5\binary\docker-9393cf73f6.exe... [2022-02-23T11:31:08.136Z] INFO: Copying dockerversion from the container... [2022-02-23T11:31:08.136Z] INFO: Copying the golang package from the container to d:\CI\PR-43282\5\installer\go.zip... [2022-02-23T11:31:08.136Z] INFO: Extracting go.zip to d:\CI\PR-43282\5\go [2022-02-23T11:31:08.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:31:08.486Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:31:09.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:31:09.149Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-02-23T11:31:09.149Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T11:31:09.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:31:09.720Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-02-23T11:31:09.720Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2022-02-23T11:31:09.894Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2022-02-23T11:31:09.894Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:31:11.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-02-23T11:31:11.102Z] === RUN TestNISDomainname [2022-02-23T11:31:11.282Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-02-23T11:31:11.282Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:31:11.363Z] --- PASS: TestNISDomainname (0.56s) [2022-02-23T11:31:11.363Z] === RUN TestHostnameDnsResolution [2022-02-23T11:31:12.305Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-02-23T11:31:12.305Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T11:31:12.875Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-02-23T11:31:12.875Z] === RUN TestStats [2022-02-23T11:31:13.199Z] --- PASS: TestBuildLabelWithTargets (1.82s) [2022-02-23T11:31:13.199Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:31:14.143Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2022-02-23T11:31:14.143Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:31:15.417Z] --- PASS: TestStats (2.47s) [2022-02-23T11:31:15.417Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:31:15.417Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T11:31:15.417Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T11:31:15.417Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T11:31:15.417Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T11:31:15.417Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T11:31:15.417Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T11:31:15.417Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T11:31:15.417Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T11:31:15.417Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T11:31:15.417Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T11:31:15.639Z] Removing intermediate container 000a30c04f01 [2022-02-23T11:31:15.639Z] ---> f96fd0433197 [2022-02-23T11:31:15.639Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T11:31:15.639Z] ---> Running in c16eab3c902d [2022-02-23T11:31:15.639Z] Removing intermediate container c16eab3c902d [2022-02-23T11:31:15.639Z] ---> eb4b0c1f139e [2022-02-23T11:31:15.639Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T11:31:15.639Z] ---> Running in 927c9d61e18f [2022-02-23T11:31:15.639Z] Removing intermediate container 927c9d61e18f [2022-02-23T11:31:15.639Z] ---> 410d6de4888c [2022-02-23T11:31:15.639Z] Step 11/11 : COPY . . [2022-02-23T11:31:15.989Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T11:31:16.694Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2022-02-23T11:31:16.694Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:31:17.900Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T11:31:18.661Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-02-23T11:31:18.661Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:31:19.322Z] ---> 2165a0f9303a [2022-02-23T11:31:19.810Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T11:31:19.810Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-02-23T11:31:19.810Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-02-23T11:31:19.810Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-02-23T11:31:19.810Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-02-23T11:31:19.810Z] === RUN TestDeleteDevicemapper [2022-02-23T11:31:19.810Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:31:19.810Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T11:31:19.810Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:31:20.850Z] Successfully built 2165a0f9303a [2022-02-23T11:31:20.850Z] Successfully tagged docker:latest [2022-02-23T11:31:20.850Z] INFO: Image build ended at 02/23/2022 11:31:20. Duration:00:03:56.5584598 [2022-02-23T11:31:20.850Z] [2022-02-23T11:31:20.850Z] [2022-02-23T11:31:20.851Z] INFO: Building the test binaries at 02/23/2022 11:31:20... [2022-02-23T11:31:21.211Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-02-23T11:31:21.211Z] === RUN TestUpdateMemory [2022-02-23T11:31:21.476Z] --- PASS: TestUpdateMemory (0.58s) [2022-02-23T11:31:21.476Z] === RUN TestUpdateCPUQuota [2022-02-23T11:31:21.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:31:21.619Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:31:21.619Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:31:21.619Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:31:21.619Z] [2022-02-23T11:31:21.619Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-23T11:31:21.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-23T11:31:21.619Z] Using test binary docker [2022-02-23T11:31:21.619Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T11:31:21.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:31:21.619Z] INFO: Waiting for daemon to start... [2022-02-23T11:31:21.619Z] Starting dockerd [2022-02-23T11:31:21.619Z] . [2022-02-23T11:31:21.619Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-23T11:31:21.975Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2022-02-23T11:31:21.975Z] === RUN TestBuildWithHugeFile [2022-02-23T11:31:22.428Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-02-23T11:31:22.428Z] === RUN TestUpdatePidsLimit [2022-02-23T11:31:22.428Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T11:31:22.695Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T11:31:22.955Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T11:31:23.217Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T11:31:23.478Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T11:31:23.478Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T11:31:24.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit (2.15s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2022-02-23T11:31:24.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-02-23T11:31:24.622Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:31:26.622Z] INFO: make.ps1 starting at 02/23/2022 11:31:25 [2022-02-23T11:31:26.622Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:31:26.622Z] INFO: Invoking autogen... [2022-02-23T11:31:27.080Z] INFO: Building daemon... [2022-02-23T11:31:33.429Z] INFO: Extraction ended at 02/23/2022 11:31:29. Duration:00:00:26.6469081 [2022-02-23T11:31:33.429Z] INFO: Updating the golang and path environment variables [2022-02-23T11:31:33.429Z] INFO: GOPATH=d:\gopath [2022-02-23T11:31:33.429Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T11:31:33.429Z] INFO: Running the daemon under test in debug mode [2022-02-23T11:31:33.429Z] INFO: Running the daemon under test in containerd mode [2022-02-23T11:31:33.429Z] INFO: Starting a daemon under test... [2022-02-23T11:31:33.429Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43282\5\daemon --pidfile d:\CI\PR-43282\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-23T11:31:33.429Z] INFO: Containerd started successfully. [2022-02-23T11:31:33.429Z] INFO: Process started successfully. [2022-02-23T11:31:33.429Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T11:31:33.429Z] INFO: Waiting for the daemon under test to start... [2022-02-23T11:31:36.845Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-02-23T11:31:36.845Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:31:36.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-02-23T11:31:36.845Z] === RUN TestWaitNonBlocked [2022-02-23T11:31:36.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:31:36.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:31:36.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:31:36.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:31:36.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:31:36.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:31:36.845Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T11:31:36.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2022-02-23T11:31:36.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-02-23T11:31:36.845Z] === RUN TestWaitBlocked [2022-02-23T11:31:37.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:31:37.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:31:37.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:31:37.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:31:37.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:31:37.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:31:37.676Z] --- PASS: TestWaitBlocked (0.03s) [2022-02-23T11:31:37.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-02-23T11:31:37.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-02-23T11:31:37.676Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T11:31:37.676Z] === CONT TestIpcModeOlderClient [2022-02-23T11:31:37.937Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-02-23T11:31:37.937Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T11:31:39.850Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-02-23T11:31:39.850Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T11:31:41.760Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2022-02-23T11:31:41.760Z] === CONT TestDaemonHostGatewayIP [2022-02-23T11:31:44.302Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-02-23T11:31:44.302Z] === CONT TestDaemonRestartIpcMode [2022-02-23T11:31:46.214Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-02-23T11:31:50.416Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-02-23T11:31:50.416Z] PASS [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] === Skipped [2022-02-23T11:31:50.416Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T11:31:50.416Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:31:50.416Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:31:50.416Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T11:31:50.416Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T11:31:50.416Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:31:50.416Z] [2022-02-23T11:31:50.416Z] DONE 200 tests, 5 skipped in 118.893s [2022-02-23T11:31:50.416Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T11:31:50.416Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:31:50.416Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:31:50.416Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T11:31:50.416Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T11:31:50.416Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T11:31:50.416Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T11:31:50.416Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T11:31:50.416Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T11:31:50.416Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:31:50.416Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T11:31:50.416Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T11:31:50.416Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T11:31:50.416Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T11:31:50.416Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-23T11:31:50.416Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:31:50.416Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T11:31:51.243Z] ...INFO: Daemon under test started and replied! [2022-02-23T11:31:51.243Z] INFO: Docker version of the daemon under test [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] Client: [2022-02-23T11:31:51.243Z] Version: 17.06.2-ce [2022-02-23T11:31:51.243Z] API version: 1.30 [2022-02-23T11:31:51.243Z] Go version: go1.8.3 [2022-02-23T11:31:51.243Z] Git commit: cec0b72 [2022-02-23T11:31:51.243Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T11:31:51.243Z] OS/Arch: windows/amd64 [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] Server: [2022-02-23T11:31:51.243Z] Version: 0.0.0-dev [2022-02-23T11:31:51.243Z] API version: 1.42 (minimum version 1.24) [2022-02-23T11:31:51.243Z] Go version: go1.17.7 [2022-02-23T11:31:51.243Z] Git commit: 9393cf73f6 [2022-02-23T11:31:51.243Z] Built: 02/23/2022 11:29:41 [2022-02-23T11:31:51.243Z] OS/Arch: windows/amd64 [2022-02-23T11:31:51.243Z] Experimental: false [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] INFO: Docker info of the daemon under test [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] Containers: 0 [2022-02-23T11:31:51.243Z] Running: 0 [2022-02-23T11:31:51.243Z] Paused: 0 [2022-02-23T11:31:51.243Z] Stopped: 0 [2022-02-23T11:31:51.243Z] Images: 0 [2022-02-23T11:31:51.243Z] Server Version: 0.0.0-dev [2022-02-23T11:31:51.243Z] Storage Driver: windowsfilter [2022-02-23T11:31:51.243Z] Windows: [2022-02-23T11:31:51.243Z] Logging Driver: json-file [2022-02-23T11:31:51.243Z] Plugins: [2022-02-23T11:31:51.243Z] Volume: local [2022-02-23T11:31:51.243Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:31:51.243Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:31:51.243Z] Swarm: inactive [2022-02-23T11:31:51.243Z] Default Isolation: process [2022-02-23T11:31:51.243Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:31:51.243Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:31:51.243Z] OSType: windows [2022-02-23T11:31:51.243Z] Architecture: x86_64 [2022-02-23T11:31:51.243Z] CPUs: 4 [2022-02-23T11:31:51.243Z] Total Memory: 32GiB [2022-02-23T11:31:51.243Z] Name: azwin-2-645c81 [2022-02-23T11:31:51.243Z] ID: C2HA:2BWD:KWFD:QMW6:YVLX:6O4S:ZUDG:BM75:2HC5:7JYJ:3FER:WMNB [2022-02-23T11:31:51.243Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T11:31:51.243Z] Debug Mode (client): false [2022-02-23T11:31:51.243Z] Debug Mode (server): true [2022-02-23T11:31:51.243Z] File Descriptors: -1 [2022-02-23T11:31:51.243Z] Goroutines: 31 [2022-02-23T11:31:51.243Z] System Time: 2022-02-23T11:31:49.3436534Z [2022-02-23T11:31:51.243Z] EventsListeners: 0 [2022-02-23T11:31:51.243Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:31:51.243Z] Labels: [2022-02-23T11:31:51.243Z] Experimental: false [2022-02-23T11:31:51.243Z] Insecure Registries: [2022-02-23T11:31:51.243Z] 127.0.0.0/8 [2022-02-23T11:31:51.243Z] Live Restore Enabled: false [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] INFO: Docker images of the daemon under test [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:31:51.243Z] [2022-02-23T11:31:51.243Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T11:31:51.243Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T11:31:51.243Z] ltsc2022: Pulling from windows/servercore [2022-02-23T11:31:51.243Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T11:31:51.243Z] 898469748ff6: Pulling fs layer [2022-02-23T11:31:51.556Z] ---> 21dc1b13ed90 [2022-02-23T11:31:51.556Z] Successfully built 21dc1b13ed90 [2022-02-23T11:31:51.556Z] Successfully tagged docker:latest [2022-02-23T11:31:51.556Z] INFO: Image build ended at 02/23/2022 11:31:49. Duration:00:04:24.7628646 [2022-02-23T11:31:51.556Z] [2022-02-23T11:31:51.556Z] [2022-02-23T11:31:51.556Z] INFO: Building the test binaries at 02/23/2022 11:31:49... [2022-02-23T11:31:51.800Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T11:31:52.741Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T11:31:53.682Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T11:31:53.682Z] daemon_test.go:156: [db8fda2d83986] daemon is not started [2022-02-23T11:31:53.682Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-02-23T11:31:53.682Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T11:31:53.682Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T11:31:53.682Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-23T11:31:53.682Z] === RUN TestDaemonProxy [2022-02-23T11:31:53.682Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T11:31:55.594Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T11:31:57.463Z] INFO: make.ps1 starting at 02/23/2022 11:31:56 [2022-02-23T11:31:57.463Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:31:57.463Z] INFO: Invoking autogen... [2022-02-23T11:31:57.508Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T11:31:57.933Z] INFO: Building daemon... [2022-02-23T11:31:58.894Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T11:31:59.465Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy (6.33s) [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy/environment_variables (1.85s) [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T11:32:00.037Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T11:32:00.037Z] PASS [2022-02-23T11:32:00.037Z] [2022-02-23T11:32:00.037Z] DONE 17 tests in 10.234s [2022-02-23T11:32:00.037Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T11:32:00.037Z] INFO: Testing against a local daemon [2022-02-23T11:32:00.037Z] === RUN TestCommitInheritsEnv [2022-02-23T11:32:00.298Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-02-23T11:32:00.298Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:32:00.298Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T11:32:00.298Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:32:00.298Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T11:32:00.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T11:32:00.298Z] === RUN TestImportWithCustomPlatform// [2022-02-23T11:32:00.298Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T11:32:00.561Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T11:32:00.561Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T11:32:00.561Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T11:32:00.561Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T11:32:00.561Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T11:32:00.561Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T11:32:00.561Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:32:00.561Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T11:32:00.561Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:32:00.561Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T11:32:00.561Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:32:01.133Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-02-23T11:32:01.133Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T11:32:03.045Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-02-23T11:32:03.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:32:03.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-23T11:32:03.045Z] === RUN TestTagInvalidReference [2022-02-23T11:32:03.045Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T11:32:03.045Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:32:03.045Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-23T11:32:03.045Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:32:03.045Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T11:32:03.045Z] === RUN TestTagOfficialNames [2022-02-23T11:32:03.045Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T11:32:03.045Z] === RUN TestTagMatchesDigest [2022-02-23T11:32:03.045Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T11:32:03.045Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T11:32:03.769Z] 898469748ff6: Verifying Checksum [2022-02-23T11:32:03.769Z] 898469748ff6: Download complete [2022-02-23T11:32:04.236Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T11:32:04.236Z] 8f616e6e9eec: Download complete [2022-02-23T11:32:05.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T11:32:05.597Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:32:05.597Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:32:05.597Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T11:32:05.597Z] [2022-02-23T11:32:05.597Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T11:32:05.597Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T11:32:05.597Z] HOSTNAME=aa2370bebe4c [2022-02-23T11:32:05.597Z] TESTDEBUG=0 [2022-02-23T11:32:05.597Z] DEST=bundles/test-integration [2022-02-23T11:32:05.597Z] PWD=/go/src/github.com/docker/docker [2022-02-23T11:32:05.597Z] DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 [2022-02-23T11:32:05.597Z] container=docker [2022-02-23T11:32:05.597Z] HOME=/root [2022-02-23T11:32:05.597Z] GOLANG_VERSION=1.17.7 [2022-02-23T11:32:05.597Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T11:32:05.597Z] VALIDATE_BRANCH=master [2022-02-23T11:32:05.597Z] TERM=xterm [2022-02-23T11:32:05.597Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T11:32:05.597Z] SHLVL=1 [2022-02-23T11:32:05.597Z] TIMEOUT=120m [2022-02-23T11:32:05.597Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T11:32:05.597Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T11:32:05.597Z] GO111MODULE=off [2022-02-23T11:32:05.597Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T11:32:05.597Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T11:32:05.597Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T11:32:05.597Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T11:32:05.597Z] GOPATH=/go [2022-02-23T11:32:05.597Z] PKG_CONFIG=pkg-config [2022-02-23T11:32:05.597Z] _=/usr/bin/env [2022-02-23T11:32:05.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T11:32:08.302Z] sha256:f8c04dd6fa8aac4b84ba2a4e821687aff3c4f2a8feb89cea21f9517655d78e37 [2022-02-23T11:32:08.303Z] INFO: Starting docker-py tests... [2022-02-23T11:32:08.303Z] ============================= test session starts ============================== [2022-02-23T11:32:08.303Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-23T11:32:08.303Z] rootdir: /src, inifile: pytest.ini [2022-02-23T11:32:08.303Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-23T11:32:08.303Z] collected 395 items / 2 deselected / 393 selected [2022-02-23T11:32:08.303Z] [2022-02-23T11:32:19.346Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-23T11:32:20.175Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-23T11:32:21.937Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-23T11:32:32.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T11:32:32.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T11:32:35.657Z] --- PASS: TestImportExtremelyLargeImageWorks (89.88s) [2022-02-23T11:32:35.657Z] PASS [2022-02-23T11:32:35.657Z] [2022-02-23T11:32:35.657Z] === Skipped [2022-02-23T11:32:35.657Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T11:32:35.657Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T11:32:35.657Z] [2022-02-23T11:32:35.657Z] DONE 22 tests, 1 skipped in 93.987s [2022-02-23T11:32:35.657Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T11:32:35.657Z] INFO: Testing against a local daemon [2022-02-23T11:32:35.657Z] === RUN TestNetworkCreateDelete [2022-02-23T11:32:35.657Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T11:32:35.657Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:32:35.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-23T11:32:35.657Z] === RUN TestDaemonDNSFallback [2022-02-23T11:32:35.913Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-02-23T11:32:35.913Z] === RUN TestInspectNetwork [2022-02-23T11:32:35.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:35.913Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T11:32:35.913Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:32:35.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:35.913Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:32:35.913Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:32:35.913Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:32:35.913Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:32:35.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:32:35.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:32:35.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:32:35.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:32:35.913Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:32:35.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:32:35.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:32:35.913Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T11:32:35.913Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T11:32:35.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T11:32:35.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T11:32:35.913Z] === RUN TestNetworkList [2022-02-23T11:32:36.169Z] === RUN TestNetworkList//networks [2022-02-23T11:32:36.169Z] === PAUSE TestNetworkList//networks [2022-02-23T11:32:36.169Z] === RUN TestNetworkList//networks/ [2022-02-23T11:32:36.169Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:32:36.169Z] === CONT TestNetworkList//networks [2022-02-23T11:32:36.169Z] === CONT TestNetworkList//networks/ [2022-02-23T11:32:36.169Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T11:32:36.169Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:32:36.169Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:32:36.169Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:32:36.169Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T11:32:36.169Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:32:36.169Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:32:36.169Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:32:36.169Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:32:36.169Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:32:36.169Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.169Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:32:36.169Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:32:36.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:32:36.169Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.169Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:32:36.169Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:32:36.169Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.169Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:32:36.169Z] PASS [2022-02-23T11:32:36.169Z] [2022-02-23T11:32:36.169Z] === Skipped [2022-02-23T11:32:36.169Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-23T11:32:36.169Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.169Z] [2022-02-23T11:32:36.169Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:32:36.169Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.169Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:32:36.170Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T11:32:36.170Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:32:36.170Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] DONE 22 tests, 12 skipped in 6.905s [2022-02-23T11:32:36.170Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.170Z] INFO: Testing against a local daemon [2022-02-23T11:32:36.170Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T11:32:36.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:32:36.170Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:32:36.170Z] === RUN TestDockerNetworkIpvlan [2022-02-23T11:32:36.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:32:36.170Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:32:36.170Z] PASS [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === Skipped [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:32:36.170Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:32:36.170Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] DONE 2 tests, 2 skipped in 0.082s [2022-02-23T11:32:36.170Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.170Z] INFO: Testing against a local daemon [2022-02-23T11:32:36.170Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T11:32:36.170Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T11:32:36.170Z] === RUN TestDockerNetworkMacvlan [2022-02-23T11:32:36.170Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-23T11:32:36.170Z] PASS [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === Skipped [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T11:32:36.170Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-23T11:32:36.170Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T11:32:36.170Z] [2022-02-23T11:32:36.170Z] DONE 2 tests, 2 skipped in 0.080s [2022-02-23T11:32:36.170Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.170Z] testing: warning: no tests to run [2022-02-23T11:32:36.170Z] PASS [2022-02-23T11:32:36.426Z] [2022-02-23T11:32:36.426Z] DONE 0 tests in 0.022s [2022-02-23T11:32:36.426Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.426Z] INFO: Testing against a local daemon [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginTLS [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginHeader [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginV2Disable [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T11:32:36.426Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.426Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T11:32:36.426Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T11:32:36.682Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-23T11:32:36.683Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T11:32:36.683Z] PASS [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === Skipped [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T11:32:36.683Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] DONE 17 tests, 17 skipped in 0.262s [2022-02-23T11:32:36.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.683Z] INFO: Testing against a local daemon [2022-02-23T11:32:36.683Z] === RUN TestPluginInvalidJSON [2022-02-23T11:32:36.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:32:36.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:32:36.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:32:36.683Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T11:32:36.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:32:36.683Z] === RUN TestPluginInstall [2022-02-23T11:32:36.683Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T11:32:36.683Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:32:36.683Z] 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-02-23T11:32:36.683Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T11:32:36.683Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:32:36.683Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T11:32:36.683Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:32:36.683Z] PASS [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === Skipped [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-23T11:32:36.683Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-23T11:32:36.683Z] 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-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:32:36.683Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T11:32:36.683Z] [2022-02-23T11:32:36.683Z] DONE 5 tests, 3 skipped in 0.121s [2022-02-23T11:32:36.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T11:32:36.683Z] INFO: Testing against a local daemon [2022-02-23T11:32:36.683Z] === RUN TestExternalGraphDriver [2022-02-23T11:32:36.939Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T11:32:36.939Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-23T11:32:36.939Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:32:41.109Z] --- PASS: TestGraphdriverPluginV2 (3.56s) [2022-02-23T11:32:41.109Z] PASS [2022-02-23T11:32:41.109Z] [2022-02-23T11:32:41.109Z] === Skipped [2022-02-23T11:32:41.109Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-23T11:32:41.109Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T11:32:41.109Z] [2022-02-23T11:32:41.109Z] DONE 2 tests, 1 skipped in 3.673s [2022-02-23T11:32:41.109Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T11:32:41.109Z] INFO: Testing against a local daemon [2022-02-23T11:32:41.109Z] === RUN TestContinueAfterPluginCrash [2022-02-23T11:32:41.109Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T11:32:41.109Z] === RUN TestReadPluginNoRead [2022-02-23T11:32:41.109Z] === PAUSE TestReadPluginNoRead [2022-02-23T11:32:41.109Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T11:32:41.109Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T11:32:41.109Z] === CONT TestContinueAfterPluginCrash [2022-02-23T11:32:41.109Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T11:32:43.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:32:43.475Z] Using test binary docker [2022-02-23T11:32:43.475Z] +++ /etc/init.d/apparmor start [2022-02-23T11:32:43.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:32:43.475Z] INFO: Waiting for daemon to start... [2022-02-23T11:32:43.475Z] Starting dockerd [2022-02-23T11:32:43.475Z] +++ 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-02-23T11:32:43.475Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:32:43.475Z] Using test binary docker [2022-02-23T11:32:43.475Z] +++ /etc/init.d/apparmor start [2022-02-23T11:32:43.475Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:32:43.475Z] INFO: Waiting for daemon to start... [2022-02-23T11:32:43.475Z] Starting dockerd [2022-02-23T11:32:43.475Z] +++ 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-02-23T11:32:43.475Z] . [2022-02-23T11:32:43.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:32:43.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:32:43.475Z] Error: No such image: emptyfs [2022-02-23T11:32:43.475Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T11:32:43.475Z] ++++ docker load [2022-02-23T11:32:43.475Z] [2022-02-23T11:32:43.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:32:43.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:32:43.475Z] Error: No such image: emptyfs [2022-02-23T11:32:43.475Z] ++++ docker load [2022-02-23T11:32:43.475Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T11:32:43.475Z] Running integration-test (iteration 1) [2022-02-23T11:32:43.475Z] 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-02-23T11:32:43.475Z] ++ 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-02-23T11:32:43.475Z] ++ set -e [2022-02-23T11:32:43.475Z] ++ '[' -n 0 ']' [2022-02-23T11:32:43.475Z] ++ set -x [2022-02-23T11:32:43.475Z] ++ 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-02-23T11:32:43.475Z] Running integration-test (iteration 1) [2022-02-23T11:32:43.475Z] 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-02-23T11:32:43.475Z] ++ 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-02-23T11:32:43.475Z] ++ set -e [2022-02-23T11:32:43.475Z] ++ '[' -n 0 ']' [2022-02-23T11:32:43.475Z] ++ set -x [2022-02-23T11:32:43.475Z] ++ 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-02-23T11:32:43.475Z] Loaded image: busybox:latest [2022-02-23T11:32:43.475Z] Loaded image: busybox:latest [2022-02-23T11:32:43.475Z] Loaded image: busybox:glibc [2022-02-23T11:32:43.475Z] Loaded image: busybox:glibc [2022-02-23T11:32:45.276Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2022-02-23T11:32:45.276Z] === CONT TestReadPluginNoRead [2022-02-23T11:32:46.023Z] Loaded image: debian:bullseye-slim [2022-02-23T11:32:46.023Z] Loaded image: hello-world:latest [2022-02-23T11:32:46.023Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:32:46.023Z] INFO: Testing against a local daemon [2022-02-23T11:32:46.023Z] === RUN TestDockerSuite [2022-02-23T11:32:46.023Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T11:32:46.023Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T11:32:46.023Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T11:32:46.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T11:32:46.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T11:32:46.283Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T11:32:46.283Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T11:32:46.283Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T11:32:46.283Z] Loaded image: debian:bullseye-slim [2022-02-23T11:32:46.283Z] Loaded image: hello-world:latest [2022-02-23T11:32:46.545Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:32:46.545Z] INFO: Testing against a local daemon [2022-02-23T11:32:46.545Z] === RUN TestDockerDaemonSuite [2022-02-23T11:32:46.545Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-23T11:32:47.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T11:32:47.166Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T11:32:48.095Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T11:32:49.461Z] === RUN TestReadPluginNoRead/default [2022-02-23T11:32:49.461Z] --- PASS: TestContinueAfterPluginCrash (8.77s) [2022-02-23T11:32:50.389Z] === CONT TestReadPluginNoRead [2022-02-23T11:32:50.389Z] read_test.go:92: [d5649494a2a71] daemon is not started [2022-02-23T11:32:50.389Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-02-23T11:32:50.389Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-02-23T11:32:50.389Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-02-23T11:32:50.389Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-02-23T11:32:50.389Z] PASS [2022-02-23T11:32:50.389Z] [2022-02-23T11:32:50.389Z] DONE 6 tests in 9.992s [2022-02-23T11:32:50.389Z] 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-02-23T11:32:50.389Z] testing: warning: no tests to run [2022-02-23T11:32:50.389Z] PASS [2022-02-23T11:32:50.389Z] [2022-02-23T11:32:50.389Z] DONE 0 tests in 0.027s [2022-02-23T11:32:50.389Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T11:32:50.645Z] INFO: Testing against a local daemon [2022-02-23T11:32:50.645Z] === RUN TestPluginWithDevMounts [2022-02-23T11:32:50.645Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T11:32:50.645Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T11:32:50.645Z] PASS [2022-02-23T11:32:50.645Z] [2022-02-23T11:32:50.645Z] === Skipped [2022-02-23T11:32:50.645Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-23T11:32:50.645Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T11:32:50.645Z] [2022-02-23T11:32:50.645Z] DONE 1 tests, 1 skipped in 0.085s [2022-02-23T11:32:50.645Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T11:32:50.646Z] INFO: Testing against a local daemon [2022-02-23T11:32:50.646Z] === RUN TestSecretInspect [2022-02-23T11:32:50.646Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-23T11:32:50.646Z] === RUN TestSecretList [2022-02-23T11:32:50.646Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestSecretList (0.01s) [2022-02-23T11:32:50.646Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:32:50.646Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-23T11:32:50.646Z] === RUN TestSecretsUpdate [2022-02-23T11:32:50.646Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-23T11:32:50.646Z] === RUN TestTemplatedSecret [2022-02-23T11:32:50.646Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T11:32:50.646Z] === RUN TestSecretCreateResolve [2022-02-23T11:32:50.646Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-23T11:32:50.646Z] PASS [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === Skipped [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-23T11:32:50.646Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-23T11:32:50.646Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-23T11:32:50.646Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-23T11:32:50.646Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-23T11:32:50.646Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-23T11:32:50.646Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.646Z] [2022-02-23T11:32:50.646Z] DONE 6 tests, 6 skipped in 0.142s [2022-02-23T11:32:50.646Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T11:32:50.753Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T11:32:50.753Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T11:32:50.902Z] INFO: Testing against a local daemon [2022-02-23T11:32:50.902Z] === RUN TestServiceCreateInit [2022-02-23T11:32:50.902Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:32:50.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:32:50.902Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-23T11:32:50.902Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:32:50.902Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:32:50.902Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceConflict [2022-02-23T11:32:50.902Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:32:50.902Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-23T11:32:50.902Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:32:50.902Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:32:50.902Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:32:50.902Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceSysctls [2022-02-23T11:32:50.902Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-23T11:32:50.902Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:32:50.902Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.902Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-23T11:32:50.902Z] === RUN TestInspect [2022-02-23T11:32:50.902Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestInspect (0.02s) [2022-02-23T11:32:50.903Z] === RUN TestCreateJob [2022-02-23T11:32:50.903Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T11:32:50.903Z] === RUN TestReplicatedJob [2022-02-23T11:32:50.903Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-23T11:32:50.903Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:32:50.903Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-23T11:32:50.903Z] === RUN TestServiceListWithStatuses [2022-02-23T11:32:50.903Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:32:50.903Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:32:50.903Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:32:50.903Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-23T11:32:50.903Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:32:50.903Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:50.903Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-23T11:32:50.903Z] === RUN TestServicePlugin [2022-02-23T11:32:50.959Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-23T11:32:51.014Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T11:32:51.014Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T11:32:51.956Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T11:32:51.956Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T11:32:51.956Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T11:32:52.801Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServicePlugin (1.86s) [2022-02-23T11:32:52.801Z] === RUN TestServiceUpdateLabel [2022-02-23T11:32:52.801Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T11:32:52.801Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:32:52.801Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-02-23T11:32:52.801Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:32:52.801Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-23T11:32:52.801Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:32:52.801Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-23T11:32:52.801Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:32:52.801Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-23T11:32:52.801Z] PASS [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === Skipped [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:32:52.801Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:32:52.801Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-23T11:32:52.801Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-23T11:32:52.801Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-23T11:32:52.801Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T11:32:52.801Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-23T11:32:52.801Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-23T11:32:52.801Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-23T11:32:52.801Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-23T11:32:52.801Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-02-23T11:32:52.801Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestCreateJob (0.00s) [2022-02-23T11:32:52.801Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-23T11:32:52.801Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-23T11:32:52.801Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T11:32:52.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-23T11:32:52.801Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-23T11:32:52.801Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServicePlugin (1.86s) [2022-02-23T11:32:52.801Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-23T11:32:52.801Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-02-23T11:32:52.801Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-23T11:32:52.801Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-23T11:32:52.801Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-23T11:32:52.801Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T11:32:52.801Z] [2022-02-23T11:32:52.801Z] DONE 24 tests, 23 skipped in 2.220s [2022-02-23T11:32:52.801Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T11:32:53.057Z] INFO: Testing against a local daemon [2022-02-23T11:32:53.057Z] === RUN TestSessionCreate [2022-02-23T11:32:53.057Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T11:32:53.057Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:32:53.057Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T11:32:53.057Z] PASS [2022-02-23T11:32:53.057Z] [2022-02-23T11:32:53.057Z] DONE 2 tests in 0.119s [2022-02-23T11:32:53.057Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T11:32:53.057Z] INFO: Testing against a local daemon [2022-02-23T11:32:53.057Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:32:53.058Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:32:53.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:32:53.058Z] === RUN TestDiskUsage [2022-02-23T11:32:53.058Z] === PAUSE TestDiskUsage [2022-02-23T11:32:53.058Z] === RUN TestEventsExecDie [2022-02-23T11:32:53.341Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T11:32:53.341Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T11:32:53.341Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T11:32:53.604Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T11:32:53.634Z] --- PASS: TestEventsExecDie (0.45s) [2022-02-23T11:32:53.634Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:32:53.634Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-23T11:32:53.634Z] === RUN TestEventsVolumeCreate [2022-02-23T11:32:53.634Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-23T11:32:53.634Z] === RUN TestInfoBinaryCommits [2022-02-23T11:32:53.634Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T11:32:53.634Z] === RUN TestInfoAPIVersioned [2022-02-23T11:32:53.634Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T11:32:53.634Z] === RUN TestInfoAPI [2022-02-23T11:32:53.634Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T11:32:53.634Z] === RUN TestInfoAPIWarnings [2022-02-23T11:32:53.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T11:32:54.179Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-23T11:32:54.751Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T11:32:55.698Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T11:32:55.698Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T11:32:55.698Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T11:32:55.698Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T11:32:55.959Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T11:33:01.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T11:33:01.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T11:33:02.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T11:33:03.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T11:33:03.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T11:33:04.100Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T11:33:04.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T11:33:06.013Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T11:33:06.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T11:33:07.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T11:33:08.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T11:33:08.276Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T11:33:08.276Z] [2022-02-23T11:33:08.276Z] ________ ____ __. [2022-02-23T11:33:08.276Z] \_____ \ | |/ _| [2022-02-23T11:33:08.276Z] / | \| < [2022-02-23T11:33:08.276Z] / | \ | \ [2022-02-23T11:33:08.276Z] \_______ /____|__ \ [2022-02-23T11:33:08.276Z] \/ \/ [2022-02-23T11:33:08.276Z] [2022-02-23T11:33:08.276Z] INFO: make.ps1 ended at 02/23/2022 11:32:53 [2022-02-23T11:33:08.276Z] INFO: Binaries build ended at 02/23/2022 11:32:55. Duration:00:01:34.7544122 [2022-02-23T11:33:08.276Z] INFO: Copying the built daemon binary to d:\CI\PR-43282\5\binary\dockerd-9393cf73f6.exe... [2022-02-23T11:33:08.276Z] INFO: Copying the built client binary to d:\CI\PR-43282\5\binary\docker-9393cf73f6.exe... [2022-02-23T11:33:08.276Z] INFO: Copying dockerversion from the container... [2022-02-23T11:33:08.276Z] INFO: Copying the golang package from the container to d:\CI\PR-43282\5\installer\go.zip... [2022-02-23T11:33:08.276Z] INFO: Extracting go.zip to d:\CI\PR-43282\5\go [2022-02-23T11:33:08.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T11:33:08.560Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T11:33:08.560Z] --- PASS: TestBuildWithHugeFile (107.03s) [2022-02-23T11:33:08.560Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:33:08.560Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:33:08.560Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:33:08.560Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:33:08.560Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:33:08.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:33:08.560Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:33:08.560Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:33:08.560Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:33:08.560Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:33:08.560Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:33:08.560Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:33:08.821Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:33:08.821Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-02-23T11:33:08.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T11:33:08.821Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-23T11:33:08.821Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-02-23T11:33:08.821Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:33:08.821Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T11:33:09.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T11:33:09.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T11:33:10.205Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T11:33:10.776Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T11:33:10.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T11:33:11.348Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T11:33:11.348Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T11:33:11.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T11:33:11.732Z] --- PASS: TestInfoAPIWarnings (16.38s) [2022-02-23T11:33:11.732Z] === RUN TestInfoDebug [2022-02-23T11:33:11.732Z] --- PASS: TestInfoDebug (0.54s) [2022-02-23T11:33:11.732Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:33:11.732Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-23T11:33:11.732Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:33:11.732Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-02-23T11:33:11.732Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:33:11.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-23T11:33:11.732Z] === RUN TestPingCacheHeaders [2022-02-23T11:33:11.732Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T11:33:11.732Z] === RUN TestPingGet [2022-02-23T11:33:11.732Z] --- PASS: TestPingGet (0.01s) [2022-02-23T11:33:11.732Z] === RUN TestPingHead [2022-02-23T11:33:11.921Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T11:33:11.988Z] --- PASS: TestPingHead (0.02s) [2022-02-23T11:33:11.988Z] === RUN TestVersion [2022-02-23T11:33:11.988Z] --- PASS: TestVersion (0.02s) [2022-02-23T11:33:11.988Z] === CONT TestDiskUsage [2022-02-23T11:33:12.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T11:33:12.493Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-23T11:33:12.493Z] --- PASS: TestBuildPreserveOwnership (3.83s) [2022-02-23T11:33:12.493Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2022-02-23T11:33:12.493Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2022-02-23T11:33:12.493Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T11:33:12.550Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T11:33:12.754Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-23T11:33:12.754Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2022-02-23T11:33:12.754Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T11:33:12.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T11:33:12.908Z] Using test binary docker [2022-02-23T11:33:12.908Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T11:33:12.908Z] +++ /etc/init.d/apparmor start [2022-02-23T11:33:12.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T11:33:12.908Z] INFO: Waiting for daemon to start... [2022-02-23T11:33:12.908Z] Starting dockerd [2022-02-23T11:33:12.908Z] +++ 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-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T11:33:13.112Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage (1.33s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-23T11:33:13.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-02-23T11:33:13.112Z] PASS [2022-02-23T11:33:13.112Z] [2022-02-23T11:33:13.112Z] === Skipped [2022-02-23T11:33:13.112Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:33:13.112Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:33:13.112Z] [2022-02-23T11:33:13.112Z] DONE 50 tests, 1 skipped in 20.145s [2022-02-23T11:33:13.112Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T11:33:13.369Z] INFO: Testing against a local daemon [2022-02-23T11:33:13.369Z] === RUN TestVolumesCreateAndList [2022-02-23T11:33:13.369Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T11:33:13.369Z] === RUN TestVolumesRemove [2022-02-23T11:33:13.369Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-23T11:33:13.369Z] === RUN TestVolumesInspect [2022-02-23T11:33:13.369Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T11:33:13.369Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:33:13.369Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:33:13.369Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:33:13.369Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:33:13.369Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T11:33:13.369Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T11:33:13.369Z] PASS [2022-02-23T11:33:13.369Z] [2022-02-23T11:33:13.369Z] DONE 5 tests in 0.181s [2022-02-23T11:33:13.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T11:33:13.369Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13127 is not a child of this shell [2022-02-23T11:33:13.370Z] warning: PID 13127 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-23T11:33:13.626Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T11:33:13.626Z] [2022-02-23T11:33:13.626Z] Unloading profiles will leave already running processes permanently [2022-02-23T11:33:13.626Z] unconfined, which can lead to unexpected situations. [2022-02-23T11:33:13.626Z] [2022-02-23T11:33:13.626Z] To set a process to complain mode, use the command line tool [2022-02-23T11:33:13.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T11:33:13.626Z] Removing test suite binaries [2022-02-23T11:33:13.626Z] exiting test-integration [2022-02-23T11:33:13.626Z] ++ exit 0 [2022-02-23T11:33:13.626Z] [2022-02-23T11:33:13.697Z] Loaded image: busybox:latest [2022-02-23T11:33:13.958Z] Loaded image: busybox:glibc [2022-02-23T11:33:13.958Z] docker_cli_daemon_test.go:1472: [d9f792db62c1d] daemon is not started Post stage [Pipeline] junit [2022-02-23T11:33:14.210Z] Recording test results [2022-02-23T11:33:14.219Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-23T11:33:14.790Z] check_test.go:308: [d8c662de7c700] daemon is not started [2022-02-23T11:33:14.790Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-23T11:33:15.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T11:33:16.176Z] + echo Ensuring container killed. [2022-02-23T11:33:16.176Z] Ensuring container killed. [2022-02-23T11:33:16.176Z] + docker rm -vf docker-pr5 [2022-02-23T11:33:16.176Z] Error: No such container: docker-pr5 [2022-02-23T11:33:16.177Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] sh [2022-02-23T11:33:16.454Z] + echo Chowning /workspace to jenkins user [2022-02-23T11:33:16.454Z] Chowning /workspace to jenkins user [2022-02-23T11:33:16.454Z] + id -u [2022-02-23T11:33:16.454Z] + id -g [2022-02-23T11:33:16.454Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T11:33:16.455Z] Unable to find image 'busybox:latest' locally [2022-02-23T11:33:16.455Z] latest: Pulling from library/busybox [2022-02-23T11:33:16.455Z] 009932687766: Pulling fs layer [2022-02-23T11:33:16.712Z] 009932687766: Verifying Checksum [2022-02-23T11:33:16.712Z] 009932687766: Download complete [2022-02-23T11:33:16.712Z] 009932687766: Pull complete [2022-02-23T11:33:16.712Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T11:33:16.712Z] Status: Downloaded newer image for busybox:latest [2022-02-23T11:33:16.749Z] Loaded image: debian:bullseye-slim [2022-02-23T11:33:16.749Z] Loaded image: hello-world:latest [2022-02-23T11:33:16.749Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:33:17.012Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T11:33:17.275Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-23T11:33:17.848Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T11:33:18.411Z] + bundleName=amd64-rootless [2022-02-23T11:33:18.411Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-23T11:33:18.411Z] Creating amd64-rootless-bundles.tar.gz [2022-02-23T11:33:18.411Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-02-23T11:33:18.411Z] + 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-02-23T11:33:18.428Z] Archiving artifacts [2022-02-23T11:33:18.790Z] check_test.go:308: [d0adf9d1a93b9] daemon is not started [2022-02-23T11:33:18.790Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-23T11:33:19.734Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T11:33:20.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T11:33:20.306Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T11:33:20.397Z] + make clean [2022-02-23T11:33:20.652Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T11:33:20.652Z] docker-dev-cache [2022-02-23T11:33:20.652Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T11:33:20.926Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T11:33:21.037Z] . [2022-02-23T11:33:21.037Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T11:33:21.037Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T11:33:21.037Z] Error: No such image: emptyfs [2022-02-23T11:33:21.037Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T11:33:21.037Z] ++++ docker load [2022-02-23T11:33:21.037Z] Running integration-test (iteration 1) [2022-02-23T11:33:21.037Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T11:33:21.037Z] ++ 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-02-23T11:33:21.037Z] ++ set -e [2022-02-23T11:33:21.037Z] ++ '[' -n 0 ']' [2022-02-23T11:33:21.037Z] ++ set -x [2022-02-23T11:33:21.037Z] ++ 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-02-23T11:33:21.037Z] Loaded image: busybox:latest [2022-02-23T11:33:21.037Z] Loaded image: busybox:glibc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T11:33:21.906Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T11:33:21.978Z] Loaded image: debian:bullseye-slim [2022-02-23T11:33:21.978Z] Loaded image: hello-world:latest [2022-02-23T11:33:21.978Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:33:21.978Z] INFO: Testing against a local daemon [2022-02-23T11:33:21.978Z] === RUN TestCgroupNamespacesBuild [2022-02-23T11:33:23.293Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T11:33:23.293Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-23T11:33:23.361Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-02-23T11:33:23.361Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T11:33:24.234Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T11:33:24.743Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-02-23T11:33:24.743Z] === RUN TestBuildWithSession [2022-02-23T11:33:24.743Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:33:24.743Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:33:24.743Z] === RUN TestBuildSquashParent [2022-02-23T11:33:25.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T11:33:25.179Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T11:33:26.124Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-23T11:33:26.385Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T11:33:27.328Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T11:33:28.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-23T11:33:28.944Z] --- PASS: TestBuildSquashParent (3.62s) [2022-02-23T11:33:28.944Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:33:28.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:33:28.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:33:28.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:33:28.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:33:28.944Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:33:28.944Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:33:28.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:33:28.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:33:28.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:33:28.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:33:28.945Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:33:28.945Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:33:28.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:33:28.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:33:29.287Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.40s) [2022-02-23T11:33:29.287Z] PASS [2022-02-23T11:33:29.287Z] [2022-02-23T11:33:29.287Z] === Skipped [2022-02-23T11:33:29.287Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T11:33:29.287Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:33:29.287Z] [2022-02-23T11:33:29.287Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:33:29.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:33:29.287Z] [2022-02-23T11:33:29.287Z] DONE 34 tests, 2 skipped in 171.008s [2022-02-23T11:33:29.287Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T11:33:29.287Z] ++ 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-02-23T11:33:29.287Z] ++ set -e [2022-02-23T11:33:29.287Z] ++ '[' -n 0 ']' [2022-02-23T11:33:29.287Z] ++ set -x [2022-02-23T11:33:29.287Z] ++ 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-02-23T11:33:29.287Z] INFO: Testing against a local daemon [2022-02-23T11:33:29.287Z] === RUN TestConfigInspect [2022-02-23T11:33:29.347Z] INFO: Extraction ended at 02/23/2022 11:33:29. Duration:00:00:30.9049675 [2022-02-23T11:33:29.347Z] INFO: Updating the golang and path environment variables [2022-02-23T11:33:29.347Z] INFO: GOPATH=d:\gopath [2022-02-23T11:33:29.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:33:29.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:33:29.804Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T11:33:29.804Z] INFO: Running the daemon under test in debug mode [2022-02-23T11:33:29.804Z] INFO: Starting a daemon under test... [2022-02-23T11:33:29.804Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43282\5\daemon --pidfile d:\CI\PR-43282\5\docker.pid -D [2022-02-23T11:33:29.804Z] INFO: Process started successfully. [2022-02-23T11:33:29.804Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T11:33:29.804Z] INFO: Waiting for the daemon under test to start... [2022-02-23T11:33:30.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:33:30.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:33:31.834Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-02-23T11:33:32.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s) [2022-02-23T11:33:32.283Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:33:32.283Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:33:32.407Z] --- PASS: TestConfigInspect (3.12s) [2022-02-23T11:33:32.407Z] === RUN TestConfigList [2022-02-23T11:33:33.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:33:33.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:33:33.484Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:33:33.484Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:33:33.744Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2022-02-23T11:33:33.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2022-02-23T11:33:33.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-23T11:33:33.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-23T11:33:33.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-23T11:33:33.745Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-23T11:33:33.745Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:33:34.316Z] --- PASS: TestBuildMultiStageParentConfig (0.53s) [2022-02-23T11:33:34.316Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:33:34.956Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-23T11:33:35.217Z] --- PASS: TestConfigList (2.83s) [2022-02-23T11:33:35.217Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:33:35.256Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-02-23T11:33:35.256Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:33:35.828Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-23T11:33:35.828Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:33:37.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-23T11:33:37.209Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-02-23T11:33:37.209Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:33:37.469Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-23T11:33:37.469Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:33:38.075Z] --- PASS: TestConfigsCreateAndDelete (2.83s) [2022-02-23T11:33:38.075Z] === RUN TestConfigsUpdate [2022-02-23T11:33:38.336Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-23T11:33:38.851Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-02-23T11:33:38.851Z] === RUN TestBuildWithHugeFile [2022-02-23T11:33:39.546Z] --- PASS: TestImportExtremelyLargeImageWorks (90.88s) [2022-02-23T11:33:39.546Z] PASS [2022-02-23T11:33:39.546Z] [2022-02-23T11:33:39.546Z] DONE 22 tests in 93.899s [2022-02-23T11:33:39.546Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T11:33:39.546Z] INFO: Testing against a local daemon [2022-02-23T11:33:39.546Z] === RUN TestNetworkCreateDelete [2022-02-23T11:33:39.546Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-02-23T11:33:39.546Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:33:39.546Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-23T11:33:39.546Z] === RUN TestDaemonDNSFallback [2022-02-23T11:33:39.620Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T11:33:39.620Z] [2022-02-23T11:33:39.620Z] ________ ____ __. [2022-02-23T11:33:39.620Z] \_____ \ | |/ _| [2022-02-23T11:33:39.620Z] / | \| < [2022-02-23T11:33:39.620Z] / | \ | \ [2022-02-23T11:33:39.620Z] \_______ /____|__ \ [2022-02-23T11:33:39.620Z] \/ \/ [2022-02-23T11:33:39.620Z] [2022-02-23T11:33:39.620Z] INFO: make.ps1 ended at 02/23/2022 11:33:26 [2022-02-23T11:33:39.620Z] INFO: Binaries build ended at 02/23/2022 11:33:28. Duration:00:01:38.4332595 [2022-02-23T11:33:39.620Z] INFO: Copying the built daemon binary to d:\CI\PR-43282\5\binary\dockerd-9393cf73f6.exe... [2022-02-23T11:33:39.620Z] INFO: Copying the built client binary to d:\CI\PR-43282\5\binary\docker-9393cf73f6.exe... [2022-02-23T11:33:39.620Z] INFO: Copying dockerversion from the container... [2022-02-23T11:33:39.620Z] INFO: Copying the golang package from the container to d:\CI\PR-43282\5\installer\go.zip... [2022-02-23T11:33:39.620Z] INFO: Extracting go.zip to d:\CI\PR-43282\5\go [2022-02-23T11:33:40.252Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-23T11:33:40.823Z] check_test.go:308: [d1eb10889f41d] daemon is not started [2022-02-23T11:33:40.823Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-23T11:33:40.823Z] --- PASS: TestConfigsUpdate (2.77s) [2022-02-23T11:33:40.823Z] === RUN TestTemplatedConfig [2022-02-23T11:33:40.928Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-02-23T11:33:40.928Z] === RUN TestInspectNetwork [2022-02-23T11:33:41.394Z] check_test.go:308: [d46b0ab859867] daemon is not started [2022-02-23T11:33:41.394Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-23T11:33:41.655Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T11:33:42.227Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T11:33:42.489Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-23T11:33:43.061Z] check_test.go:308: [de04c49b3a10f] daemon is not started [2022-02-23T11:33:43.061Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-23T11:33:43.234Z] .........................xx.................... [ 29%] [2022-02-23T11:33:43.634Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T11:33:43.894Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T11:33:44.155Z] --- PASS: TestTemplatedConfig (3.30s) [2022-02-23T11:33:44.155Z] === RUN TestConfigCreateResolve [2022-02-23T11:33:44.226Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T11:33:44.226Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T11:33:44.226Z] === RUN TestInspectNetwork/network_name [2022-02-23T11:33:44.226Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T11:33:44.417Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-23T11:33:45.360Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-23T11:33:45.732Z] 8f616e6e9eec: Pull complete [2022-02-23T11:33:46.305Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T11:33:46.879Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-23T11:33:46.879Z] --- PASS: TestConfigCreateResolve (2.80s) [2022-02-23T11:33:46.879Z] PASS [2022-02-23T11:33:46.879Z] [2022-02-23T11:33:46.879Z] DONE 6 tests in 17.753s [2022-02-23T11:33:46.879Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T11:33:46.879Z] ++ 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-02-23T11:33:46.879Z] ++ set -e [2022-02-23T11:33:46.879Z] ++ '[' -n 0 ']' [2022-02-23T11:33:46.879Z] ++ set -x [2022-02-23T11:33:46.879Z] ++ 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-02-23T11:33:47.140Z] INFO: Testing against a local daemon [2022-02-23T11:33:47.140Z] === RUN TestCheckpoint [2022-02-23T11:33:47.140Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:33:47.140Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:33:47.140Z] === RUN TestContainerInvalidJSON [2022-02-23T11:33:47.140Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:33:47.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:33:47.140Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:33:47.140Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:33:47.140Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:33:47.140Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:33:47.140Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T11:33:47.140Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T11:33:47.140Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T11:33:47.140Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:33:47.140Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-23T11:33:47.140Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:33:47.140Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T11:33:47.140Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:33:47.401Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T11:33:47.401Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:33:47.401Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-23T11:33:47.401Z] === RUN TestCopyFromContainer [2022-02-23T11:33:48.427Z] --- PASS: TestInspectNetwork (7.20s) [2022-02-23T11:33:48.427Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T11:33:48.427Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T11:33:48.427Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T11:33:48.427Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T11:33:48.427Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:33:48.791Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T11:33:48.791Z] === RUN TestCopyFromContainer// [2022-02-23T11:33:48.791Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T11:33:48.791Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-23T11:33:49.052Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T11:33:49.052Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T11:33:49.052Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T11:33:49.313Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T11:33:49.313Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T11:33:49.313Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T11:33:49.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T11:33:49.573Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T11:33:49.573Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer (2.31s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-02-23T11:33:49.573Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-23T11:33:49.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:33:49.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:33:49.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:33:49.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:33:49.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:33:49.574Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:33:49.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:33:49.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:33:49.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:33:49.574Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:33:49.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T11:33:49.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T11:33:49.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:33:49.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:33:49.574Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:33:49.809Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-02-23T11:33:49.809Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:33:49.809Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:33:49.809Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:33:49.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:33:49.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:33:49.809Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:33:49.809Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:33:49.809Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:33:49.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:33:49.809Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T11:33:49.809Z] === RUN TestNetworkList [2022-02-23T11:33:49.809Z] === RUN TestNetworkList//networks [2022-02-23T11:33:49.809Z] === PAUSE TestNetworkList//networks [2022-02-23T11:33:49.809Z] === RUN TestNetworkList//networks/ [2022-02-23T11:33:49.809Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:33:49.809Z] === CONT TestNetworkList//networks [2022-02-23T11:33:49.809Z] === CONT TestNetworkList//networks/ [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:33:49.809Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:33:49.809Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:33:49.834Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T11:33:49.835Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:33:49.835Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:33:49.835Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:33:49.835Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:33:49.835Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:33:49.835Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:33:49.835Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:33:49.835Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:33:49.835Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:33:49.835Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:33:49.835Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T11:33:49.835Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T11:33:49.835Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:33:49.835Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T11:33:49.835Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:33:49.835Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-23T11:33:49.835Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:33:50.071Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-23T11:33:50.071Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:33:50.874Z] ...INFO: Daemon under test started and replied! [2022-02-23T11:33:50.874Z] INFO: Docker version of the daemon under test [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] Client: [2022-02-23T11:33:50.874Z] Version: 17.06.2-ce [2022-02-23T11:33:50.874Z] API version: 1.30 [2022-02-23T11:33:50.874Z] Go version: go1.8.3 [2022-02-23T11:33:50.874Z] Git commit: cec0b72 [2022-02-23T11:33:50.874Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T11:33:50.874Z] OS/Arch: windows/amd64 [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] Server: [2022-02-23T11:33:50.874Z] Version: 0.0.0-dev [2022-02-23T11:33:50.874Z] API version: 1.42 (minimum version 1.24) [2022-02-23T11:33:50.874Z] Go version: go1.17.7 [2022-02-23T11:33:50.874Z] Git commit: 9393cf73f6 [2022-02-23T11:33:50.874Z] Built: 02/23/2022 11:31:26 [2022-02-23T11:33:50.874Z] OS/Arch: windows/amd64 [2022-02-23T11:33:50.874Z] Experimental: false [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] INFO: Docker info of the daemon under test [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] Containers: 0 [2022-02-23T11:33:50.874Z] Running: 0 [2022-02-23T11:33:50.874Z] Paused: 0 [2022-02-23T11:33:50.874Z] Stopped: 0 [2022-02-23T11:33:50.874Z] Images: 0 [2022-02-23T11:33:50.874Z] Server Version: 0.0.0-dev [2022-02-23T11:33:50.874Z] Storage Driver: windowsfilter [2022-02-23T11:33:50.874Z] Windows: [2022-02-23T11:33:50.874Z] Logging Driver: json-file [2022-02-23T11:33:50.874Z] Plugins: [2022-02-23T11:33:50.874Z] Volume: local [2022-02-23T11:33:50.874Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:33:50.874Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:33:50.874Z] Swarm: inactive [2022-02-23T11:33:50.874Z] Default Isolation: process [2022-02-23T11:33:50.874Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T11:33:50.874Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T11:33:50.874Z] OSType: windows [2022-02-23T11:33:50.874Z] Architecture: x86_64 [2022-02-23T11:33:50.874Z] CPUs: 4 [2022-02-23T11:33:50.874Z] Total Memory: 32GiB [2022-02-23T11:33:50.874Z] Name: azwin-2-645c80 [2022-02-23T11:33:50.874Z] ID: VMUO:O4LG:HTNK:4QSX:WTDZ:STVP:L4WE:IXIO:UU47:OW7V:6WGR:TEKB [2022-02-23T11:33:50.874Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T11:33:50.874Z] Debug Mode (client): false [2022-02-23T11:33:50.874Z] Debug Mode (server): true [2022-02-23T11:33:50.874Z] File Descriptors: -1 [2022-02-23T11:33:50.874Z] Goroutines: 16 [2022-02-23T11:33:50.874Z] System Time: 2022-02-23T11:33:49.1447466Z [2022-02-23T11:33:50.874Z] EventsListeners: 0 [2022-02-23T11:33:50.874Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:33:50.874Z] Labels: [2022-02-23T11:33:50.874Z] Experimental: false [2022-02-23T11:33:50.874Z] Insecure Registries: [2022-02-23T11:33:50.874Z] 127.0.0.0/8 [2022-02-23T11:33:50.874Z] Live Restore Enabled: false [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] INFO: Docker images of the daemon under test [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:33:50.874Z] [2022-02-23T11:33:50.874Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T11:33:50.874Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T11:33:50.874Z] ltsc2022: Pulling from windows/servercore [2022-02-23T11:33:50.874Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T11:33:50.874Z] 898469748ff6: Pulling fs layer [2022-02-23T11:33:51.453Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-23T11:33:51.453Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:33:51.749Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-02-23T11:33:51.749Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:33:52.024Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-02-23T11:33:52.024Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:33:52.321Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-23T11:33:52.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-23T11:33:52.970Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:33:53.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:33:53.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:33:53.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:33:53.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:33:53.263Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:33:53.263Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:33:53.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:33:53.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:33:53.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:33:53.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:33:53.263Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-23T11:33:53.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-23T11:33:53.263Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:33:53.835Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-02-23T11:33:53.835Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:33:53.835Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:33:53.835Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:33:53.835Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-02-23T11:33:53.835Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:33:53.835Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:33:53.835Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:33:53.835Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T11:33:53.835Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:33:53.835Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-02-23T11:33:53.835Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T11:33:53.835Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T11:33:53.835Z] === RUN TestDaemonRestartIpcMode [2022-02-23T11:33:53.835Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T11:33:53.835Z] === RUN TestDaemonHostGatewayIP [2022-02-23T11:33:53.835Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T11:33:53.835Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T11:33:53.835Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T11:33:53.835Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:33:53.835Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T11:33:53.835Z] === RUN TestDiff [2022-02-23T11:33:54.354Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-02-23T11:33:54.354Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:33:54.406Z] --- PASS: TestDiff (0.57s) [2022-02-23T11:33:54.406Z] === RUN TestExecWithCloseStdin [2022-02-23T11:33:54.924Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T11:33:54.924Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:33:54.980Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T11:33:54.980Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-02-23T11:33:54.980Z] === RUN TestExec [2022-02-23T11:33:55.922Z] --- PASS: TestExec (0.63s) [2022-02-23T11:33:55.922Z] === RUN TestExecUser [2022-02-23T11:33:56.183Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-23T11:33:56.446Z] --- PASS: TestExecUser (0.72s) [2022-02-23T11:33:56.446Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:33:56.706Z] check_test.go:308: [df4c5c5c79e45] daemon is not started [2022-02-23T11:33:56.706Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-23T11:33:57.279Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-23T11:33:57.522Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-02-23T11:33:57.522Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:33:57.522Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:33:57.522Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:33:57.522Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:33:57.541Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2022-02-23T11:33:57.541Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:33:57.541Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-23T11:33:58.113Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T11:33:58.113Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T11:33:58.113Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-23T11:33:59.055Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2022-02-23T11:33:59.055Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:33:59.306Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-23T11:33:59.627Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T11:33:59.890Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-02-23T11:33:59.890Z] === RUN TestHealthKillContainer [2022-02-23T11:34:00.931Z] INFO: Extraction ended at 02/23/2022 11:34:00. Duration:00:00:29.6810953 [2022-02-23T11:34:00.931Z] INFO: Updating the golang and path environment variables [2022-02-23T11:34:00.931Z] INFO: GOPATH=d:\gopath [2022-02-23T11:34:00.931Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T11:34:00.931Z] INFO: Running the daemon under test in debug mode [2022-02-23T11:34:00.931Z] INFO: Starting a daemon under test... [2022-02-23T11:34:00.931Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43282\5\daemon --pidfile d:\CI\PR-43282\5\docker.pid -D [2022-02-23T11:34:00.931Z] INFO: Process started successfully. [2022-02-23T11:34:00.931Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T11:34:01.275Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-23T11:34:01.402Z] INFO: Waiting for the daemon under test to start... [2022-02-23T11:34:02.671Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T11:34:03.249Z] 898469748ff6: Verifying Checksum [2022-02-23T11:34:03.249Z] 898469748ff6: Download complete [2022-02-23T11:34:03.251Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T11:34:03.832Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T11:34:04.780Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T11:34:04.780Z] 8f616e6e9eec: Download complete [2022-02-23T11:34:05.220Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-23T11:34:06.164Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T11:34:06.770Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-23T11:34:07.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-23T11:34:07.549Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T11:34:07.549Z] check_test.go:308: [da5ae53e813c4] daemon is not started [2022-02-23T11:34:07.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-23T11:34:08.492Z] --- PASS: TestHealthKillContainer (8.34s) [2022-02-23T11:34:08.492Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:34:08.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T11:34:09.013Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-02-23T11:34:09.013Z] === RUN TestIpcModeNone [2022-02-23T11:34:09.013Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-23T11:34:09.586Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T11:34:09.847Z] --- PASS: TestIpcModeNone (0.84s) [2022-02-23T11:34:09.847Z] === RUN TestIpcModePrivate [2022-02-23T11:34:10.420Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-02-23T11:34:10.682Z] --- PASS: TestIpcModePrivate (0.69s) [2022-02-23T11:34:10.682Z] === RUN TestIpcModeShareable [2022-02-23T11:34:10.943Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T11:34:11.183Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-23T11:34:11.209Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-23T11:34:11.209Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-02-23T11:34:11.470Z] --- PASS: TestIpcModeShareable (0.83s) [2022-02-23T11:34:11.470Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T11:34:12.431Z] --- PASS: TestServiceWithDataPathPortInit (13.96s) [2022-02-23T11:34:12.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:34:12.858Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-23T11:34:13.817Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ah6w3fxkthcu41ti3o8yob0qc Created:2022-02-23 11:34:12.427792402 +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[d21a6bbba8c8a28ea5abb5979c6e49ff1bb80ad2f9ddb0d3f289c7160cca33cb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00ka9vhlrlq5a8l76e6xhn7eu EndpointID:f17e27e68deb95480c85eedf909d75eafc26c5dbba46e36dea79a675cd93c63f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ebc2668718910e1c549f619efa75a29be8b79e8b5951cf4c2660001f0d835f2 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:301e761b1b8b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.00ka9vhlrlq5a8l76e6xhn7eu EndpointID:f17e27e68deb95480c85eedf909d75eafc26c5dbba46e36dea79a675cd93c63f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T11:34:13.852Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T11:34:14.121Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2022-02-23T11:34:14.121Z] === RUN TestAPIIpcModeHost [2022-02-23T11:34:14.694Z] check_test.go:308: [d164c770f359f] daemon is not started [2022-02-23T11:34:14.694Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-23T11:34:14.694Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-02-23T11:34:14.694Z] === RUN TestDaemonIpcModeShareable [2022-02-23T11:34:16.621Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2022-02-23T11:34:16.621Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2022-02-23T11:34:16.621Z] === RUN TestDaemonIpcModePrivate [2022-02-23T11:34:17.565Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-23T11:34:17.827Z] check_test.go:308: [d5cbaa665686e] daemon is not started [2022-02-23T11:34:17.827Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-23T11:34:18.017Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-02-23T11:34:18.017Z] PASS [2022-02-23T11:34:18.017Z] [2022-02-23T11:34:18.017Z] === Skipped [2022-02-23T11:34:18.017Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:34:18.017Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:34:18.017Z] [2022-02-23T11:34:18.017Z] DONE 26 tests, 1 skipped in 44.238s [2022-02-23T11:34:18.017Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:34:18.088Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-02-23T11:34:18.088Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2022-02-23T11:34:18.088Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T11:34:18.278Z] INFO: Testing against a local daemon [2022-02-23T11:34:18.278Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T11:34:18.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:34:18.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-23T11:34:18.278Z] === RUN TestDockerNetworkIpvlan [2022-02-23T11:34:18.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:34:18.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:34:18.278Z] PASS [2022-02-23T11:34:18.278Z] [2022-02-23T11:34:18.278Z] === Skipped [2022-02-23T11:34:18.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-02-23T11:34:18.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:34:18.278Z] [2022-02-23T11:34:18.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:34:18.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:34:18.278Z] [2022-02-23T11:34:18.278Z] DONE 2 tests, 2 skipped in 0.060s [2022-02-23T11:34:18.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:34:18.278Z] INFO: Testing against a local daemon [2022-02-23T11:34:18.278Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T11:34:19.479Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-02-23T11:34:19.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2022-02-23T11:34:19.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T11:34:19.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-02-23T11:34:19.660Z] === RUN TestDockerNetworkMacvlan [2022-02-23T11:34:20.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T11:34:20.230Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T11:34:20.624Z] docker_cli_daemon_plugins_test.go:80: [d27536f0e5495] daemon is not started [2022-02-23T11:34:20.886Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2022-02-23T11:34:21.148Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.51s) [2022-02-23T11:34:21.148Z] === RUN TestIpcModeOlderClient [2022-02-23T11:34:21.148Z] === PAUSE TestIpcModeOlderClient [2022-02-23T11:34:21.148Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:34:21.171Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T11:34:21.719Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-23T11:34:21.720Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-02-23T11:34:21.720Z] === RUN TestKillContainer [2022-02-23T11:34:21.720Z] === RUN TestKillContainer/no_signal [2022-02-23T11:34:21.741Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T11:34:22.291Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:34:22.673Z] .....INFO: Daemon under test started and replied! [2022-02-23T11:34:22.673Z] INFO: Docker version of the daemon under test [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] Client: [2022-02-23T11:34:22.673Z] Version: 17.06.2-ce [2022-02-23T11:34:22.673Z] API version: 1.30 [2022-02-23T11:34:22.673Z] Go version: go1.8.3 [2022-02-23T11:34:22.673Z] Git commit: cec0b72 [2022-02-23T11:34:22.673Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T11:34:22.673Z] OS/Arch: windows/amd64 [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] Server: [2022-02-23T11:34:22.673Z] Version: 0.0.0-dev [2022-02-23T11:34:22.673Z] API version: 1.42 (minimum version 1.24) [2022-02-23T11:34:22.673Z] Go version: go1.17.7 [2022-02-23T11:34:22.673Z] Git commit: 9393cf73f6 [2022-02-23T11:34:22.673Z] Built: 02/23/2022 11:31:57 [2022-02-23T11:34:22.673Z] OS/Arch: windows/amd64 [2022-02-23T11:34:22.673Z] Experimental: false [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] INFO: Docker info of the daemon under test [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] Containers: 0 [2022-02-23T11:34:22.673Z] Running: 0 [2022-02-23T11:34:22.673Z] Paused: 0 [2022-02-23T11:34:22.673Z] Stopped: 0 [2022-02-23T11:34:22.673Z] Images: 0 [2022-02-23T11:34:22.673Z] Server Version: 0.0.0-dev [2022-02-23T11:34:22.673Z] Storage Driver: windowsfilter [2022-02-23T11:34:22.673Z] Windows: [2022-02-23T11:34:22.673Z] Logging Driver: json-file [2022-02-23T11:34:22.673Z] Plugins: [2022-02-23T11:34:22.673Z] Volume: local [2022-02-23T11:34:22.673Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T11:34:22.673Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T11:34:22.673Z] Swarm: inactive [2022-02-23T11:34:22.673Z] Default Isolation: process [2022-02-23T11:34:22.673Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T11:34:22.673Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T11:34:22.673Z] OSType: windows [2022-02-23T11:34:22.673Z] Architecture: x86_64 [2022-02-23T11:34:22.673Z] CPUs: 4 [2022-02-23T11:34:22.673Z] Total Memory: 32GiB [2022-02-23T11:34:22.673Z] Name: azwin-2-439e00 [2022-02-23T11:34:22.673Z] ID: 44B7:5EYF:ZBI5:LWMH:LRG7:MLX7:UBJ6:SJ2N:KOSL:W4GZ:BLEQ:GLI2 [2022-02-23T11:34:22.673Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T11:34:22.673Z] Debug Mode (client): false [2022-02-23T11:34:22.673Z] Debug Mode (server): true [2022-02-23T11:34:22.673Z] File Descriptors: -1 [2022-02-23T11:34:22.673Z] Goroutines: 16 [2022-02-23T11:34:22.673Z] System Time: 2022-02-23T11:34:20.6272091Z [2022-02-23T11:34:22.673Z] EventsListeners: 0 [2022-02-23T11:34:22.673Z] Registry: https://index.docker.io/v1/ [2022-02-23T11:34:22.673Z] Labels: [2022-02-23T11:34:22.673Z] Experimental: false [2022-02-23T11:34:22.673Z] Insecure Registries: [2022-02-23T11:34:22.673Z] 127.0.0.0/8 [2022-02-23T11:34:22.673Z] Live Restore Enabled: false [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] INFO: Docker images of the daemon under test [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:34:22.673Z] [2022-02-23T11:34:22.673Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T11:34:22.673Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-23T11:34:22.673Z] ltsc2019: Pulling from windows/servercore [2022-02-23T11:34:22.673Z] 4612f6d0b889: Pulling fs layer [2022-02-23T11:34:22.673Z] 1bd78008c728: Pulling fs layer [2022-02-23T11:34:22.861Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:34:23.655Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T11:34:23.805Z] --- PASS: TestKillContainer (1.89s) [2022-02-23T11:34:23.805Z] --- PASS: TestKillContainer/no_signal (0.53s) [2022-02-23T11:34:23.805Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-02-23T11:34:23.805Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-02-23T11:34:23.805Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:34:23.805Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T11:34:23.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T11:34:24.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T11:34:24.381Z] docker_cli_daemon_plugins_test.go:170: [d5df8d85452eb] daemon is not started [2022-02-23T11:34:24.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-02-23T11:34:24.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-02-23T11:34:24.953Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-02-23T11:34:24.953Z] === RUN TestKillStoppedContainer [2022-02-23T11:34:25.037Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T11:34:25.213Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-02-23T11:34:25.213Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:34:25.213Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-23T11:34:25.213Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:34:25.786Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-23T11:34:25.786Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2022-02-23T11:34:25.786Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:34:25.786Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:34:25.786Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:34:25.786Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:34:25.786Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:34:25.786Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T11:34:25.786Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T11:34:26.358Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-02-23T11:34:26.358Z] === RUN TestLinksContainerNames [2022-02-23T11:34:26.358Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T11:34:26.753Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-23T11:34:26.929Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T11:34:27.502Z] --- PASS: TestLinksContainerNames (1.32s) [2022-02-23T11:34:27.502Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:34:28.337Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T11:34:28.448Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-02-23T11:34:28.448Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T11:34:29.022Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/default [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/private [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/slave [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/shared [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/default [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:34:29.022Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/shared [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T11:34:29.022Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:34:29.022Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:34:29.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/slave [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/private [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T11:34:29.023Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:34:29.023Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T11:34:29.023Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-02-23T11:34:29.279Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-02-23T11:34:29.279Z] PASS [2022-02-23T11:34:29.279Z] [2022-02-23T11:34:29.279Z] DONE 8 tests in 10.957s [2022-02-23T11:34:29.279Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T11:34:29.279Z] testing: warning: no tests to run [2022-02-23T11:34:29.279Z] PASS [2022-02-23T11:34:29.279Z] [2022-02-23T11:34:29.279Z] DONE 0 tests in 0.013s [2022-02-23T11:34:29.279Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T11:34:29.279Z] INFO: Testing against a local daemon [2022-02-23T11:34:29.279Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:34:29.284Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:34:29.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T11:34:29.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T11:34:29.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-23T11:34:29.807Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-23T11:34:29.807Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-23T11:34:29.807Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-23T11:34:29.807Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T11:34:30.068Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-23T11:34:30.642Z] check_test.go:308: [d1df40212288b] daemon is not started [2022-02-23T11:34:30.642Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-23T11:34:30.660Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-02-23T11:34:30.660Z] === RUN TestAuthZPluginTLS [2022-02-23T11:34:30.923Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T11:34:30.924Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T11:34:31.493Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T11:34:31.493Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T11:34:31.587Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-02-23T11:34:31.587Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T11:34:32.064Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T11:34:32.064Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T11:34:32.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-23T11:34:32.158Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-02-23T11:34:32.158Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T11:34:32.635Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-23T11:34:32.635Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T11:34:32.732Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-02-23T11:34:32.732Z] === RUN TestNetworkNat [2022-02-23T11:34:33.676Z] --- PASS: TestNetworkNat (0.89s) [2022-02-23T11:34:33.676Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:34:33.676Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T11:34:33.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-23T11:34:34.018Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-02-23T11:34:34.018Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T11:34:34.278Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-23T11:34:34.278Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T11:34:34.514Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-02-23T11:34:34.514Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:34:34.848Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T11:34:34.848Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T11:34:35.088Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T11:34:35.374Z] 1bd78008c728: Verifying Checksum [2022-02-23T11:34:35.374Z] 1bd78008c728: Download complete [2022-02-23T11:34:35.418Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T11:34:35.418Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T11:34:35.659Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-23T11:34:35.920Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T11:34:36.794Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-23T11:34:36.801Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-02-23T11:34:36.801Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T11:34:36.862Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-23T11:34:37.435Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-02-23T11:34:37.435Z] === RUN TestPause [2022-02-23T11:34:38.076Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-23T11:34:38.186Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-02-23T11:34:38.186Z] === RUN TestAuthZPluginHeader [2022-02-23T11:34:38.378Z] --- PASS: TestPause (0.69s) [2022-02-23T11:34:38.378Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:34:38.378Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:34:38.378Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-02-23T11:34:38.378Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:34:38.639Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-23T11:34:39.126Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-02-23T11:34:39.126Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T11:34:39.213Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T11:34:39.213Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2022-02-23T11:34:39.213Z] === RUN TestPidHost [2022-02-23T11:34:40.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-23T11:34:40.729Z] --- PASS: TestPidHost (1.74s) [2022-02-23T11:34:40.729Z] === RUN TestPsFilter [2022-02-23T11:34:40.992Z] --- PASS: TestPsFilter (0.18s) [2022-02-23T11:34:40.992Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:34:41.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2022-02-23T11:34:41.975Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:34:41.975Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-23T11:34:42.457Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-23T11:34:42.554Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-02-23T11:34:42.554Z] === RUN TestRemoveContainerRunning [2022-02-23T11:34:42.554Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-23T11:34:42.556Z] 4612f6d0b889: Verifying Checksum [2022-02-23T11:34:42.556Z] 4612f6d0b889: Download complete [2022-02-23T11:34:43.130Z] --- PASS: TestRemoveContainerRunning (0.73s) [2022-02-23T11:34:43.130Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:34:43.328Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.94s) [2022-02-23T11:34:43.328Z] === RUN TestAuthZPluginV2Disable [2022-02-23T11:34:43.702Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2022-02-23T11:34:43.702Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:34:43.702Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T11:34:43.702Z] === RUN TestRenameLinkedContainer [2022-02-23T11:34:45.087Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T11:34:45.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T11:34:46.032Z] --- PASS: TestRenameLinkedContainer (2.16s) [2022-02-23T11:34:46.032Z] === RUN TestRenameStoppedContainer [2022-02-23T11:34:46.032Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-23T11:34:46.569Z] --- PASS: TestBuildWithHugeFile (62.76s) [2022-02-23T11:34:46.569Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:34:46.569Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:34:46.569Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:34:46.569Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:34:46.569Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:34:46.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:34:46.569Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:34:46.569Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:34:46.569Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:34:46.569Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:34:46.569Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:34:46.569Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:34:46.569Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:34:46.569Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-23T11:34:46.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T11:34:46.569Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-23T11:34:46.569Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-23T11:34:46.569Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:34:46.569Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T11:34:46.569Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T11:34:46.569Z] --- PASS: TestBuildPreserveOwnership (2.65s) [2022-02-23T11:34:46.569Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.76s) [2022-02-23T11:34:46.569Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-02-23T11:34:46.569Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:34:46.569Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T11:34:46.569Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T11:34:46.569Z] Loaded image: busybox:latest [2022-02-23T11:34:46.569Z] Loaded image: busybox:glibc [2022-02-23T11:34:46.569Z] Loaded image: debian:bullseye-slim [2022-02-23T11:34:46.569Z] Loaded image: hello-world:latest [2022-02-23T11:34:46.569Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T11:34:46.606Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-02-23T11:34:46.606Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:34:46.626Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-02-23T11:34:46.626Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T11:34:46.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T11:34:47.810Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2022-02-23T11:34:47.810Z] === RUN TestRenameInvalidName [2022-02-23T11:34:48.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T11:34:48.382Z] --- PASS: TestRenameInvalidName (0.56s) [2022-02-23T11:34:48.382Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:34:48.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T11:34:49.922Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-02-23T11:34:49.922Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T11:34:50.343Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2022-02-23T11:34:50.343Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:34:50.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T11:34:50.864Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-02-23T11:34:50.864Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:34:52.251Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-02-23T11:34:52.251Z] === RUN TestResize [2022-02-23T11:34:52.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T11:34:52.823Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-23T11:34:52.823Z] --- PASS: TestResize (0.54s) [2022-02-23T11:34:52.823Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:34:53.394Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2022-02-23T11:34:53.394Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:34:54.338Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:34:54.338Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:34:54.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:34:54.338Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:34:54.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T11:34:54.701Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.88s) [2022-02-23T11:34:54.701Z] PASS [2022-02-23T11:34:54.701Z] [2022-02-23T11:34:54.701Z] === Skipped [2022-02-23T11:34:54.701Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-23T11:34:54.701Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:34:54.701Z] [2022-02-23T11:34:54.701Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:34:54.701Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:34:54.701Z] [2022-02-23T11:34:54.701Z] DONE 34 tests, 2 skipped in 92.696s [2022-02-23T11:34:54.701Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T11:34:54.701Z] ++ 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-02-23T11:34:54.701Z] ++ set -e [2022-02-23T11:34:54.701Z] ++ '[' -n 0 ']' [2022-02-23T11:34:54.701Z] ++ set -x [2022-02-23T11:34:54.702Z] ++ 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-02-23T11:34:54.702Z] INFO: Testing against a local daemon [2022-02-23T11:34:54.702Z] === RUN TestConfigInspect [2022-02-23T11:34:55.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T11:34:55.641Z] --- PASS: TestConfigInspect (2.19s) [2022-02-23T11:34:55.641Z] === RUN TestConfigList [2022-02-23T11:34:57.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:34:57.577Z] --- PASS: TestConfigList (2.11s) [2022-02-23T11:34:57.577Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:34:58.126Z] ............................ [ 66%] [2022-02-23T11:34:58.145Z] check_test.go:308: [d18d682bf809f] daemon is not started [2022-02-23T11:34:58.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-23T11:34:59.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T11:34:59.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:34:59.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:34:59.921Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.17s) [2022-02-23T11:34:59.921Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T11:35:00.130Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-02-23T11:35:00.130Z] === RUN TestConfigsUpdate [2022-02-23T11:35:00.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-23T11:35:01.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:35:02.040Z] --- PASS: TestConfigsUpdate (2.08s) [2022-02-23T11:35:02.040Z] === RUN TestTemplatedConfig [2022-02-23T11:35:03.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:35:04.584Z] --- PASS: TestTemplatedConfig (2.32s) [2022-02-23T11:35:04.584Z] === RUN TestConfigCreateResolve [2022-02-23T11:35:06.494Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-23T11:35:06.494Z] PASS [2022-02-23T11:35:06.494Z] [2022-02-23T11:35:06.494Z] DONE 6 tests in 12.969s [2022-02-23T11:35:06.494Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T11:35:06.494Z] ++ 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-02-23T11:35:06.494Z] ++ set -e [2022-02-23T11:35:06.494Z] ++ '[' -n 0 ']' [2022-02-23T11:35:06.494Z] ++ set -x [2022-02-23T11:35:06.494Z] ++ 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-02-23T11:35:06.494Z] INFO: Testing against a local daemon [2022-02-23T11:35:06.494Z] === RUN TestCheckpoint [2022-02-23T11:35:06.494Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:35:06.494Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:35:06.494Z] === RUN TestContainerInvalidJSON [2022-02-23T11:35:06.494Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:35:06.494Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:35:06.494Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:35:06.494Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:35:06.494Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:35:06.494Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:35:06.494Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T11:35:06.494Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T11:35:06.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T11:35:06.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:35:06.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-23T11:35:06.494Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:35:06.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T11:35:06.494Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:35:06.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T11:35:06.494Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:35:06.754Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-23T11:35:06.754Z] === RUN TestCopyFromContainer [2022-02-23T11:35:06.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:35:06.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer// [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T11:35:07.696Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T11:35:07.956Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T11:35:07.956Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer (1.34s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T11:35:07.956Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T11:35:07.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:35:07.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:35:07.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:35:07.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:35:07.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:35:07.956Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:35:07.956Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:35:07.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:35:07.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:35:07.956Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:35:07.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T11:35:07.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T11:35:07.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:35:07.956Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:35:07.956Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:35:07.956Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T11:35:07.956Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:35:07.956Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:35:07.956Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:35:07.957Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:35:07.957Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:35:07.957Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:35:07.957Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:35:07.957Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:35:07.957Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:35:07.957Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:35:07.957Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T11:35:07.957Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T11:35:07.957Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:35:07.957Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T11:35:07.957Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:35:07.957Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T11:35:07.957Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:35:09.339Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-02-23T11:35:09.339Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:35:10.141Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:10.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:35:10.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:35:10.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:35:10.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:35:10.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:35:10.280Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:35:10.280Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:35:10.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:35:10.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:35:10.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:35:10.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:35:10.280Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:35:10.280Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T11:35:10.280Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:35:10.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-02-23T11:35:10.850Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:35:10.850Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:35:10.850Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:35:10.850Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T11:35:10.850Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:35:10.850Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:35:10.850Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:35:10.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T11:35:10.850Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:35:10.850Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:35:10.850Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T11:35:10.850Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T11:35:10.850Z] === RUN TestDaemonRestartIpcMode [2022-02-23T11:35:10.850Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T11:35:10.850Z] === RUN TestDaemonHostGatewayIP [2022-02-23T11:35:10.850Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T11:35:10.850Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T11:35:10.850Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T11:35:10.850Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:35:10.850Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T11:35:10.850Z] === RUN TestDiff [2022-02-23T11:35:11.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T11:35:11.419Z] --- PASS: TestDiff (0.41s) [2022-02-23T11:35:11.419Z] === RUN TestExecWithCloseStdin [2022-02-23T11:35:11.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:11.679Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-02-23T11:35:11.679Z] === RUN TestExec [2022-02-23T11:35:11.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:12.249Z] --- PASS: TestExec (0.44s) [2022-02-23T11:35:12.249Z] === RUN TestExecUser [2022-02-23T11:35:12.509Z] --- PASS: TestExecUser (0.45s) [2022-02-23T11:35:12.509Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:35:13.079Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-02-23T11:35:13.079Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:35:13.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:13.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:14.460Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-23T11:35:14.460Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:35:14.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T11:35:15.031Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-02-23T11:35:15.031Z] === RUN TestHealthKillContainer [2022-02-23T11:35:15.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-23T11:35:16.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T11:35:17.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T11:35:17.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-23T11:35:17.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:18.031Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-23T11:35:18.031Z] PASS [2022-02-23T11:35:18.031Z] [2022-02-23T11:35:18.031Z] DONE 17 tests in 46.958s [2022-02-23T11:35:18.031Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T11:35:18.031Z] INFO: Testing against a local daemon [2022-02-23T11:35:18.031Z] === RUN TestPluginInvalidJSON [2022-02-23T11:35:18.031Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:35:18.031Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:35:18.031Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:35:18.031Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T11:35:18.031Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:35:18.031Z] === RUN TestPluginInstall [2022-02-23T11:35:18.031Z] === RUN TestPluginInstall/no_auth [2022-02-23T11:35:18.031Z] time="2022-02-23T11:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:18.031Z] time="2022-02-23T11:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e41580758fd7dff6054493956756667c1b201e4d75b3476823e89cb22b6be57d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:18.031Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:18.031Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e41580758fd7dff6054493956756667c1b201e4d75b3476823e89cb22b6be57d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:18.293Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T11:35:18.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T11:35:18.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-23T11:35:18.864Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:18.864Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04370146f6822ccc8e4d733198cb000c1e605be82bcb5ca6444b6d173458dfcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:18.864Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:18.864Z] time="2022-02-23T11:35:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04370146f6822ccc8e4d733198cb000c1e605be82bcb5ca6444b6d173458dfcc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:18.864Z] === RUN TestPluginInstall/with_insecure [2022-02-23T11:35:19.807Z] time="2022-02-23T11:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:19.807Z] time="2022-02-23T11:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d811efd816a1c92428dc301f8a0270c816b6e4b6412833f2a68a055b8fcddfcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:19.807Z] time="2022-02-23T11:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:35:19.807Z] time="2022-02-23T11:35:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d811efd816a1c92428dc301f8a0270c816b6e4b6412833f2a68a055b8fcddfcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:35:20.067Z] plugin_test.go:165: [dc9064523c66a] daemon is not started [2022-02-23T11:35:20.067Z] --- PASS: TestPluginInstall (3.83s) [2022-02-23T11:35:20.067Z] --- PASS: TestPluginInstall/no_auth (2.12s) [2022-02-23T11:35:20.067Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-02-23T11:35:20.067Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-02-23T11:35:20.067Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:35:20.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T11:35:21.451Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.50s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.70s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.13s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.02s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.76s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.59s) [2022-02-23T11:35:22.352Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.34s) [2022-02-23T11:35:22.352Z] === RUN TestCgroupNamespacesRun [2022-02-23T11:35:22.391Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T11:35:22.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-23T11:35:23.161Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-23T11:35:23.161Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:35:23.161Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-02-23T11:35:23.161Z] === RUN TestIpcModeNone [2022-02-23T11:35:23.330Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-02-23T11:35:23.330Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-02-23T11:35:23.330Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-02-23T11:35:23.330Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:35:23.733Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-23T11:35:23.733Z] === RUN TestIpcModePrivate [2022-02-23T11:35:23.917Z] --- PASS: TestPluginBackCompatMediaTypes (0.65s) [2022-02-23T11:35:23.917Z] PASS [2022-02-23T11:35:23.917Z] [2022-02-23T11:35:23.917Z] DONE 10 tests in 7.826s [2022-02-23T11:35:23.917Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T11:35:23.993Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-23T11:35:23.993Z] --- PASS: TestIpcModePrivate (0.45s) [2022-02-23T11:35:23.993Z] === RUN TestIpcModeShareable [2022-02-23T11:35:24.181Z] INFO: Testing against a local daemon [2022-02-23T11:35:24.181Z] === RUN TestExternalGraphDriver [2022-02-23T11:35:24.181Z] === RUN TestExternalGraphDriver/json [2022-02-23T11:35:24.528Z] --- PASS: TestCgroupNamespacesRun (1.75s) [2022-02-23T11:35:24.528Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T11:35:24.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T11:35:24.564Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-23T11:35:24.564Z] --- PASS: TestIpcModeShareable (0.54s) [2022-02-23T11:35:24.564Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T11:35:25.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-23T11:35:25.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T11:35:25.732Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-02-23T11:35:25.732Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T11:35:25.949Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-02-23T11:35:25.949Z] === RUN TestAPIIpcModeHost [2022-02-23T11:35:26.106Z] === RUN TestExternalGraphDriver/spec [2022-02-23T11:35:26.523Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-02-23T11:35:26.523Z] === RUN TestDaemonIpcModeShareable [2022-02-23T11:35:27.146Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T11:35:27.414Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2022-02-23T11:35:27.414Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T11:35:27.463Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T11:35:27.463Z] --- PASS: TestDaemonIpcModeShareable (1.10s) [2022-02-23T11:35:27.463Z] === RUN TestDaemonIpcModePrivate [2022-02-23T11:35:27.488Z] === RUN TestExternalGraphDriver/pull [2022-02-23T11:35:27.679Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T11:35:28.402Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T11:35:28.620Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T11:35:28.662Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-02-23T11:35:28.662Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T11:35:29.193Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2022-02-23T11:35:29.193Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T11:35:29.397Z] --- PASS: TestExternalGraphDriver (5.00s) [2022-02-23T11:35:29.397Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-02-23T11:35:29.397Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-02-23T11:35:29.397Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-02-23T11:35:29.397Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:35:29.602Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-23T11:35:29.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-02-23T11:35:29.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T11:35:30.136Z] check_test.go:308: [dce7bc4f41f9a] daemon is not started [2022-02-23T11:35:30.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-23T11:35:30.709Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-02-23T11:35:30.709Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T11:35:30.984Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-23T11:35:30.984Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-02-23T11:35:30.984Z] === RUN TestIpcModeOlderClient [2022-02-23T11:35:30.984Z] === PAUSE TestIpcModeOlderClient [2022-02-23T11:35:30.984Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:35:31.245Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-02-23T11:35:31.245Z] === RUN TestKillContainer [2022-02-23T11:35:31.245Z] === RUN TestKillContainer/no_signal [2022-02-23T11:35:31.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-23T11:35:31.816Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:35:31.816Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:35:32.387Z] --- PASS: TestKillContainer (1.23s) [2022-02-23T11:35:32.387Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-02-23T11:35:32.387Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-23T11:35:32.387Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-02-23T11:35:32.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:35:32.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T11:35:32.600Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-02-23T11:35:32.600Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T11:35:32.957Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T11:35:33.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2022-02-23T11:35:33.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-23T11:35:33.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-02-23T11:35:33.528Z] === RUN TestKillStoppedContainer [2022-02-23T11:35:33.528Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T11:35:33.528Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:35:33.544Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-02-23T11:35:33.544Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T11:35:33.544Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T11:35:33.597Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-02-23T11:35:33.597Z] PASS [2022-02-23T11:35:33.597Z] [2022-02-23T11:35:33.597Z] DONE 5 tests in 9.355s [2022-02-23T11:35:33.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T11:35:33.597Z] INFO: Testing against a local daemon [2022-02-23T11:35:33.597Z] === RUN TestContinueAfterPluginCrash [2022-02-23T11:35:33.597Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T11:35:33.597Z] === RUN TestReadPluginNoRead [2022-02-23T11:35:33.597Z] === PAUSE TestReadPluginNoRead [2022-02-23T11:35:33.597Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T11:35:33.597Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T11:35:33.597Z] === CONT TestContinueAfterPluginCrash [2022-02-23T11:35:33.597Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T11:35:33.788Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-23T11:35:33.788Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:35:33.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-23T11:35:34.048Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-23T11:35:34.048Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:35:34.618Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-02-23T11:35:34.618Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:35:34.749Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T11:35:34.878Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-02-23T11:35:34.878Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T11:35:35.013Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-02-23T11:35:35.013Z] === RUN TestNISDomainname [2022-02-23T11:35:35.139Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-02-23T11:35:35.139Z] === RUN TestLinksContainerNames [2022-02-23T11:35:35.585Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-23T11:35:35.846Z] --- PASS: TestNISDomainname (0.96s) [2022-02-23T11:35:35.846Z] === RUN TestHostnameDnsResolution [2022-02-23T11:35:36.079Z] --- PASS: TestLinksContainerNames (0.75s) [2022-02-23T11:35:36.079Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:35:36.339Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T11:35:36.339Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T11:35:36.421Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T11:35:36.522Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-23T11:35:36.600Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/default [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/private [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/slave [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/shared [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T11:35:36.600Z] === CONT TestMountDaemonRoot/default [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:35:36.600Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T11:35:36.600Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:35:36.600Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:35:36.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:35:36.600Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/shared [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/slave [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/private [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:35:36.860Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T11:35:36.860Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T11:35:36.860Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T11:35:36.894Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-02-23T11:35:36.894Z] === CONT TestReadPluginNoRead [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T11:35:37.120Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T11:35:37.120Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T11:35:37.120Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T11:35:37.365Z] --- PASS: TestHostnameDnsResolution (1.29s) [2022-02-23T11:35:37.365Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T11:35:38.310Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-02-23T11:35:38.310Z] === RUN TestStats [2022-02-23T11:35:38.515Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2022-02-23T11:35:38.515Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T11:35:38.783Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-02-23T11:35:38.783Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T11:35:39.050Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-02-23T11:35:39.050Z] === RUN TestNetworkNat [2022-02-23T11:35:39.441Z] === RUN TestReadPluginNoRead/default [2022-02-23T11:35:39.626Z] --- PASS: TestNetworkNat (0.42s) [2022-02-23T11:35:39.626Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:35:39.886Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-23T11:35:39.886Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:35:40.381Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T11:35:41.610Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T11:35:41.610Z] --- PASS: TestStats (2.93s) [2022-02-23T11:35:41.610Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:35:41.610Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T11:35:41.610Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T11:35:41.610Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T11:35:41.610Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T11:35:41.610Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T11:35:41.610Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T11:35:41.610Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T11:35:41.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T11:35:41.610Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T11:35:41.610Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T11:35:41.767Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T11:35:41.767Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-02-23T11:35:42.427Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2022-02-23T11:35:42.427Z] === RUN TestPause [2022-02-23T11:35:42.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-23T11:35:42.556Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T11:35:42.818Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T11:35:43.000Z] --- PASS: TestPause (0.42s) [2022-02-23T11:35:43.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:35:43.000Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:35:43.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:35:43.000Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:35:43.151Z] === CONT TestReadPluginNoRead [2022-02-23T11:35:43.151Z] read_test.go:92: [db5def7d923b6] daemon is not started [2022-02-23T11:35:43.151Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-02-23T11:35:43.151Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-02-23T11:35:43.151Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-02-23T11:35:43.151Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-02-23T11:35:43.151Z] PASS [2022-02-23T11:35:43.151Z] [2022-02-23T11:35:43.151Z] DONE 6 tests in 9.562s [2022-02-23T11:35:43.151Z] 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-02-23T11:35:43.151Z] testing: warning: no tests to run [2022-02-23T11:35:43.151Z] PASS [2022-02-23T11:35:43.151Z] [2022-02-23T11:35:43.151Z] DONE 0 tests in 0.013s [2022-02-23T11:35:43.151Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T11:35:43.151Z] INFO: Testing against a local daemon [2022-02-23T11:35:43.151Z] === RUN TestPluginWithDevMounts [2022-02-23T11:35:43.151Z] === PAUSE TestPluginWithDevMounts [2022-02-23T11:35:43.151Z] === CONT TestPluginWithDevMounts [2022-02-23T11:35:43.260Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-02-23T11:35:43.260Z] === RUN TestPidHost [2022-02-23T11:35:43.761Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T11:35:44.023Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T11:35:44.203Z] --- PASS: TestPidHost (0.96s) [2022-02-23T11:35:44.203Z] === RUN TestPsFilter [2022-02-23T11:35:44.203Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T11:35:44.203Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:35:44.285Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T11:35:44.285Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T11:35:44.534Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-02-23T11:35:44.534Z] PASS [2022-02-23T11:35:44.534Z] [2022-02-23T11:35:44.534Z] DONE 1 tests in 1.611s [2022-02-23T11:35:44.534Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T11:35:44.534Z] INFO: Testing against a local daemon [2022-02-23T11:35:44.534Z] === RUN TestSecretInspect [2022-02-23T11:35:44.546Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T11:35:44.772Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-02-23T11:35:44.773Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:35:44.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-23T11:35:45.033Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-02-23T11:35:45.033Z] === RUN TestRemoveContainerRunning [2022-02-23T11:35:45.072Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T11:35:45.072Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T11:35:45.072Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T11:35:45.603Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-23T11:35:45.603Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:35:45.863Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-02-23T11:35:45.863Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:35:45.863Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T11:35:45.863Z] === RUN TestRenameLinkedContainer [2022-02-23T11:35:46.014Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T11:35:46.014Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T11:35:46.014Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2022-02-23T11:35:46.014Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2022-02-23T11:35:46.014Z] --- PASS: TestStopContainerWithTimeout/3 (2.57s) [2022-02-23T11:35:46.014Z] --- PASS: TestStopContainerWithTimeout/1 (1.67s) [2022-02-23T11:35:46.014Z] === RUN TestDeleteDevicemapper [2022-02-23T11:35:46.014Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:35:46.014Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T11:35:46.014Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:35:46.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-23T11:35:47.075Z] --- PASS: TestSecretInspect (2.23s) [2022-02-23T11:35:47.075Z] === RUN TestSecretList [2022-02-23T11:35:47.775Z] --- PASS: TestRenameLinkedContainer (1.60s) [2022-02-23T11:35:47.775Z] === RUN TestRenameStoppedContainer [2022-02-23T11:35:47.775Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-23T11:35:47.775Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:35:48.506Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2022-02-23T11:35:48.506Z] === RUN TestUpdateMemory [2022-02-23T11:35:48.506Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:35:48.506Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T11:35:48.506Z] === RUN TestUpdateCPUQuota [2022-02-23T11:35:48.506Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-23T11:35:48.715Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-02-23T11:35:48.715Z] === RUN TestRenameInvalidName [2022-02-23T11:35:48.975Z] --- PASS: TestRenameInvalidName (0.40s) [2022-02-23T11:35:48.975Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:35:48.988Z] --- PASS: TestSecretList (2.17s) [2022-02-23T11:35:48.988Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:35:49.449Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-02-23T11:35:49.449Z] === RUN TestUpdatePidsLimit [2022-02-23T11:35:49.449Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T11:35:50.020Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T11:35:50.281Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T11:35:50.541Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T11:35:50.802Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T11:35:50.885Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-02-23T11:35:50.885Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:35:50.885Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-02-23T11:35:50.885Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:35:51.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T11:35:51.325Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T11:35:51.527Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-23T11:35:51.527Z] === RUN TestSecretsUpdate [2022-02-23T11:35:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-23T11:35:51.586Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T11:35:51.586Z] check_test.go:308: [d08b4fafbbcc1] daemon is not started [2022-02-23T11:35:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-23T11:35:51.586Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T11:35:51.586Z] check_test.go:308: [d6518287e7796] daemon is not started [2022-02-23T11:35:51.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-23T11:35:51.586Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T11:35:51.825Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-02-23T11:35:51.825Z] === RUN TestResize [2022-02-23T11:35:51.847Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T11:35:52.085Z] --- PASS: TestResize (0.39s) [2022-02-23T11:35:52.086Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:35:52.346Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-02-23T11:35:52.346Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:35:52.797Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T11:35:52.915Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:52.915Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:52.915Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:52.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T11:35:52.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-02-23T11:35:53.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-02-23T11:35:53.058Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:35:53.058Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T11:35:53.437Z] --- PASS: TestSecretsUpdate (2.16s) [2022-02-23T11:35:53.437Z] === RUN TestTemplatedSecret [2022-02-23T11:35:53.632Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T11:35:53.894Z] check_test.go:308: [d8b5aa258e7ab] daemon is not started [2022-02-23T11:35:53.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-23T11:35:54.155Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T11:35:54.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:54.415Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T11:35:54.597Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-23T11:35:54.597Z] tests/integration/client_test.py ..... [ 75%] [2022-02-23T11:35:54.597Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-23T11:35:54.597Z] tests/integration/errors_test.py . [ 76%] [2022-02-23T11:35:55.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:55.978Z] --- PASS: TestTemplatedSecret (2.44s) [2022-02-23T11:35:55.978Z] === RUN TestSecretCreateResolve [2022-02-23T11:35:56.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T11:35:56.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T11:35:57.644Z] 898469748ff6: Pull complete [2022-02-23T11:35:57.644Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T11:35:57.644Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:35:57.644Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T11:35:57.644Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T11:35:57.644Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T11:35:57.644Z] WARN: Skipping validation tests [2022-02-23T11:35:57.644Z] INFO: Running unit tests at 02/23/2022 11:35:46... [2022-02-23T11:35:57.644Z] INFO: make.ps1 starting at 02/23/2022 11:35:51 [2022-02-23T11:35:57.644Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:35:57.644Z] INFO: Invoking autogen... [2022-02-23T11:35:57.644Z] INFO: Running unit tests... [2022-02-23T11:35:57.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-23T11:35:57.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:35:57.890Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-02-23T11:35:57.890Z] PASS [2022-02-23T11:35:57.890Z] [2022-02-23T11:35:57.890Z] DONE 6 tests in 13.341s [2022-02-23T11:35:57.890Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T11:35:57.890Z] INFO: Testing against a local daemon [2022-02-23T11:35:57.890Z] === RUN TestServiceCreateInit [2022-02-23T11:35:57.890Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:35:58.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T11:36:00.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-23T11:36:00.598Z] 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-23T11:36:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T11:36:01.379Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T11:36:01.409Z] 8f616e6e9eec: Pull complete [2022-02-23T11:36:02.093Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:36:02.810Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T11:36:02.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-23T11:36:03.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T11:36:03.384Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T11:36:03.644Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T11:36:04.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T11:36:04.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T11:36:05.560Z] --- PASS: TestUpdateRestartPolicy (12.36s) [2022-02-23T11:36:05.560Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:36:05.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-23T11:36:06.133Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T11:36:06.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2022-02-23T11:36:06.133Z] === RUN TestWaitNonBlocked [2022-02-23T11:36:06.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:06.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:06.133Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:06.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:06.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:06.133Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:06.296Z] --- PASS: TestServiceCreateInit (7.80s) [2022-02-23T11:36:06.296Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-02-23T11:36:06.296Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2022-02-23T11:36:06.296Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:36:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T11:36:06.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T11:36:07.077Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T11:36:07.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-02-23T11:36:07.077Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2022-02-23T11:36:07.077Z] === RUN TestWaitBlocked [2022-02-23T11:36:07.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:07.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:07.077Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:07.077Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:07.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:07.077Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:08.020Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-23T11:36:08.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2022-02-23T11:36:08.020Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-02-23T11:36:08.020Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T11:36:08.020Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T11:36:08.229Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T11:36:09.406Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.23s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.78s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-02-23T11:36:09.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-02-23T11:36:09.610Z] === RUN TestCgroupNamespacesRun [2022-02-23T11:36:09.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-23T11:36:10.993Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-02-23T11:36:10.993Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T11:36:11.078Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T11:36:11.078Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T11:36:11.078Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T11:36:11.078Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T11:36:11.078Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T11:36:11.078Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T11:36:11.078Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T11:36:11.078Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T11:36:11.078Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T11:36:11.650Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2022-02-23T11:36:11.650Z] === CONT TestIpcModeOlderClient [2022-02-23T11:36:11.650Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-02-23T11:36:11.650Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T11:36:11.933Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-02-23T11:36:11.933Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T11:36:12.221Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.03s) [2022-02-23T11:36:12.221Z] === CONT TestDaemonHostGatewayIP [2022-02-23T11:36:12.513Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-23T11:36:12.872Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-02-23T11:36:12.872Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T11:36:13.093Z] ? github.com/docker/docker/api [no test files] [2022-02-23T11:36:14.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-23T11:36:14.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-02-23T11:36:14.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T11:36:15.080Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T11:36:15.195Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-02-23T11:36:15.195Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T11:36:15.651Z] --- PASS: TestDaemonHostGatewayIP (3.58s) [2022-02-23T11:36:15.651Z] === CONT TestDaemonRestartIpcMode [2022-02-23T11:36:16.135Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-23T11:36:16.135Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T11:36:17.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-23T11:36:17.074Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T11:36:17.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-23T11:36:18.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-02-23T11:36:18.014Z] === RUN TestNISDomainname [2022-02-23T11:36:18.585Z] --- PASS: TestNISDomainname (0.50s) [2022-02-23T11:36:18.585Z] === RUN TestHostnameDnsResolution [2022-02-23T11:36:18.955Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2022-02-23T11:36:19.156Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-02-23T11:36:19.156Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T11:36:19.220Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T11:36:19.726Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-02-23T11:36:19.726Z] === RUN TestStats [2022-02-23T11:36:19.793Z] check_test.go:308: [d59de8c06939f] daemon is not started [2022-02-23T11:36:19.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-23T11:36:21.195Z] --- PASS: TestCreateServiceMultipleTimes (15.51s) [2022-02-23T11:36:21.195Z] === RUN TestCreateServiceConflict [2022-02-23T11:36:21.708Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T11:36:21.708Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T11:36:22.267Z] --- PASS: TestStats (2.40s) [2022-02-23T11:36:22.267Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:36:22.267Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T11:36:22.267Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T11:36:22.267Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T11:36:22.267Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T11:36:22.268Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T11:36:22.268Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T11:36:22.268Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T11:36:22.268Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T11:36:22.268Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T11:36:22.268Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T11:36:22.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-23T11:36:22.839Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T11:36:23.737Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-02-23T11:36:23.737Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:36:24.198Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2022-02-23T11:36:24.198Z] PASS [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === Skipped [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T11:36:24.198Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:36:24.198Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T11:36:24.198Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-02-23T11:36:24.198Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T11:36:24.198Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T11:36:24.198Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:36:24.198Z] [2022-02-23T11:36:24.198Z] DONE 200 tests, 6 skipped in 157.112s [2022-02-23T11:36:24.198Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T11:36:24.198Z] ++ 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-02-23T11:36:24.198Z] ++ set -e [2022-02-23T11:36:24.198Z] ++ '[' -n 0 ']' [2022-02-23T11:36:24.198Z] ++ set -x [2022-02-23T11:36:24.198Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-23T11:36:24.198Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:36:24.760Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T11:36:24.770Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:24.770Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:24.770Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:24.770Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:24.770Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:24.770Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T11:36:24.770Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T11:36:24.770Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:24.770Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:25.031Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T11:36:25.031Z] docker_cli_daemon_plugins_test.go:106: [de35b4dab69ee] daemon is not started [2022-02-23T11:36:25.031Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:25.031Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-02-23T11:36:25.293Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-23T11:36:25.293Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:36:25.293Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T11:36:25.554Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T11:36:26.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-23T11:36:26.169Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T11:36:26.169Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-02-23T11:36:26.169Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-02-23T11:36:26.169Z] --- PASS: TestStopContainerWithTimeout/3 (2.42s) [2022-02-23T11:36:26.169Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-23T11:36:26.169Z] === RUN TestDeleteDevicemapper [2022-02-23T11:36:26.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:36:26.169Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T11:36:26.169Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:36:26.283Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-02-23T11:36:26.283Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:36:26.387Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T11:36:27.109Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-02-23T11:36:27.109Z] === RUN TestUpdateMemory [2022-02-23T11:36:27.331Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T11:36:27.592Z] check_test.go:308: [d6d51394b43d9] daemon is not started [2022-02-23T11:36:27.592Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-23T11:36:27.680Z] --- PASS: TestUpdateMemory (0.51s) [2022-02-23T11:36:27.680Z] === RUN TestUpdateCPUQuota [2022-02-23T11:36:28.429Z] ......... [ 85%] [2022-02-23T11:36:28.535Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T11:36:28.535Z] daemon_test.go:156: [da42765f82b95] daemon is not started [2022-02-23T11:36:28.535Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-23T11:36:28.535Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-23T11:36:28.535Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-02-23T11:36:28.535Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-23T11:36:28.535Z] === RUN TestDaemonProxy [2022-02-23T11:36:28.535Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T11:36:28.621Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-02-23T11:36:28.621Z] === RUN TestUpdatePidsLimit [2022-02-23T11:36:28.621Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T11:36:28.621Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T11:36:28.881Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T11:36:28.881Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T11:36:29.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T11:36:29.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T11:36:29.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T11:36:29.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T11:36:29.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-02-23T11:36:30.114Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-02-23T11:36:30.114Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:36:30.216Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T11:36:30.477Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T11:36:30.916Z] === RUN TestMiddlewares [2022-02-23T11:36:30.916Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T11:36:30.916Z] PASS [2022-02-23T11:36:30.916Z] coverage: 9.0% of statements [2022-02-23T11:36:30.916Z] ok github.com/docker/docker/api/server 0.094s coverage: 9.0% of statements [2022-02-23T11:36:31.049Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-23T11:36:31.993Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T11:36:32.565Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T11:36:32.950Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-23T11:36:33.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T11:36:33.137Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T11:36:33.710Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T11:36:33.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T11:36:34.284Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T11:36:34.403Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-23T11:36:34.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy (6.35s) [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T11:36:34.806Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-23T11:36:34.806Z] PASS [2022-02-23T11:36:34.806Z] [2022-02-23T11:36:34.806Z] DONE 17 tests in 10.667s [2022-02-23T11:36:34.806Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T11:36:34.806Z] ++ 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-02-23T11:36:34.806Z] ++ set -e [2022-02-23T11:36:34.806Z] ++ '[' -n 0 ']' [2022-02-23T11:36:34.806Z] ++ set -x [2022-02-23T11:36:34.806Z] ++ 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-02-23T11:36:35.067Z] INFO: Testing against a local daemon [2022-02-23T11:36:35.067Z] === RUN TestCommitInheritsEnv [2022-02-23T11:36:35.328Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-02-23T11:36:35.328Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:36:35.328Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T11:36:35.328Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:36:35.328Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T11:36:35.328Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T11:36:35.590Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T11:36:35.590Z] === RUN TestImportWithCustomPlatform// [2022-02-23T11:36:35.590Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T11:36:35.590Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T11:36:35.590Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T11:36:35.851Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T11:36:35.851Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T11:36:35.851Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.11s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T11:36:35.851Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T11:36:35.851Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:36:35.851Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-23T11:36:35.851Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:36:35.851Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T11:36:35.851Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:36:36.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-23T11:36:36.374Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-02-23T11:36:36.374Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T11:36:37.316Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-23T11:36:37.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-23T11:36:38.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-23T11:36:38.457Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-23T11:36:38.718Z] --- PASS: TestRemoveImageGarbageCollector (2.34s) [2022-02-23T11:36:38.718Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:36:38.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-23T11:36:38.718Z] === RUN TestTagInvalidReference [2022-02-23T11:36:38.979Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-23T11:36:38.979Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:36:38.979Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-23T11:36:38.979Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-02-23T11:36:38.979Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:36:38.979Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-02-23T11:36:38.979Z] === RUN TestTagOfficialNames [2022-02-23T11:36:39.240Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-23T11:36:39.240Z] === RUN TestTagMatchesDigest [2022-02-23T11:36:39.240Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-23T11:36:39.240Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T11:36:39.501Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-23T11:36:40.072Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-23T11:36:40.643Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-23T11:36:40.904Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-23T11:36:40.963Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-23T11:36:40.963Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-23T11:36:41.181Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-02-23T11:36:41.181Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:36:41.475Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-23T11:36:42.047Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-23T11:36:42.339Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2022-02-23T11:36:42.339Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:36:42.339Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-02-23T11:36:42.339Z] === RUN TestWaitNonBlocked [2022-02-23T11:36:42.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:42.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:42.339Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:42.339Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:42.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:36:42.339Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:36:42.339Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T11:36:42.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-02-23T11:36:42.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-02-23T11:36:42.339Z] === RUN TestWaitBlocked [2022-02-23T11:36:42.339Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:42.339Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:42.339Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:42.339Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:42.339Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T11:36:42.339Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T11:36:42.599Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T11:36:42.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s) [2022-02-23T11:36:42.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-02-23T11:36:42.599Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T11:36:42.599Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T11:36:42.618Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-23T11:36:42.672Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-23T11:36:43.189Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-23T11:36:43.189Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T11:36:43.450Z] check_test.go:308: [d9b2a051916d2] daemon is not started [2022-02-23T11:36:43.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-23T11:36:44.394Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T11:36:44.509Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2022-02-23T11:36:44.509Z] === CONT TestIpcModeOlderClient [2022-02-23T11:36:44.509Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-23T11:36:44.509Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T11:36:44.509Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-02-23T11:36:44.509Z] === CONT TestDaemonHostGatewayIP [2022-02-23T11:36:44.655Z] check_test.go:308: [d44496c5e7b63] daemon is not started [2022-02-23T11:36:44.655Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-23T11:36:45.226Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-23T11:36:45.426Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-23T11:36:45.426Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-23T11:36:46.611Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-23T11:36:46.611Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T11:36:47.051Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-02-23T11:36:47.051Z] === CONT TestDaemonRestartIpcMode [2022-02-23T11:36:48.961Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2022-02-23T11:36:49.039Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-23T11:36:49.556Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-23T11:36:49.556Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-23T11:36:49.556Z] [2022-02-23T11:36:49.556Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-23T11:36:49.556Z] =========================== short test summary info ============================ [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-23T11:36:49.556Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-23T11:36:49.556Z] Not supported on most drivers [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-23T11:36:49.556Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-23T11:36:49.556Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-23T11:36:49.556Z] Can fail if eth0 has multiple IP addresses [2022-02-23T11:36:49.556Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-23T11:36:49.556Z] This doesn't seem to be taken into account by the engine [2022-02-23T11:36:49.556Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-23T11:36:49.556Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-23T11:36:49.556Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.38 seconds == [2022-02-23T11:36:49.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-23T11:36:49.915Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-23T11:36:50.176Z] check_test.go:308: [d409a09d448e4] daemon is not started [2022-02-23T11:36:50.176Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-23T11:36:52.724Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-23T11:36:53.402Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2022-02-23T11:36:53.402Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:36:54.674Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-23T11:36:57.089Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-02-23T11:36:57.089Z] PASS [2022-02-23T11:36:57.089Z] [2022-02-23T11:36:57.089Z] === Skipped [2022-02-23T11:36:57.089Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-23T11:36:57.089Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:36:57.089Z] [2022-02-23T11:36:57.089Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T11:36:57.089Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T11:36:57.089Z] [2022-02-23T11:36:57.089Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T11:36:57.089Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T11:36:57.089Z] [2022-02-23T11:36:57.089Z] DONE 200 tests, 3 skipped in 109.803s [2022-02-23T11:36:57.089Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T11:36:57.089Z] ++ 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-02-23T11:36:57.089Z] ++ set -e [2022-02-23T11:36:57.089Z] ++ '[' -n 0 ']' [2022-02-23T11:36:57.089Z] ++ set -x [2022-02-23T11:36:57.089Z] ++ 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-02-23T11:36:57.089Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:36:57.089Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:57.089Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:57.089Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:57.089Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:57.089Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:57.089Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T11:36:57.089Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T11:36:57.089Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T11:36:57.089Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T11:36:57.089Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T11:36:57.089Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T11:36:57.089Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-02-23T11:36:57.089Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-02-23T11:36:57.089Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:36:57.089Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T11:36:57.240Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T11:36:58.029Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T11:36:58.183Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T11:36:58.183Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T11:36:58.183Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-23T11:36:58.968Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T11:36:59.568Z] check_test.go:308: [d531a947e3698] daemon is not started [2022-02-23T11:36:59.568Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-23T11:36:59.909Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T11:36:59.909Z] daemon_test.go:156: [dc1f755351d17] daemon is not started [2022-02-23T11:36:59.909Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-23T11:36:59.909Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T11:36:59.909Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T11:36:59.909Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-02-23T11:36:59.909Z] === RUN TestDaemonProxy [2022-02-23T11:36:59.909Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T11:37:01.818Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T11:37:02.013Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T11:37:02.013Z] [2022-02-23T11:37:02.013Z] Unloading profiles will leave already running processes permanently [2022-02-23T11:37:02.013Z] unconfined, which can lead to unexpected situations. [2022-02-23T11:37:02.013Z] [2022-02-23T11:37:02.013Z] To set a process to complain mode, use the command line tool [2022-02-23T11:37:02.013Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T11:37:02.013Z] Post stage [Pipeline] junit [2022-02-23T11:37:02.025Z] Recording test results [2022-02-23T11:37:02.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T11:37:03.142Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-23T11:37:03.426Z] + echo Ensuring container killed. [2022-02-23T11:37:03.426Z] Ensuring container killed. [2022-02-23T11:37:03.426Z] + docker rm -vf docker-pr5 [2022-02-23T11:37:03.426Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-02-23T11:37:03.709Z] + echo Chowning /workspace to jenkins user [2022-02-23T11:37:03.709Z] Chowning /workspace to jenkins user [2022-02-23T11:37:03.709Z] + id -u [2022-02-23T11:37:03.709Z] + id -g [2022-02-23T11:37:03.709Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T11:37:03.709Z] Unable to find image 'busybox:latest' locally [2022-02-23T11:37:03.709Z] latest: Pulling from library/busybox [2022-02-23T11:37:03.728Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T11:37:03.813Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T11:37:03.967Z] 009932687766: Pulling fs layer [2022-02-23T11:37:03.968Z] 009932687766: Download complete [2022-02-23T11:37:03.968Z] 009932687766: Pull complete [2022-02-23T11:37:03.968Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T11:37:03.968Z] Status: Downloaded newer image for busybox:latest [2022-02-23T11:37:04.759Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T11:37:05.640Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T11:37:05.640Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T11:37:05.712Z] --- PASS: TestCreateServiceConfigFileMode (12.64s) [2022-02-23T11:37:05.712Z] === RUN TestCreateServiceSysctls [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T11:37:06.163Z] + bundleName=docker-py [2022-02-23T11:37:06.164Z] + echo Creating docker-py-bundles.tar.gz [2022-02-23T11:37:06.164Z] Creating docker-py-bundles.tar.gz [2022-02-23T11:37:06.164Z] + 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-02-23T11:37:06.176Z] Archiving artifacts [2022-02-23T11:37:06.209Z] --- PASS: TestDaemonProxy (6.25s) [2022-02-23T11:37:06.209Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-02-23T11:37:06.209Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-02-23T11:37:06.209Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-23T11:37:06.209Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T11:37:06.210Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T11:37:06.210Z] PASS [2022-02-23T11:37:06.210Z] [2022-02-23T11:37:06.210Z] DONE 17 tests in 10.173s [2022-02-23T11:37:06.210Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T11:37:06.210Z] ++ 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-02-23T11:37:06.210Z] ++ set -e [2022-02-23T11:37:06.210Z] ++ '[' -n 0 ']' [2022-02-23T11:37:06.210Z] ++ set -x [2022-02-23T11:37:06.210Z] ++ 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-02-23T11:37:06.470Z] INFO: Testing against a local daemon [2022-02-23T11:37:06.470Z] === RUN TestCommitInheritsEnv [2022-02-23T11:37:06.671Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T11:37:06.730Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-02-23T11:37:06.730Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:37:06.730Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T11:37:06.730Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform// [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T11:37:06.730Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T11:37:06.931Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-23T11:37:06.990Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T11:37:06.990Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T11:37:06.990Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T11:37:06.990Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T11:37:06.990Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T11:37:06.990Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:37:06.990Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-02-23T11:37:06.990Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:37:07.250Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T11:37:07.250Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:37:07.250Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-02-23T11:37:07.250Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T11:37:07.250Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:37:07.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T11:37:07.250Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:37:07.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T11:37:07.250Z] === RUN TestTagInvalidReference [2022-02-23T11:37:07.510Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T11:37:07.510Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:37:07.510Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-23T11:37:07.510Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:37:07.510Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T11:37:07.510Z] === RUN TestTagOfficialNames [2022-02-23T11:37:07.510Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T11:37:07.510Z] === RUN TestTagMatchesDigest [2022-02-23T11:37:07.510Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T11:37:07.510Z] PASS [2022-02-23T11:37:07.510Z] [2022-02-23T11:37:07.510Z] === Skipped [2022-02-23T11:37:07.510Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:37:07.510Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T11:37:07.510Z] [2022-02-23T11:37:07.510Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T11:37:07.510Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:37:07.510Z] [2022-02-23T11:37:07.510Z] DONE 22 tests, 2 skipped in 1.220s [2022-02-23T11:37:07.510Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T11:37:07.510Z] ++ 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-02-23T11:37:07.510Z] ++ set -e [2022-02-23T11:37:07.510Z] ++ '[' -n 0 ']' [2022-02-23T11:37:07.510Z] ++ set -x [2022-02-23T11:37:07.510Z] ++ 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-02-23T11:37:07.510Z] INFO: Testing against a local daemon [2022-02-23T11:37:07.510Z] === RUN TestNetworkCreateDelete [2022-02-23T11:37:07.625Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-02-23T11:37:07.625Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:37:07.771Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-23T11:37:07.771Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:37:07.888Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-23T11:37:08.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-23T11:37:08.032Z] === RUN TestDaemonDNSFallback [2022-02-23T11:37:08.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh binary [2022-02-23T11:37:08.505Z] [2022-02-23T11:37:08.763Z] Removing bundles/ [2022-02-23T11:37:08.763Z] [2022-02-23T11:37:08.763Z] ---> Making bundle: binary (in bundles/binary) [2022-02-23T11:37:08.763Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-23T11:37:08.763Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:37:10.168Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-02-23T11:37:10.168Z] === RUN TestInspect [2022-02-23T11:37:10.239Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-23T11:37:12.152Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T11:37:12.413Z] check_test.go:308: [de7c636a04a82] daemon is not started [2022-02-23T11:37:12.413Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-23T11:37:12.711Z] --- PASS: TestInspect (2.92s) [2022-02-23T11:37:12.711Z] === RUN TestCreateJob [2022-02-23T11:37:12.986Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-23T11:37:13.559Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-23T11:37:14.132Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T11:37:14.132Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-23T11:37:14.606Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-02-23T11:37:14.606Z] === RUN TestInspectNetwork [2022-02-23T11:37:16.007Z] --- PASS: TestCreateJob (3.07s) [2022-02-23T11:37:16.007Z] === RUN TestReplicatedJob [2022-02-23T11:37:16.046Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-23T11:37:16.046Z] check_test.go:308: [d81a726dc4c20] daemon is not started [2022-02-23T11:37:16.046Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-23T11:37:16.046Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T11:37:17.147Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T11:37:17.147Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T11:37:17.147Z] === RUN TestInspectNetwork/network_name [2022-02-23T11:37:17.147Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T11:37:18.594Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-23T11:37:20.507Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-23T11:37:21.293Z] --- PASS: TestReplicatedJob (5.11s) [2022-02-23T11:37:21.293Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:37:21.345Z] --- PASS: TestInspectNetwork (7.06s) [2022-02-23T11:37:21.345Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T11:37:21.345Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T11:37:21.345Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T11:37:21.345Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T11:37:21.345Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:37:22.728Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2022-02-23T11:37:22.728Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:37:22.728Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:37:22.728Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:37:22.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:37:22.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:37:22.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:37:22.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:37:22.728Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:37:22.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:37:22.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T11:37:22.728Z] === RUN TestNetworkList [2022-02-23T11:37:22.728Z] === RUN TestNetworkList//networks [2022-02-23T11:37:22.728Z] === PAUSE TestNetworkList//networks [2022-02-23T11:37:22.728Z] === RUN TestNetworkList//networks/ [2022-02-23T11:37:22.728Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:37:22.728Z] === CONT TestNetworkList//networks [2022-02-23T11:37:22.728Z] === CONT TestNetworkList//networks/ [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:37:22.728Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:37:22.728Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:37:23.299Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-23T11:37:23.299Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:37:24.592Z] --- PASS: TestUpdateReplicatedJob (3.21s) [2022-02-23T11:37:24.592Z] === RUN TestServiceListWithStatuses [2022-02-23T11:37:24.592Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:37:24.592Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:37:24.592Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:37:24.680Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-23T11:37:24.680Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:37:24.713Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-23T11:37:25.032Z] 4612f6d0b889: Pull complete [2022-02-23T11:37:25.251Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-02-23T11:37:25.251Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:37:26.099Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-23T11:37:26.224Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-23T11:37:26.224Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:37:27.609Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-23T11:37:27.609Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:37:27.869Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T11:37:27.869Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:37:28.013Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-23T11:37:28.796Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-02-23T11:37:28.796Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:37:29.929Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T11:37:29.929Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T11:37:30.408Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-02-23T11:37:30.408Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:37:30.408Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:37:30.408Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:37:30.408Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:37:31.314Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-23T11:37:31.571Z] === RUN TestBoolValue [2022-02-23T11:37:31.571Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestBoolValueOrDefault [2022-02-23T11:37:31.571Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestInt64ValueOrZero [2022-02-23T11:37:31.571Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestInt64ValueOrDefault [2022-02-23T11:37:31.571Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T11:37:31.571Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestJsonContentType [2022-02-23T11:37:31.571Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T11:37:31.571Z] PASS [2022-02-23T11:37:31.571Z] coverage: 14.7% of statements [2022-02-23T11:37:31.571Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T11:37:31.571Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2022-02-23T11:37:31.571Z] === RUN TestMaskSecretKeys [2022-02-23T11:37:31.571Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T11:37:31.571Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T11:37:31.571Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T11:37:31.571Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T11:37:31.571Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T11:37:31.571Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T11:37:31.571Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestVersionMiddlewareVersion [2022-02-23T11:37:31.571Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T11:37:31.571Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T11:37:31.571Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T11:37:31.571Z] PASS [2022-02-23T11:37:31.571Z] coverage: 37.7% of statements [2022-02-23T11:37:31.571Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-02-23T11:37:31.571Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T11:37:31.571Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T11:37:31.572Z] === RUN TestStrSliceMarshalJSON [2022-02-23T11:37:31.572Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T11:37:31.572Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestStrSliceUnmarshalString [2022-02-23T11:37:31.572Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T11:37:31.572Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 90.0% of statements [2022-02-23T11:37:31.572Z] === RUN TestAdjustForAPIVersion [2022-02-23T11:37:31.572Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 5.7% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T11:37:31.572Z] === RUN TestToJSON [2022-02-23T11:37:31.572Z] --- PASS: TestToJSON (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestToParamWithVersion [2022-02-23T11:37:31.572Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromJSON [2022-02-23T11:37:31.572Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestEmpty [2022-02-23T11:37:31.572Z] --- PASS: TestEmpty (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T11:37:31.572Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestArgsMatchKVList [2022-02-23T11:37:31.572Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestArgsMatch [2022-02-23T11:37:31.572Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestAdd [2022-02-23T11:37:31.572Z] --- PASS: TestAdd (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDel [2022-02-23T11:37:31.572Z] --- PASS: TestDel (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestLen [2022-02-23T11:37:31.572Z] --- PASS: TestLen (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestExactMatch [2022-02-23T11:37:31.572Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestOnlyOneExactMatch [2022-02-23T11:37:31.572Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestContains [2022-02-23T11:37:31.572Z] --- PASS: TestContains (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestValidate [2022-02-23T11:37:31.572Z] --- PASS: TestValidate (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestWalkValues [2022-02-23T11:37:31.572Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFuzzyMatch [2022-02-23T11:37:31.572Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestClone [2022-02-23T11:37:31.572Z] --- PASS: TestClone (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 92.2% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T11:37:31.572Z] === RUN TestDurationToSecondsString [2022-02-23T11:37:31.572Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestGetTimestamp [2022-02-23T11:37:31.572Z] === RUN TestCompareVersion [2022-02-23T11:37:31.572Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 77.3% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-02-23T11:37:31.572Z] --- PASS: TestGetTimestamp (0.19s) [2022-02-23T11:37:31.572Z] === RUN TestParseTimestamps [2022-02-23T11:37:31.572Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 100.0% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T11:37:31.572Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T11:37:31.572Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestCloneArgsSmartHttp [2022-02-23T11:37:31.572Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-02-23T11:37:31.572Z] === RUN TestCloneArgsDumbHttp [2022-02-23T11:37:31.572Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestCloneArgsGit [2022-02-23T11:37:31.572Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestCheckoutGit [2022-02-23T11:37:31.572Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T11:37:31.572Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T11:37:31.572Z] === RUN TestProcessNoDockerignore [2022-02-23T11:37:31.572Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T11:37:31.572Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDetectContentType [2022-02-23T11:37:31.572Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestSelectAcceptableMIME [2022-02-23T11:37:31.572Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestInspectEmptyResponse [2022-02-23T11:37:31.572Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestInspectResponseBinary [2022-02-23T11:37:31.572Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestResponseUnsupportedContentType [2022-02-23T11:37:31.572Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestInspectResponseTextSimple [2022-02-23T11:37:31.572Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T11:37:31.572Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestUnknownContentLength [2022-02-23T11:37:31.572Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDownloadRemote [2022-02-23T11:37:31.572Z] === RUN TestEnable [2022-02-23T11:37:31.572Z] --- PASS: TestEnable (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDisable [2022-02-23T11:37:31.572Z] --- PASS: TestDisable (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestEnabled [2022-02-23T11:37:31.572Z] --- PASS: TestEnabled (0.00s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 100.0% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-02-23T11:37:31.572Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T11:37:31.572Z] === RUN TestGetWithStatusError [2022-02-23T11:37:31.572Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestCloseRootDirectory [2022-02-23T11:37:31.572Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:37:31.572Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-02-23T11:37:31.572Z] === RUN TestHashFile [2022-02-23T11:37:31.572Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:37:31.572Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestHashSubdir [2022-02-23T11:37:31.572Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:37:31.572Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T11:37:31.572Z] === RUN TestRemoveDirectory [2022-02-23T11:37:31.572Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:37:31.572Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-23T11:37:31.572Z] PASS [2022-02-23T11:37:31.572Z] coverage: 9.3% of statements [2022-02-23T11:37:31.572Z] ok github.com/docker/docker/builder/remotecontext 0.282s coverage: 9.3% of statements [2022-02-23T11:37:31.572Z] === RUN TestGetAllAllowed [2022-02-23T11:37:31.572Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestGetAllMeta [2022-02-23T11:37:31.572Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T11:37:31.572Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T11:37:31.572Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestIsExistingDirectory [2022-02-23T11:37:31.572Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T11:37:31.572Z] === RUN TestGetFilenameForDownload [2022-02-23T11:37:31.572Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestEnv2Variables [2022-02-23T11:37:31.572Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T11:37:31.572Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestMaintainer [2022-02-23T11:37:31.572Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestLabel [2022-02-23T11:37:31.572Z] --- PASS: TestLabel (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromScratch [2022-02-23T11:37:31.572Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromWithArg [2022-02-23T11:37:31.572Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T11:37:31.572Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromWithUndefinedArg [2022-02-23T11:37:31.572Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T11:37:31.572Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestOnbuild [2022-02-23T11:37:31.572Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestWorkdir [2022-02-23T11:37:31.572Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestCmd [2022-02-23T11:37:31.572Z] --- PASS: TestCmd (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestHealthcheckNone [2022-02-23T11:37:31.572Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestHealthcheckCmd [2022-02-23T11:37:31.572Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestEntrypoint [2022-02-23T11:37:31.572Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestExpose [2022-02-23T11:37:31.572Z] --- PASS: TestExpose (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestUser [2022-02-23T11:37:31.572Z] --- PASS: TestUser (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestVolume [2022-02-23T11:37:31.572Z] --- PASS: TestVolume (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestStopSignal [2022-02-23T11:37:31.572Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:37:31.572Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestArg [2022-02-23T11:37:31.572Z] --- PASS: TestArg (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestShell [2022-02-23T11:37:31.572Z] --- PASS: TestShell (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestPrependEnvOnCmd [2022-02-23T11:37:31.572Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestRunWithBuildArgs [2022-02-23T11:37:31.572Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T11:37:31.572Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T11:37:31.572Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T11:37:31.572Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T11:37:31.572Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T11:37:31.572Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestNormalizeWorkdir [2022-02-23T11:37:31.572Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestDispatch [2022-02-23T11:37:31.572Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T11:37:31.572Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T11:37:31.572Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T11:37:31.572Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T11:37:31.572Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T11:37:31.572Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T11:37:31.572Z] === RUN TestDispatch/COPY_url [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch (0.05s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T11:37:31.572Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T11:37:31.572Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T11:37:31.572Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T11:37:31.573Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T11:37:31.573Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T11:37:31.573Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T11:37:31.573Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestEmptyDockerfile [2022-02-23T11:37:31.573Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T11:37:31.573Z] === RUN TestSymlinkDockerfile [2022-02-23T11:37:31.573Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T11:37:31.573Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T11:37:31.573Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestNonExistingDockerfile [2022-02-23T11:37:31.573Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-02-23T11:37:31.573Z] === RUN TestCopyRunConfig [2022-02-23T11:37:31.573Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestDeepCopyRunConfig [2022-02-23T11:37:31.573Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestExportImage [2022-02-23T11:37:31.573Z] --- PASS: TestExportImage (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestNormalizeDest [2022-02-23T11:37:31.573Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T11:37:31.573Z] PASS [2022-02-23T11:37:31.573Z] coverage: 46.7% of statements [2022-02-23T11:37:31.573Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 46.7% of statements [2022-02-23T11:37:31.573Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T11:37:31.573Z] === RUN TestTCP4Proxy [2022-02-23T11:37:31.573Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T11:37:31.573Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T11:37:31.573Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-02-23T11:37:31.573Z] === RUN TestTCP6Proxy [2022-02-23T11:37:31.573Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:37:31.573Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestTCPDualStackProxy [2022-02-23T11:37:31.573Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:37:31.573Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestUDP4Proxy [2022-02-23T11:37:31.573Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestUDP6Proxy [2022-02-23T11:37:31.573Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:37:31.573Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestUDPWriteError [2022-02-23T11:37:31.573Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestSCTP4Proxy [2022-02-23T11:37:31.573Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:37:31.573Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T11:37:31.573Z] === RUN TestSCTP6Proxy [2022-02-23T11:37:31.573Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:37:31.573Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T11:37:31.573Z] PASS [2022-02-23T11:37:31.573Z] coverage: 49.4% of statements [2022-02-23T11:37:31.573Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-02-23T11:37:32.095Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2022-02-23T11:37:32.095Z] === RUN TestServicePlugin [2022-02-23T11:37:34.616Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-23T11:37:34.616Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T11:37:34.616Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T11:37:34.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T11:37:35.393Z] plugin_test.go:61: [d6138ee47d2c6] joining swarm manager [dfa2986b57597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:37:35.819Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T11:37:35.819Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T11:37:36.336Z] plugin_test.go:64: [d5d5d33b0cd31] joining swarm manager [dfa2986b57597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:37:36.391Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T11:37:36.651Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T11:37:38.565Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-23T11:37:38.565Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T11:37:39.951Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-23T11:37:40.212Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T11:37:41.156Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-23T11:37:41.728Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T11:37:42.009Z] === RUN TestCheckpointCreateError [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointCreate [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointDeleteError [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointDelete [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointListError [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointList [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T11:37:42.010Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T11:37:42.010Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:37:42.010Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestGetAPIPath [2022-02-23T11:37:42.010Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestParseHostURL [2022-02-23T11:37:42.010Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T11:37:42.010Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPIVersion [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T11:37:42.010Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestClientRedirect [2022-02-23T11:37:42.010Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigCreateUnsupported [2022-02-23T11:37:42.010Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigCreateError [2022-02-23T11:37:42.010Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigCreate [2022-02-23T11:37:42.010Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspectNotFound [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspectUnsupported [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspectError [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigInspect [2022-02-23T11:37:42.010Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigListUnsupported [2022-02-23T11:37:42.010Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigListError [2022-02-23T11:37:42.010Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigList [2022-02-23T11:37:42.010Z] --- PASS: TestConfigList (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigRemoveUnsupported [2022-02-23T11:37:42.010Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigRemoveError [2022-02-23T11:37:42.010Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigRemove [2022-02-23T11:37:42.010Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigUpdateUnsupported [2022-02-23T11:37:42.010Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigUpdateError [2022-02-23T11:37:42.010Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestConfigUpdate [2022-02-23T11:37:42.010Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCommitError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCommit [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStatPathError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStatPath [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyToContainerError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyToContainer [2022-02-23T11:37:42.010Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyFromContainerError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T11:37:42.010Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestCopyFromContainer [2022-02-23T11:37:42.010Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCreateError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCreateImageNotFound [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCreateWithName [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerCreateAutoRemove [2022-02-23T11:37:42.010Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerDiffError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerDiff [2022-02-23T11:37:42.010Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecCreateError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecCreate [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecStartError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecStart [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecInspectError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecInspect [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExportError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExport [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerInspectError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T11:37:42.010Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T11:37:42.010Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerInspect [2022-02-23T11:37:42.010Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerInspectNode [2022-02-23T11:37:42.010Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerKillError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerKill [2022-02-23T11:37:42.010Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerListError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerList [2022-02-23T11:37:42.010Z] --- PASS: TestContainerList (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerLogsNotFoundError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerLogsError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerLogs [2022-02-23T11:37:42.010Z] --- PASS: TestContainerLogs (0.21s) [2022-02-23T11:37:42.010Z] === RUN TestContainerPauseError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerPause [2022-02-23T11:37:42.010Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainersPruneError [2022-02-23T11:37:42.010Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainersPrune [2022-02-23T11:37:42.010Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRemoveError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRemove [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRenameError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRename [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerResizeError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecResizeError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerResize [2022-02-23T11:37:42.010Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerExecResize [2022-02-23T11:37:42.010Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRestartError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerRestart [2022-02-23T11:37:42.010Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStartError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStart [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStatsError [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T11:37:42.010Z] === RUN TestContainerStats [2022-02-23T11:37:42.010Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T11:37:42.300Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-23T11:37:42.479Z] === RUN TestContainerStopError [2022-02-23T11:37:42.479Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerStop [2022-02-23T11:37:42.479Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerTopError [2022-02-23T11:37:42.479Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerTop [2022-02-23T11:37:42.479Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerUnpauseError [2022-02-23T11:37:42.479Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerUnpause [2022-02-23T11:37:42.479Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerUpdateError [2022-02-23T11:37:42.479Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerUpdate [2022-02-23T11:37:42.479Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestContainerWaitError [2022-02-23T11:37:42.479Z] --- PASS: TestContainerWaitError (0.02s) [2022-02-23T11:37:42.479Z] === RUN TestContainerWait [2022-02-23T11:37:42.479Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestDiskUsageError [2022-02-23T11:37:42.479Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestDiskUsage [2022-02-23T11:37:42.479Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestDistributionInspectUnsupported [2022-02-23T11:37:42.479Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T11:37:42.479Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestEventsErrorInOptions [2022-02-23T11:37:42.479Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestEventsErrorFromServer [2022-02-23T11:37:42.479Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestEvents [2022-02-23T11:37:42.479Z] --- PASS: TestEvents (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestTLSCloseWriter [2022-02-23T11:37:42.479Z] === PAUSE TestTLSCloseWriter [2022-02-23T11:37:42.479Z] === RUN TestImageBuildError [2022-02-23T11:37:42.479Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageBuild [2022-02-23T11:37:42.479Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestGetDockerOS [2022-02-23T11:37:42.479Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageCreateError [2022-02-23T11:37:42.479Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageCreate [2022-02-23T11:37:42.479Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageHistoryError [2022-02-23T11:37:42.479Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageHistory [2022-02-23T11:37:42.479Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageImportError [2022-02-23T11:37:42.479Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageImport [2022-02-23T11:37:42.479Z] --- PASS: TestImageImport (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageInspectError [2022-02-23T11:37:42.479Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageInspectImageNotFound [2022-02-23T11:37:42.479Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageInspectWithEmptyID [2022-02-23T11:37:42.479Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageInspect [2022-02-23T11:37:42.479Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageListError [2022-02-23T11:37:42.479Z] --- PASS: TestImageListError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageList [2022-02-23T11:37:42.479Z] --- PASS: TestImageList (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageListApiBefore125 [2022-02-23T11:37:42.479Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageLoadError [2022-02-23T11:37:42.479Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageLoad [2022-02-23T11:37:42.479Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagesPruneError [2022-02-23T11:37:42.479Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagesPrune [2022-02-23T11:37:42.479Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullReferenceParseError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullAnyError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePullWithoutErrors [2022-02-23T11:37:42.479Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushReferenceError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushAnyError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithoutErrors [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T11:37:42.479Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T11:37:42.479Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageRemoveError [2022-02-23T11:37:42.479Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageRemoveImageNotFound [2022-02-23T11:37:42.479Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageRemove [2022-02-23T11:37:42.479Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSaveError [2022-02-23T11:37:42.479Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSave [2022-02-23T11:37:42.479Z] --- PASS: TestImageSave (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSearchAnyError [2022-02-23T11:37:42.479Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:37:42.479Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:37:42.479Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:37:42.479Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T11:37:42.480Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageSearchWithoutErrors [2022-02-23T11:37:42.480Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageTagError [2022-02-23T11:37:42.480Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageTagInvalidReference [2022-02-23T11:37:42.480Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T11:37:42.480Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageTagHexSource [2022-02-23T11:37:42.480Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestImageTag [2022-02-23T11:37:42.480Z] --- PASS: TestImageTag (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestInfoServerError [2022-02-23T11:37:42.480Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T11:37:42.480Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestInfo [2022-02-23T11:37:42.480Z] --- PASS: TestInfo (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkConnectError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkConnect [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkCreateError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkCreate [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkDisconnectError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkDisconnect [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/no_options [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/verbose [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/global_scope [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T11:37:42.480Z] === RUN TestNetworkInspect/server_error [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkListError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkList [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworksPruneError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworksPrune [2022-02-23T11:37:42.480Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkRemoveError [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNetworkRemove [2022-02-23T11:37:42.480Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeInspectError [2022-02-23T11:37:42.480Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T11:37:42.480Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T11:37:42.480Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeInspect [2022-02-23T11:37:42.480Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeListError [2022-02-23T11:37:42.480Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeList [2022-02-23T11:37:42.480Z] --- PASS: TestNodeList (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeRemoveError [2022-02-23T11:37:42.480Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeRemove [2022-02-23T11:37:42.480Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeUpdateError [2022-02-23T11:37:42.480Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestNodeUpdate [2022-02-23T11:37:42.480Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T11:37:42.480Z] === RUN TestOptionWithHostFromEnv [2022-02-23T11:37:42.480Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestOptionWithTimeout [2022-02-23T11:37:42.951Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T11:37:42.951Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPingFail [2022-02-23T11:37:42.951Z] --- PASS: TestPingFail (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPingWithError [2022-02-23T11:37:42.951Z] 2022/02/23 11:37:41 RoundTripper returned a response & error; ignoring response [2022-02-23T11:37:42.951Z] 2022/02/23 11:37:41 RoundTripper returned a response & error; ignoring response [2022-02-23T11:37:42.951Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPingSuccess [2022-02-23T11:37:42.951Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPingHeadFallback [2022-02-23T11:37:42.951Z] === RUN TestPingHeadFallback/OK [2022-02-23T11:37:42.951Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T11:37:42.951Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T11:37:42.951Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T11:37:42.951Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T11:37:42.951Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T11:37:42.951Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T11:37:42.951Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T11:37:42.951Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginDisableError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginDisable [2022-02-23T11:37:42.951Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginEnableError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginEnable [2022-02-23T11:37:42.951Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginInspectError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T11:37:42.951Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginInspect [2022-02-23T11:37:42.951Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginListError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginList [2022-02-23T11:37:42.951Z] --- PASS: TestPluginList (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginPushError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginPush [2022-02-23T11:37:42.951Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginRemoveError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginRemove [2022-02-23T11:37:42.951Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginSetError [2022-02-23T11:37:42.951Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPluginSet [2022-02-23T11:37:42.951Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSetHostHeader [2022-02-23T11:37:42.951Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestPlainTextError [2022-02-23T11:37:42.951Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestInfiniteError [2022-02-23T11:37:42.951Z] --- PASS: TestInfiniteError (0.02s) [2022-02-23T11:37:42.951Z] === RUN TestCanceledContext [2022-02-23T11:37:42.951Z] 2022/02/23 11:37:41 RoundTripper returned a response & error; ignoring response [2022-02-23T11:37:42.951Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestDeadlineExceededContext [2022-02-23T11:37:42.951Z] 2022/02/23 11:37:41 RoundTripper returned a response & error; ignoring response [2022-02-23T11:37:42.951Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretCreateUnsupported [2022-02-23T11:37:42.951Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretCreateError [2022-02-23T11:37:42.951Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretCreate [2022-02-23T11:37:42.951Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretInspectUnsupported [2022-02-23T11:37:42.951Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretInspectError [2022-02-23T11:37:42.951Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T11:37:42.951Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T11:37:42.951Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretInspect [2022-02-23T11:37:42.951Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretListUnsupported [2022-02-23T11:37:42.951Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretListError [2022-02-23T11:37:42.951Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretList [2022-02-23T11:37:42.951Z] --- PASS: TestSecretList (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretRemoveUnsupported [2022-02-23T11:37:42.951Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretRemoveError [2022-02-23T11:37:42.951Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretRemove [2022-02-23T11:37:42.951Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretUpdateUnsupported [2022-02-23T11:37:42.951Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretUpdateError [2022-02-23T11:37:42.951Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestSecretUpdate [2022-02-23T11:37:42.951Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T11:37:42.951Z] === RUN TestServiceCreateError [2022-02-23T11:37:43.244Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T11:37:43.420Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceCreate [2022-02-23T11:37:43.420Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T11:37:43.420Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceCreateDigestPinning [2022-02-23T11:37:43.420Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceInspectError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T11:37:43.420Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T11:37:43.420Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceInspect [2022-02-23T11:37:43.420Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceListError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceList [2022-02-23T11:37:43.420Z] --- PASS: TestServiceList (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceLogsError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceLogs [2022-02-23T11:37:43.420Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceRemoveError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceRemove [2022-02-23T11:37:43.420Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceUpdateError [2022-02-23T11:37:43.420Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestServiceUpdate [2022-02-23T11:37:43.420Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmGetUnlockKey [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmInitError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmInit [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmInspectError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmInspect [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmJoinError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmJoin [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmLeaveError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmLeave [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmUnlockError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmUnlock [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmUpdateError [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestSwarmUpdate [2022-02-23T11:37:43.420Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestTaskInspectError [2022-02-23T11:37:43.420Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T11:37:43.420Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T11:37:43.420Z] === RUN TestTaskInspect [2022-02-23T11:37:43.420Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestTaskListError [2022-02-23T11:37:43.421Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestTaskList [2022-02-23T11:37:43.421Z] --- PASS: TestTaskList (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestVolumeCreateError [2022-02-23T11:37:43.421Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestVolumeCreate [2022-02-23T11:37:43.421Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestVolumeInspectError [2022-02-23T11:37:43.421Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestVolumeInspectNotFound [2022-02-23T11:37:43.421Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T11:37:43.421Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T11:37:43.421Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T11:37:43.889Z] === RUN TestVolumeInspect [2022-02-23T11:37:43.889Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T11:37:43.889Z] === RUN TestVolumeListError [2022-02-23T11:37:43.889Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T11:37:43.889Z] === RUN TestVolumeList [2022-02-23T11:37:43.889Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T11:37:43.889Z] === RUN TestVolumeRemoveError [2022-02-23T11:37:43.889Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T11:37:43.889Z] === RUN TestVolumeRemove [2022-02-23T11:37:43.889Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T11:37:43.889Z] === CONT TestTLSCloseWriter [2022-02-23T11:37:43.889Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-23T11:37:43.889Z] PASS [2022-02-23T11:37:43.889Z] coverage: 75.3% of statements [2022-02-23T11:37:43.889Z] ok github.com/docker/docker/client 0.385s coverage: 75.3% of statements [2022-02-23T11:37:44.629Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T11:37:45.202Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-23T11:37:45.306Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-02-23T11:37:45.306Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:37:45.463Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T11:37:45.566Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:offmj8mpueqh9z1dn07ay8e4k Created:2022-02-23 11:37:44.433767121 +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[2814fba30b8a583273cfe03a35dcc8ebe63965ee1452bf36f7b845359323ba10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjh2oxgq3aveigrdanpt2d2se EndpointID:bee6a5b80bf2762a6f3e5bf2d32a0ece53a56fc0f44f93efb07e9d6f36af998a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4700410022e115ae5850e915f9a712ae79679653b606dd6151300cd2981d083e 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:75365715ffdc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qjh2oxgq3aveigrdanpt2d2se EndpointID:bee6a5b80bf2762a6f3e5bf2d32a0ece53a56fc0f44f93efb07e9d6f36af998a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T11:37:50.781Z] docker_cli_daemon_test.go:2522: [d57597586064b] daemon is not started [2022-02-23T11:37:50.844Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.32s) [2022-02-23T11:37:50.844Z] PASS [2022-02-23T11:37:50.844Z] [2022-02-23T11:37:50.844Z] === Skipped [2022-02-23T11:37:50.844Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:37:50.844Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:37:50.844Z] [2022-02-23T11:37:50.844Z] DONE 26 tests, 1 skipped in 42.379s [2022-02-23T11:37:50.844Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:37:50.844Z] ++ 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-02-23T11:37:50.844Z] ++ set -e [2022-02-23T11:37:50.844Z] ++ '[' -n 0 ']' [2022-02-23T11:37:50.844Z] ++ set -x [2022-02-23T11:37:50.845Z] ++ 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-02-23T11:37:50.845Z] INFO: Testing against a local daemon [2022-02-23T11:37:50.845Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T11:37:50.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:37:50.845Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:37:50.845Z] === RUN TestDockerNetworkIpvlan [2022-02-23T11:37:50.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:37:50.845Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:37:50.845Z] PASS [2022-02-23T11:37:50.845Z] [2022-02-23T11:37:50.845Z] === Skipped [2022-02-23T11:37:50.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:37:50.845Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:37:50.845Z] [2022-02-23T11:37:50.845Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:37:50.845Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:37:50.845Z] [2022-02-23T11:37:50.845Z] DONE 2 tests, 2 skipped in 0.109s [2022-02-23T11:37:50.845Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:37:50.845Z] ++ 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-02-23T11:37:50.845Z] ++ set -e [2022-02-23T11:37:50.845Z] ++ '[' -n 0 ']' [2022-02-23T11:37:50.845Z] ++ set -x [2022-02-23T11:37:50.845Z] ++ 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-02-23T11:37:50.845Z] INFO: Testing against a local daemon [2022-02-23T11:37:50.845Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T11:37:51.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-02-23T11:37:51.415Z] === RUN TestDockerNetworkMacvlan [2022-02-23T11:37:52.167Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T11:37:52.354Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T11:37:52.428Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-23T11:37:52.924Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T11:37:53.493Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T11:37:55.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T11:37:56.784Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T11:38:00.080Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan (8.88s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.84s) [2022-02-23T11:38:00.340Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-02-23T11:38:00.340Z] PASS [2022-02-23T11:38:00.340Z] [2022-02-23T11:38:00.340Z] DONE 8 tests in 10.330s [2022-02-23T11:38:00.340Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T11:38:00.340Z] ++ 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-02-23T11:38:00.340Z] ++ set -e [2022-02-23T11:38:00.340Z] ++ '[' -n 0 ']' [2022-02-23T11:38:00.340Z] ++ set -x [2022-02-23T11:38:00.340Z] ++ 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-02-23T11:38:00.340Z] testing: warning: no tests to run [2022-02-23T11:38:00.340Z] PASS [2022-02-23T11:38:00.340Z] [2022-02-23T11:38:00.340Z] DONE 0 tests in 0.021s [2022-02-23T11:38:00.340Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T11:38:00.340Z] ++ 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-02-23T11:38:00.340Z] ++ set -e [2022-02-23T11:38:00.340Z] ++ '[' -n 0 ']' [2022-02-23T11:38:00.340Z] ++ set -x [2022-02-23T11:38:00.340Z] ++ 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-02-23T11:38:00.570Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T11:38:00.602Z] INFO: Testing against a local daemon [2022-02-23T11:38:00.602Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T11:38:01.541Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-02-23T11:38:01.541Z] === RUN TestAuthZPluginTLS [2022-02-23T11:38:02.112Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T11:38:02.112Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T11:38:02.683Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T11:38:02.683Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T11:38:02.905Z] --- PASS: TestServicePlugin (29.77s) [2022-02-23T11:38:02.905Z] === RUN TestServiceUpdateLabel [2022-02-23T11:38:03.117Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-23T11:38:03.253Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T11:38:03.253Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T11:38:03.823Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-23T11:38:03.823Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T11:38:03.844Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-02-23T11:38:03.844Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:38:05.030Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-23T11:38:05.125Z] --- PASS: TestCheckoutGit (34.15s) [2022-02-23T11:38:05.125Z] === RUN TestValidGitTransport [2022-02-23T11:38:05.125Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T11:38:05.125Z] === RUN TestGitInvalidRef [2022-02-23T11:38:05.125Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-23T11:38:05.125Z] PASS [2022-02-23T11:38:05.125Z] coverage: 86.3% of statements [2022-02-23T11:38:05.125Z] ok github.com/docker/docker/builder/remotecontext/git 34.494s coverage: 86.3% of statements [2022-02-23T11:38:05.125Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T11:38:05.125Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T11:38:05.205Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-02-23T11:38:05.205Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T11:38:05.465Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-23T11:38:05.465Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T11:38:06.035Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T11:38:06.035Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T11:38:06.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T11:38:06.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T11:38:07.574Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-23T11:38:07.835Z] check_test.go:308: [d0d09c458158f] daemon is not started [2022-02-23T11:38:07.835Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-23T11:38:07.985Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s) [2022-02-23T11:38:07.985Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T11:38:08.924Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-02-23T11:38:08.924Z] === RUN TestAuthZPluginHeader [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T11:38:08.931Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestConfigureDaemonLogs [2022-02-23T11:38:08.931Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T11:38:08.931Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T11:38:08.931Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T11:38:08.931Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T11:38:08.931Z] PASS [2022-02-23T11:38:08.931Z] coverage: 18.7% of statements [2022-02-23T11:38:08.931Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 18.7% of statements [2022-02-23T11:38:08.931Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T11:38:08.931Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T11:38:09.864Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-23T11:38:09.864Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T11:38:09.864Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:09.864Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T11:38:09.864Z] === RUN TestAuthZPluginV2Disable [2022-02-23T11:38:09.864Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:09.864Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-23T11:38:09.864Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T11:38:09.864Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:09.864Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T11:38:09.864Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T11:38:09.864Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:09.864Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T11:38:09.864Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T11:38:09.920Z] === RUN TestContainerStopSignal [2022-02-23T11:38:09.920Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestContainerStopTimeout [2022-02-23T11:38:09.920Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T11:38:09.920Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T11:38:09.920Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-23T11:38:09.920Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T11:38:09.920Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T11:38:09.920Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T11:38:09.920Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestNewMemoryStore [2022-02-23T11:38:09.920Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestAddContainers [2022-02-23T11:38:09.920Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestGetContainer [2022-02-23T11:38:09.920Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestDeleteContainer [2022-02-23T11:38:09.920Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestListContainers [2022-02-23T11:38:09.920Z] --- PASS: TestListContainers (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestFirstContainer [2022-02-23T11:38:09.920Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestApplyAllContainer [2022-02-23T11:38:09.920Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestIsValidHealthString [2022-02-23T11:38:09.920Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestStateRunStop [2022-02-23T11:38:09.920Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestStateTimeoutWait [2022-02-23T11:38:09.920Z] state_test.go:141: Stop callback fired [2022-02-23T11:38:09.920Z] state_test.go:165: Stop callback fired [2022-02-23T11:38:09.920Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T11:38:09.920Z] === RUN TestIsValidStateString [2022-02-23T11:38:09.920Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestViewSaveDelete [2022-02-23T11:38:09.920Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-23T11:38:09.920Z] === RUN TestViewAll [2022-02-23T11:38:09.920Z] --- PASS: TestViewAll (0.01s) [2022-02-23T11:38:09.920Z] === RUN TestViewGet [2022-02-23T11:38:09.920Z] --- PASS: TestViewGet (0.01s) [2022-02-23T11:38:09.920Z] === RUN TestNames [2022-02-23T11:38:09.920Z] --- PASS: TestNames (0.00s) [2022-02-23T11:38:09.920Z] === RUN TestViewWithHealthCheck [2022-02-23T11:38:09.920Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T11:38:09.920Z] PASS [2022-02-23T11:38:09.920Z] coverage: 41.7% of statements [2022-02-23T11:38:09.920Z] ok github.com/docker/docker/container 0.254s coverage: 41.7% of statements [2022-02-23T11:38:10.388Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T11:38:10.388Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T11:38:10.388Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T11:38:10.388Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T11:38:11.137Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T11:38:11.376Z] === RUN TestPrepare [2022-02-23T11:38:11.376Z] --- PASS: TestPrepare (0.00s) [2022-02-23T11:38:11.376Z] === RUN TestStart [2022-02-23T11:38:11.376Z] --- PASS: TestStart (0.00s) [2022-02-23T11:38:11.376Z] === RUN TestWaitCancel [2022-02-23T11:38:11.376Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T11:38:11.376Z] === RUN TestWaitDisabled [2022-02-23T11:38:11.376Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T11:38:11.376Z] === RUN TestWaitEnabled [2022-02-23T11:38:11.376Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T11:38:11.376Z] === RUN TestRemove [2022-02-23T11:38:11.376Z] --- PASS: TestRemove (0.00s) [2022-02-23T11:38:11.376Z] PASS [2022-02-23T11:38:11.376Z] coverage: 65.3% of statements [2022-02-23T11:38:11.376Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-02-23T11:38:13.026Z] 898469748ff6: Pull complete [2022-02-23T11:38:13.026Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T11:38:13.026Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:38:13.026Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T11:38:13.026Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T11:38:13.026Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T11:38:13.026Z] WARN: Skipping validation tests [2022-02-23T11:38:13.026Z] INFO: Running unit tests at 02/23/2022 11:38:02... [2022-02-23T11:38:13.026Z] INFO: make.ps1 starting at 02/23/2022 11:38:07 [2022-02-23T11:38:13.026Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:38:13.026Z] INFO: Invoking autogen... [2022-02-23T11:38:13.026Z] INFO: Running unit tests... [2022-02-23T11:38:13.592Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T11:38:13.592Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T11:38:13.592Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T11:38:13.592Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T11:38:13.592Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T11:38:13.592Z] PASS [2022-02-23T11:38:13.592Z] coverage: 35.9% of statements [2022-02-23T11:38:13.592Z] ok github.com/docker/docker/daemon/cluster/convert 0.657s coverage: 35.9% of statements [2022-02-23T11:38:13.592Z] === RUN TestNewListSecretsFilters [2022-02-23T11:38:13.592Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T11:38:13.592Z] === RUN TestNewListConfigsFilters [2022-02-23T11:38:13.592Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T11:38:13.592Z] PASS [2022-02-23T11:38:13.592Z] coverage: 0.5% of statements [2022-02-23T11:38:13.684Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite (326.76s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.71s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.21s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.94s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.35s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.94s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.22s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.20s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.33s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.03s) [2022-02-23T11:38:13.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.56s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.32s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.50s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.09s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.93s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.06s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.88s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.58s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.44s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.93s) [2022-02-23T11:38:13.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T11:38:13.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.25s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.94s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.59s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.57s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.56s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.22s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.67s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.39s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.56s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.48s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.20s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.73s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.02s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.09s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.11s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.89s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.27s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.13s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.75s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-02-23T11:38:13.684Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.53s) [2022-02-23T11:38:13.684Z] === RUN TestDockerSwarmSuite [2022-02-23T11:38:13.684Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-23T11:38:14.061Z] ok github.com/docker/docker/daemon/cluster 1.144s coverage: 0.5% of statements [2022-02-23T11:38:16.233Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-23T11:38:17.017Z] === RUN TestBuilderGC [2022-02-23T11:38:17.017Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestFindConfigurationConflicts [2022-02-23T11:38:17.017Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T11:38:17.017Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T11:38:17.017Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T11:38:17.017Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T11:38:17.017Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T11:38:17.017Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T11:38:17.017Z] === RUN TestValidateConfigurationErrors [2022-02-23T11:38:17.017Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T11:38:17.017Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T11:38:17.017Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T11:38:17.018Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_label [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T11:38:17.018Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T11:38:17.018Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T11:38:17.018Z] time="2022-02-23T11:38:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T11:38:17.018Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-23T11:38:17.018Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T11:38:17.018Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:38:17.018Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestReloadBadDefaultConfig [2022-02-23T11:38:17.018Z] time="2022-02-23T11:38:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2634046781" [2022-02-23T11:38:17.018Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestReloadWithConflictingLabels [2022-02-23T11:38:17.018Z] time="2022-02-23T11:38:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-906085142" [2022-02-23T11:38:17.018Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T11:38:17.018Z] time="2022-02-23T11:38:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3535107492" [2022-02-23T11:38:17.018Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestMaskURLCredentials [2022-02-23T11:38:17.018Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T11:38:17.018Z] === RUN TestDaemonConfigurationMerge [2022-02-23T11:38:17.018Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T11:38:17.018Z] PASS [2022-02-23T11:38:17.018Z] coverage: 79.2% of statements [2022-02-23T11:38:17.018Z] ok github.com/docker/docker/daemon/config 0.452s coverage: 79.2% of statements [2022-02-23T11:38:17.488Z] === RUN TestEventsLog [2022-02-23T11:38:17.488Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T11:38:17.488Z] === RUN TestEventsLogTimeout [2022-02-23T11:38:17.488Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T11:38:17.488Z] === RUN TestLogEvents [2022-02-23T11:38:17.488Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T11:38:17.488Z] === RUN TestLoadBufferedEvents [2022-02-23T11:38:17.488Z] === RUN TestWaitNodeAttachment [2022-02-23T11:38:17.488Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-23T11:38:17.488Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T11:38:17.488Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T11:38:17.488Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T11:38:17.488Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T11:38:17.488Z] PASS [2022-02-23T11:38:17.488Z] coverage: 50.0% of statements [2022-02-23T11:38:17.488Z] ok github.com/docker/docker/daemon/events 0.331s coverage: 50.0% of statements [2022-02-23T11:38:17.957Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T11:38:17.957Z] === RUN TestIsolationConversion [2022-02-23T11:38:17.957Z] === RUN TestIsolationConversion/default [2022-02-23T11:38:17.957Z] === RUN TestIsolationConversion/process [2022-02-23T11:38:17.957Z] === RUN TestIsolationConversion/hyperv [2022-02-23T11:38:17.957Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestContainerLabels [2022-02-23T11:38:17.957Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestCredentialSpecConversion [2022-02-23T11:38:17.957Z] === RUN TestCredentialSpecConversion/none [2022-02-23T11:38:17.957Z] === RUN TestCredentialSpecConversion/config [2022-02-23T11:38:17.957Z] === RUN TestCredentialSpecConversion/file [2022-02-23T11:38:17.957Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T11:38:17.957Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T11:38:17.957Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountBind [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountVolume [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountTarget [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T11:38:17.957Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T11:38:17.957Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T11:38:17.957Z] PASS [2022-02-23T11:38:17.957Z] coverage: 11.0% of statements [2022-02-23T11:38:17.957Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.613s coverage: 11.0% of statements [2022-02-23T11:38:18.743Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-02-23T11:38:18.743Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:38:18.821Z] 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-23T11:38:18.949Z] === RUN TestIsEmptyDir [2022-02-23T11:38:18.949Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T11:38:18.949Z] PASS [2022-02-23T11:38:18.949Z] coverage: 2.3% of statements [2022-02-23T11:38:18.949Z] ok github.com/docker/docker/daemon/graphdriver 0.105s coverage: 2.3% of statements [2022-02-23T11:38:19.418Z] === RUN TestLinkNaming [2022-02-23T11:38:19.418Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLinkNew [2022-02-23T11:38:19.418Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLinkEnv [2022-02-23T11:38:19.418Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLinkMultipleEnv [2022-02-23T11:38:19.418Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLinkPortRangeEnv [2022-02-23T11:38:19.418Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T11:38:19.418Z] PASS [2022-02-23T11:38:19.418Z] coverage: 93.0% of statements [2022-02-23T11:38:19.418Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-02-23T11:38:19.418Z] === RUN TestVerifyNetworkingConfig [2022-02-23T11:38:19.418Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestGetContainer [2022-02-23T11:38:19.418Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestValidContainerNames [2022-02-23T11:38:19.418Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestContainerInitDNS [2022-02-23T11:38:19.418Z] daemon_test.go:145: root required [2022-02-23T11:38:19.418Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestMerge [2022-02-23T11:38:19.418Z] --- PASS: TestMerge (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestValidateContainerIsolation [2022-02-23T11:38:19.418Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestFindNetworkErrorType [2022-02-23T11:38:19.418Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestEnsureServicesExist [2022-02-23T11:38:19.418Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestEnsureServicesExistErrors [2022-02-23T11:38:19.418Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T11:38:19.418Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T11:38:19.418Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T11:38:19.418Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestContainerDelete [2022-02-23T11:38:19.418Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestContainerDoubleDelete [2022-02-23T11:38:19.418Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T11:38:19.418Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T11:38:19.418Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestNoneHealthcheck [2022-02-23T11:38:19.418Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestHealthStates [2022-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] time="2022-02-23T11:38:19Z" 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-02-23T11:38:19.418Z] --- PASS: TestHealthStates (0.20s) [2022-02-23T11:38:19.418Z] === RUN TestGetInspectData [2022-02-23T11:38:19.418Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestFillLicense [2022-02-23T11:38:19.418Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestListInvalidFilter [2022-02-23T11:38:19.418Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestNameFilter [2022-02-23T11:38:19.418Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T11:38:19.418Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T11:38:19.418Z] === 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-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T11:38:19.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T11:38:19.418Z] --- 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-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T11:38:19.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadLabels [2022-02-23T11:38:19.418Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T11:38:19.418Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadMirrors [2022-02-23T11:38:19.418Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T11:38:19.418Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T11:38:19.418Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T11:38:19.418Z] reload_test.go:342: root required [2022-02-23T11:38:19.418Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:38:19.418Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T11:38:19.418Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-23T11:38:19.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T11:38:19.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-02-23T11:38:19.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T11:38:19.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-02-23T11:38:19.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T11:38:19.538Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-23T11:38:19.887Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s) [2022-02-23T11:38:19.887Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T11:38:19.887Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T11:38:19.887Z] === RUN TestParseVolumesFrom [2022-02-23T11:38:19.887Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T11:38:19.887Z] PASS [2022-02-23T11:38:19.887Z] coverage: 8.6% of statements [2022-02-23T11:38:19.887Z] ok github.com/docker/docker/daemon 0.589s coverage: 8.6% of statements [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T11:38:19.887Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T11:38:21.452Z] === RUN TestAdapterReadLogs [2022-02-23T11:38:21.452Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestCopier [2022-02-23T11:38:21.452Z] --- PASS: TestCopier (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestCopierLongLines [2022-02-23T11:38:21.452Z] --- PASS: TestCopierLongLines (0.01s) [2022-02-23T11:38:21.452Z] === RUN TestCopierSlow [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/defaults [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T11:38:21.452Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T11:38:21.452Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T11:38:21.452Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T11:38:21.452Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T11:38:21.452Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T11:38:21.452Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T11:38:21.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T11:38:21.923Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T11:38:21.923Z] === RUN TestCopierWithSized [2022-02-23T11:38:21.923Z] === RUN TestCopierWithSized/as_is [2022-02-23T11:38:21.923Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T11:38:21.923Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T11:38:21.923Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T11:38:21.923Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCopierWithPartial [2022-02-23T11:38:21.923Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-23T11:38:21.923Z] === RUN TestRingLogger [2022-02-23T11:38:21.923Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestRingCap [2022-02-23T11:38:21.923Z] --- PASS: TestRingCap (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestRingClose [2022-02-23T11:38:21.923Z] --- PASS: TestRingClose (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestRingDrain [2022-02-23T11:38:21.923Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T11:38:21.923Z] PASS [2022-02-23T11:38:21.923Z] coverage: 43.8% of statements [2022-02-23T11:38:21.923Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.8% of statements [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T11:38:21.923Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-02-23T11:38:21.923Z] === RUN TestCreateSuccess [2022-02-23T11:38:21.923Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCreateStreamSkipped [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T11:38:21.923Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCreateLogGroupSuccess [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T11:38:21.923Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCreateError [2022-02-23T11:38:21.923Z] --- PASS: TestCreateError (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCreateAlreadyExists [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T11:38:21.923Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestLogClosed [2022-02-23T11:38:21.923Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestLogBlocking [2022-02-23T11:38:21.923Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T11:38:21.923Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T11:38:21.923Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestPublishBatchSuccess [2022-02-23T11:38:21.923Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestPublishBatchError [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=error msg=error [2022-02-23T11:38:21.923Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:38:21.923Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:38:21.923Z] time="2022-02-23T11:38:21Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T11:38:21.923Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchSimple [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchTicker [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-23T11:38:21.923Z] === RUN TestCollectBatchClose [2022-02-23T11:38:21.923Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/3/���� [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T11:38:21.923Z] === RUN TestEffectiveLen/5/ [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T11:38:21.923Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T11:38:21.923Z] === RUN TestFindValidSplit [2022-02-23T11:38:21.923Z] === RUN TestFindValidSplit/0/ [2022-02-23T11:38:21.923Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:38:21.923Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:38:21.923Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T11:38:21.923Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T11:38:21.923Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: He [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/6/a� [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: a [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: � [2022-02-23T11:38:22.391Z] === RUN TestFindValidSplit/7/a� [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T11:38:22.391Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestProcessEventEmoji [2022-02-23T11:38:22.391Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchLineSplit [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchMaxEvents [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.05s) [2022-02-23T11:38:22.391Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T11:38:22.391Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T11:38:22.391Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.12s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.12s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T11:38:22.391Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T11:38:22.391Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestCreateTagSuccess [2022-02-23T11:38:22.391Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T11:38:22.391Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T11:38:22.391Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T11:38:22.391Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T11:38:22.391Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T11:38:22.391Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T11:38:22.391Z] PASS [2022-02-23T11:38:22.391Z] coverage: 80.2% of statements [2022-02-23T11:38:22.392Z] ok github.com/docker/docker/daemon/logger/awslogs 0.626s coverage: 80.2% of statements [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T11:38:22.392Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T11:38:22.392Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T11:38:22.392Z] PASS [2022-02-23T11:38:22.392Z] coverage: 33.6% of statements [2022-02-23T11:38:22.392Z] ok github.com/docker/docker/daemon/logger/fluentd 0.119s coverage: 33.6% of statements [2022-02-23T11:38:22.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T11:38:22.861Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T11:38:22.861Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T11:38:22.861Z] === RUN TestSearchRegistryForImages [2022-02-23T11:38:22.861Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T11:38:22.861Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T11:38:22.861Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T11:38:22.861Z] === RUN TestImageDelete [2022-02-23T11:38:22.861Z] === RUN TestImageDelete/no_lease [2022-02-23T11:38:22.861Z] === RUN TestImageDelete/lease_exists [2022-02-23T11:38:22.861Z] --- PASS: TestImageDelete (0.04s) [2022-02-23T11:38:22.861Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T11:38:22.861Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T11:38:22.861Z] === RUN TestContentStoreForPull [2022-02-23T11:38:22.861Z] --- PASS: TestContentStoreForPull (0.25s) [2022-02-23T11:38:22.861Z] PASS [2022-02-23T11:38:22.861Z] coverage: 6.8% of statements [2022-02-23T11:38:22.861Z] ok github.com/docker/docker/daemon/images 0.455s coverage: 6.8% of statements [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T11:38:22.861Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T11:38:22.969Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T11:38:23.329Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T11:38:23.329Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T11:38:23.329Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T11:38:23.329Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-23T11:38:23.329Z] === RUN TestFastTimeMarshalJSON [2022-02-23T11:38:23.329Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T11:38:23.329Z] PASS [2022-02-23T11:38:23.329Z] coverage: 87.2% of statements [2022-02-23T11:38:23.329Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.289s coverage: 87.2% of statements [2022-02-23T11:38:23.913Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T11:38:24.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-23T11:38:24.321Z] === RUN TestJSONFileLogger [2022-02-23T11:38:24.321Z] --- PASS: TestJSONFileLogger (0.01s) [2022-02-23T11:38:24.321Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T11:38:24.321Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2022-02-23T11:38:24.321Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T11:38:24.321Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T11:38:24.321Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T11:38:24.321Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-23T11:38:24.321Z] === RUN TestEncodeDecode [2022-02-23T11:38:24.321Z] === PAUSE TestEncodeDecode [2022-02-23T11:38:24.321Z] === RUN TestUnexpectedEOF [2022-02-23T11:38:24.321Z] time="2022-02-23T11:38:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:38:24.321Z] time="2022-02-23T11:38:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:38:24.321Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-23T11:38:24.321Z] === CONT TestEncodeDecode [2022-02-23T11:38:24.321Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T11:38:24.321Z] PASS [2022-02-23T11:38:24.321Z] coverage: 69.9% of statements [2022-02-23T11:38:24.321Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.390s coverage: 69.9% of statements [2022-02-23T11:38:24.794Z] === RUN TestWriteLog [2022-02-23T11:38:24.794Z] === PAUSE TestWriteLog [2022-02-23T11:38:24.794Z] === RUN TestReadLog [2022-02-23T11:38:24.794Z] === PAUSE TestReadLog [2022-02-23T11:38:24.794Z] === RUN TestDecode [2022-02-23T11:38:24.794Z] --- PASS: TestDecode (0.03s) [2022-02-23T11:38:24.794Z] === CONT TestWriteLog [2022-02-23T11:38:24.794Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T11:38:24.794Z] === CONT TestReadLog [2022-02-23T11:38:24.794Z] === RUN TestReadLog/tail_exact [2022-02-23T11:38:25.118Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T11:38:25.118Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T11:38:25.118Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T11:38:25.264Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T11:38:25.264Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T11:38:25.264Z] --- PASS: TestReadLog (0.28s) [2022-02-23T11:38:25.264Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-02-23T11:38:25.264Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T11:38:25.264Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-23T11:38:25.264Z] PASS [2022-02-23T11:38:25.264Z] coverage: 78.7% of statements [2022-02-23T11:38:25.264Z] ok github.com/docker/docker/daemon/logger/local 0.385s coverage: 78.7% of statements [2022-02-23T11:38:25.264Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T11:38:25.379Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T11:38:25.732Z] === RUN TestOpenFileDelete [2022-02-23T11:38:25.733Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestOpenFileRename [2022-02-23T11:38:25.733Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestHandleDecoderErr [2022-02-23T11:38:25.733Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestParseLogTagDefaultTag [2022-02-23T11:38:25.733Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestParseLogTag [2022-02-23T11:38:25.733Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestParseLogTagEmptyTag [2022-02-23T11:38:25.733Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestTailFiles [2022-02-23T11:38:25.733Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestFollowLogsConsumerGone [2022-02-23T11:38:25.733Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T11:38:25.733Z] === RUN TestFollowLogsProducerGone [2022-02-23T11:38:25.733Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T11:38:25.733Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T11:38:25.733Z] --- PASS: TestFollowLogsProducerGone (0.03s) [2022-02-23T11:38:25.733Z] === RUN TestCheckCapacityAndRotate [2022-02-23T11:38:25.733Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T11:38:25.733Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T11:38:25.733Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2022-02-23T11:38:25.733Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T11:38:25.733Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-23T11:38:25.733Z] PASS [2022-02-23T11:38:25.733Z] coverage: 53.4% of statements [2022-02-23T11:38:25.733Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.393s coverage: 53.4% of statements [2022-02-23T11:38:25.733Z] === RUN TestLog [2022-02-23T11:38:25.733Z] --- PASS: TestLog (0.03s) [2022-02-23T11:38:25.733Z] PASS [2022-02-23T11:38:25.733Z] coverage: 31.5% of statements [2022-02-23T11:38:26.201Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-02-23T11:38:26.672Z] === RUN TestNewParse [2022-02-23T11:38:26.672Z] --- PASS: TestNewParse (0.00s) [2022-02-23T11:38:26.672Z] PASS [2022-02-23T11:38:26.672Z] coverage: 8.3% of statements [2022-02-23T11:38:26.672Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-02-23T11:38:27.140Z] === RUN TestParseLogFormat [2022-02-23T11:38:27.140Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestValidateLogOptEmpty [2022-02-23T11:38:27.140Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestValidateSyslogAddress [2022-02-23T11:38:27.140Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestParseAddressDefaultPort [2022-02-23T11:38:27.140Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestValidateSyslogFacility [2022-02-23T11:38:27.140Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T11:38:27.140Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestValidateLogOpt [2022-02-23T11:38:27.140Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:38:27.140Z] PASS [2022-02-23T11:38:27.140Z] coverage: 46.8% of statements [2022-02-23T11:38:27.140Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2022-02-23T11:38:27.140Z] === RUN TestValidateLogOpt [2022-02-23T11:38:27.140Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestNewMissedConfig [2022-02-23T11:38:27.140Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestNewMissedUrl [2022-02-23T11:38:27.140Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestNewMissedToken [2022-02-23T11:38:27.140Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestNewWithProxy [2022-02-23T11:38:27.140Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestDefault [2022-02-23T11:38:27.140Z] --- PASS: TestDefault (0.01s) [2022-02-23T11:38:27.140Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T11:38:27.140Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestJsonFormat [2022-02-23T11:38:27.140Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T11:38:27.140Z] === RUN TestRawFormat [2022-02-23T11:38:27.140Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestRawFormatWithLabels [2022-02-23T11:38:27.140Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestRawFormatWithoutTag [2022-02-23T11:38:27.140Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T11:38:27.140Z] === RUN TestBatching [2022-02-23T11:38:27.609Z] --- PASS: TestBatching (0.49s) [2022-02-23T11:38:27.609Z] === RUN TestFrequency [2022-02-23T11:38:27.609Z] --- PASS: TestFrequency (0.30s) [2022-02-23T11:38:27.609Z] === RUN TestOneMessagePerRequest [2022-02-23T11:38:27.969Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-23T11:38:27.969Z] PASS [2022-02-23T11:38:27.969Z] [2022-02-23T11:38:27.969Z] === Skipped [2022-02-23T11:38:27.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T11:38:27.969Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:27.969Z] [2022-02-23T11:38:27.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-23T11:38:27.969Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:27.969Z] [2022-02-23T11:38:27.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T11:38:27.969Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:27.969Z] [2022-02-23T11:38:27.969Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T11:38:27.969Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:27.969Z] [2022-02-23T11:38:27.969Z] DONE 17 tests, 4 skipped in 25.895s [2022-02-23T11:38:27.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T11:38:27.969Z] ++ 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-02-23T11:38:27.969Z] ++ set -e [2022-02-23T11:38:27.969Z] ++ '[' -n 0 ']' [2022-02-23T11:38:27.969Z] ++ set -x [2022-02-23T11:38:27.969Z] ++ 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-02-23T11:38:27.969Z] INFO: Testing against a local daemon [2022-02-23T11:38:27.969Z] === RUN TestPluginInvalidJSON [2022-02-23T11:38:27.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:38:27.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:38:27.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:38:27.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-23T11:38:27.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:38:27.969Z] === RUN TestPluginInstall [2022-02-23T11:38:27.969Z] === RUN TestPluginInstall/no_auth [2022-02-23T11:38:27.969Z] time="2022-02-23T11:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:27.969Z] time="2022-02-23T11:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ab4f6162228d6aaa768486bfba77db54f50d1223aa3bfd3caa30e5d2b7360a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:27.969Z] time="2022-02-23T11:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:27.969Z] time="2022-02-23T11:38:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ab4f6162228d6aaa768486bfba77db54f50d1223aa3bfd3caa30e5d2b7360a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:27.969Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T11:38:28.078Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T11:38:28.078Z] === RUN TestVerify [2022-02-23T11:38:28.078Z] --- PASS: TestVerify (0.00s) [2022-02-23T11:38:28.078Z] === RUN TestSkipVerify [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] --- PASS: TestSkipVerify (0.43s) [2022-02-23T11:38:28.078Z] === RUN TestBufferMaximum [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.991213\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.991213\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T11:38:28.078Z] === RUN TestServerAlwaysDown [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.995163\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.995163\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.995163\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.997536\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] time="2022-02-23T11:38:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616307.997536\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:28.078Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T11:38:28.078Z] === RUN TestCannotSendAfterClose [2022-02-23T11:38:28.078Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T11:38:28.078Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T11:38:28.229Z] time="2022-02-23T11:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:28.229Z] time="2022-02-23T11:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ab4f6162228d6aaa768486bfba77db54f50d1223aa3bfd3caa30e5d2b7360a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:28.229Z] time="2022-02-23T11:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:28.229Z] time="2022-02-23T11:38:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8ab4f6162228d6aaa768486bfba77db54f50d1223aa3bfd3caa30e5d2b7360a6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:28.489Z] === RUN TestPluginInstall/with_insecure [2022-02-23T11:38:29.066Z] === RUN TestV1IDService [2022-02-23T11:38:29.066Z] --- PASS: TestV1IDService (0.02s) [2022-02-23T11:38:29.066Z] === RUN TestV2MetadataService [2022-02-23T11:38:29.066Z] === RUN TestSuccessfulDownload [2022-02-23T11:38:29.066Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:38:29.066Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T11:38:29.066Z] === RUN TestCancelledDownload [2022-02-23T11:38:29.066Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T11:38:29.066Z] === RUN TestMaxDownloadAttempts [2022-02-23T11:38:29.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:38:29.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:38:29.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:38:29.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:38:29.066Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:38:29.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:38:29.066Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:38:29.066Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:38:29.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:38:29.066Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:38:29.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:38:29.066Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:38:29.066Z] time="2022-02-23T11:38:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T11:38:29.066Z] time="2022-02-23T11:38:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c26f2937f27b\"}'" [2022-02-23T11:38:29.066Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T11:38:29.066Z] PASS [2022-02-23T11:38:29.066Z] coverage: 82.5% of statements [2022-02-23T11:38:29.066Z] ok github.com/docker/docker/daemon/logger/splunk 2.328s coverage: 82.5% of statements [2022-02-23T11:38:29.428Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:29.428Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d5aa2ee7e67fe15924555790a00061fc30813f6456c2125ea4fac83b2d26566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:29.428Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:38:29.428Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d5aa2ee7e67fe15924555790a00061fc30813f6456c2125ea4fac83b2d26566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:38:29.428Z] plugin_test.go:165: [da17d21853c5c] daemon is not started [2022-02-23T11:38:29.428Z] --- PASS: TestPluginInstall (3.05s) [2022-02-23T11:38:29.428Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2022-02-23T11:38:29.428Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-23T11:38:29.428Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-23T11:38:29.428Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:38:29.535Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T11:38:29.535Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T11:38:29.535Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T11:38:29.535Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T11:38:29.535Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T11:38:29.535Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T11:38:29.535Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T11:38:29.535Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T11:38:29.535Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T11:38:29.535Z] === RUN TestManifestStore [2022-02-23T11:38:29.535Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T11:38:29.535Z] time="2022-02-23T11:38:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:38:29.535Z] time="2022-02-23T11:38:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:38:29.535Z] time="2022-02-23T11:38:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:38:29.535Z] time="2022-02-23T11:38:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:38:29.535Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T11:38:29.535Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-02-23T11:38:29.535Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-02-23T11:38:29.535Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-23T11:38:29.535Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-02-23T11:38:29.535Z] === RUN TestTransfer [2022-02-23T11:38:29.535Z] time="2022-02-23T11:38:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local607317678\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T11:38:29.535Z] === RUN TestManifestStore/no_local_cache [2022-02-23T11:38:29.535Z] === RUN TestManifestStore/with_local_cache [2022-02-23T11:38:30.005Z] --- PASS: TestTransfer (0.12s) [2022-02-23T11:38:30.005Z] === RUN TestConcurrencyLimit [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T11:38:30.005Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: " [2022-02-23T11:38:30.005Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: " [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T11:38:30.005Z] --- PASS: TestV2MetadataService (0.85s) [2022-02-23T11:38:30.005Z] PASS [2022-02-23T11:38:30.005Z] coverage: 48.2% of statements [2022-02-23T11:38:30.005Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: " [2022-02-23T11:38:30.005Z] ok github.com/docker/docker/distribution/metadata 0.948s coverage: 48.2% of statements [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T11:38:30.005Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: " [2022-02-23T11:38:30.005Z] time="2022-02-23T11:38:29Z" level=warning msg="reference for unknown type: " [2022-02-23T11:38:30.005Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T11:38:30.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T11:38:30.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T11:38:30.006Z] time="2022-02-23T11:38:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore (0.38s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T11:38:30.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T11:38:30.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestFixManifestLayers [2022-02-23T11:38:30.006Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T11:38:30.006Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:38:30.006Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestFixManifestLayersBadParent [2022-02-23T11:38:30.006Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestValidateManifest [2022-02-23T11:38:30.006Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:38:30.006Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestFormatPlatform [2022-02-23T11:38:30.006Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T11:38:30.006Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestLayerAlreadyExists [2022-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] 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-02-23T11:38:30.006Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T11:38:30.006Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T11:38:30.006Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-02-23T11:38:30.006Z] === RUN TestInactiveJobs [2022-02-23T11:38:30.478Z] === RUN TestNotFound [2022-02-23T11:38:30.478Z] --- PASS: TestNotFound (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestConflict [2022-02-23T11:38:30.478Z] --- PASS: TestConflict (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestForbidden [2022-02-23T11:38:30.478Z] --- PASS: TestForbidden (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestInvalidParameter [2022-02-23T11:38:30.478Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestNotImplemented [2022-02-23T11:38:30.478Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestNotModified [2022-02-23T11:38:30.478Z] --- PASS: TestNotModified (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestUnauthorized [2022-02-23T11:38:30.478Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestUnknown [2022-02-23T11:38:30.478Z] --- PASS: TestUnknown (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestCancelled [2022-02-23T11:38:30.478Z] --- PASS: TestCancelled (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestDeadline [2022-02-23T11:38:30.478Z] --- PASS: TestDeadline (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestDataLoss [2022-02-23T11:38:30.478Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestUnavailable [2022-02-23T11:38:30.478Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestSystem [2022-02-23T11:38:30.478Z] --- PASS: TestSystem (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Conflict [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T11:38:30.478Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T11:38:30.478Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T11:38:30.478Z] PASS [2022-02-23T11:38:30.478Z] coverage: 53.1% of statements [2022-02-23T11:38:30.478Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2022-02-23T11:38:30.478Z] --- PASS: TestInactiveJobs (0.45s) [2022-02-23T11:38:30.478Z] === RUN TestWatchRelease [2022-02-23T11:38:30.478Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T11:38:30.478Z] === RUN TestWatchFinishedTransfer [2022-02-23T11:38:30.478Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T11:38:30.478Z] === RUN TestDuplicateTransfer [2022-02-23T11:38:30.478Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T11:38:30.478Z] === RUN TestSuccessfulUpload [2022-02-23T11:38:30.948Z] time="2022-02-23T11:38:30Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T11:38:30.948Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-02-23T11:38:30.948Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T11:38:30.948Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T11:38:30.948Z] === RUN TestTokenPassThru [2022-02-23T11:38:30.948Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T11:38:30.948Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T11:38:30.948Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T11:38:30.948Z] PASS [2022-02-23T11:38:30.948Z] coverage: 24.6% of statements [2022-02-23T11:38:30.948Z] --- PASS: TestSuccessfulUpload (0.45s) [2022-02-23T11:38:30.948Z] === RUN TestCancelledUpload [2022-02-23T11:38:30.948Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T11:38:30.948Z] PASS [2022-02-23T11:38:30.948Z] coverage: 77.1% of statements [2022-02-23T11:38:30.948Z] ok github.com/docker/docker/distribution 1.725s coverage: 24.6% of statements [2022-02-23T11:38:30.948Z] ok github.com/docker/docker/distribution/xfer 2.075s coverage: 77.1% of statements [2022-02-23T11:38:31.172Z] ? github.com/docker/docker/api [no test files] [2022-02-23T11:38:31.337Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T11:38:31.417Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T11:38:31.417Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T11:38:31.889Z] === RUN TestCompare [2022-02-23T11:38:31.889Z] --- PASS: TestCompare (0.00s) [2022-02-23T11:38:31.889Z] PASS [2022-02-23T11:38:31.889Z] coverage: 19.2% of statements [2022-02-23T11:38:31.889Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-02-23T11:38:31.907Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T11:38:32.362Z] === RUN TestFSGetInvalidData [2022-02-23T11:38:32.362Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestFSInvalidSet [2022-02-23T11:38:32.362Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestFSInvalidRoot [2022-02-23T11:38:32.362Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestFSMetadataGetSet [2022-02-23T11:38:32.362Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-23T11:38:32.362Z] === RUN TestFSInvalidWalker [2022-02-23T11:38:32.362Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestFSGetSet [2022-02-23T11:38:32.362Z] --- PASS: TestFSGetSet (0.06s) [2022-02-23T11:38:32.362Z] === RUN TestFSGetUnsetKey [2022-02-23T11:38:32.362Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestFSGetEmptyData [2022-02-23T11:38:32.362Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-02-23T11:38:32.362Z] === RUN TestFSDelete [2022-02-23T11:38:32.362Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T11:38:32.362Z] === RUN TestFSWalker [2022-02-23T11:38:32.362Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T11:38:32.362Z] === RUN TestFSWalkerStopOnError [2022-02-23T11:38:32.362Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T11:38:32.362Z] === RUN TestNewFromJSON [2022-02-23T11:38:32.362Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T11:38:32.362Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T11:38:32.362Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T11:38:32.362Z] === RUN TestMarshalKeyOrder [2022-02-23T11:38:32.362Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T11:38:32.362Z] === RUN TestHistoryEqual [2022-02-23T11:38:32.831Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T11:38:32.831Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T11:38:32.831Z] PASS [2022-02-23T11:38:32.831Z] coverage: 25.0% of statements [2022-02-23T11:38:32.831Z] ok github.com/docker/docker/image/v1 0.084s coverage: 25.0% of statements [2022-02-23T11:38:32.831Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-23T11:38:32.831Z] === RUN TestImage [2022-02-23T11:38:32.831Z] --- PASS: TestImage (0.00s) [2022-02-23T11:38:32.831Z] === RUN TestImageOSNotEmpty [2022-02-23T11:38:32.831Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T11:38:32.831Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T11:38:32.831Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T11:38:32.831Z] === RUN TestCreate [2022-02-23T11:38:32.831Z] --- PASS: TestCreate (0.01s) [2022-02-23T11:38:32.831Z] === RUN TestRestore [2022-02-23T11:38:32.831Z] time="2022-02-23T11:38:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T11:38:32.831Z] --- PASS: TestRestore (0.03s) [2022-02-23T11:38:32.831Z] === RUN TestAddDelete [2022-02-23T11:38:32.831Z] --- PASS: TestAddDelete (0.03s) [2022-02-23T11:38:32.831Z] === RUN TestSearchAfterDelete [2022-02-23T11:38:32.831Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T11:38:32.831Z] === RUN TestParentReset [2022-02-23T11:38:32.831Z] --- PASS: TestParentReset (0.03s) [2022-02-23T11:38:32.831Z] === RUN TestGetAndSetLastUpdated [2022-02-23T11:38:32.831Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-23T11:38:32.831Z] === RUN TestStoreLen [2022-02-23T11:38:32.831Z] --- PASS: TestStoreLen (0.06s) [2022-02-23T11:38:32.831Z] PASS [2022-02-23T11:38:32.831Z] coverage: 86.9% of statements [2022-02-23T11:38:32.831Z] ok github.com/docker/docker/image 0.730s coverage: 86.9% of statements [2022-02-23T11:38:32.831Z] === RUN TestValidateManifest [2022-02-23T11:38:32.831Z] === RUN TestValidateManifest/nil [2022-02-23T11:38:32.831Z] === RUN TestValidateManifest/non-nil [2022-02-23T11:38:32.831Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T11:38:32.831Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T11:38:32.831Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T11:38:32.831Z] PASS [2022-02-23T11:38:32.831Z] coverage: 0.7% of statements [2022-02-23T11:38:32.831Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-02-23T11:38:32.847Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2022-02-23T11:38:32.847Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-02-23T11:38:32.847Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-23T11:38:32.847Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:38:33.300Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T11:38:33.417Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-02-23T11:38:33.417Z] PASS [2022-02-23T11:38:33.417Z] [2022-02-23T11:38:33.417Z] DONE 10 tests in 6.970s [2022-02-23T11:38:33.417Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T11:38:33.417Z] ++ 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-02-23T11:38:33.417Z] ++ set -e [2022-02-23T11:38:33.417Z] ++ '[' -n 0 ']' [2022-02-23T11:38:33.417Z] ++ set -x [2022-02-23T11:38:33.417Z] ++ 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-02-23T11:38:33.417Z] INFO: Testing against a local daemon [2022-02-23T11:38:33.417Z] === RUN TestExternalGraphDriver [2022-02-23T11:38:33.417Z] === RUN TestExternalGraphDriver/json [2022-02-23T11:38:33.642Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-02-23T11:38:33.642Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:38:34.351Z] === RUN TestSerialization [2022-02-23T11:38:34.351Z] --- PASS: TestSerialization (0.02s) [2022-02-23T11:38:34.351Z] PASS [2022-02-23T11:38:34.351Z] coverage: 100.0% of statements [2022-02-23T11:38:34.351Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-02-23T11:38:34.820Z] === RUN TestEmptyLayer [2022-02-23T11:38:34.820Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T11:38:34.820Z] === RUN TestCommitFailure [2022-02-23T11:38:34.820Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T11:38:34.820Z] === RUN TestStartTransactionFailure [2022-02-23T11:38:34.820Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T11:38:34.820Z] === RUN TestGetOrphan [2022-02-23T11:38:34.820Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T11:38:34.820Z] === RUN TestMountAndRegister [2022-02-23T11:38:34.820Z] === RUN TestEnvironmentParsing [2022-02-23T11:38:34.820Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T11:38:34.820Z] PASS [2022-02-23T11:38:34.820Z] coverage: 1.2% of statements [2022-02-23T11:38:34.820Z] layer_test.go:258: Layer size: 14 [2022-02-23T11:38:34.820Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-02-23T11:38:34.820Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-23T11:38:34.820Z] === RUN TestLayerRelease [2022-02-23T11:38:34.820Z] layer_test.go:291: Failing on Windows [2022-02-23T11:38:34.820Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T11:38:34.820Z] === RUN TestStoreRestore [2022-02-23T11:38:34.820Z] layer_test.go:340: Failing on Windows [2022-02-23T11:38:34.820Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T11:38:34.820Z] === RUN TestTarStreamStability [2022-02-23T11:38:34.820Z] layer_test.go:455: Failing on Windows [2022-02-23T11:38:34.820Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T11:38:34.820Z] === RUN TestRegisterExistingLayer [2022-02-23T11:38:35.289Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-02-23T11:38:35.289Z] === RUN TestTarStreamVerification [2022-02-23T11:38:35.289Z] layer_test.go:684: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestLayerMigration [2022-02-23T11:38:35.289Z] migration_test.go:45: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T11:38:35.289Z] migration_test.go:181: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMountInit [2022-02-23T11:38:35.289Z] mount_test.go:17: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMountSize [2022-02-23T11:38:35.289Z] mount_test.go:76: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMountChanges [2022-02-23T11:38:35.289Z] mount_test.go:125: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMountApply [2022-02-23T11:38:35.289Z] mount_test.go:212: Failing on Windows [2022-02-23T11:38:35.289Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T11:38:35.289Z] PASS [2022-02-23T11:38:35.289Z] coverage: 30.2% of statements [2022-02-23T11:38:35.289Z] ok github.com/docker/docker/layer 0.292s coverage: 30.2% of statements [2022-02-23T11:38:35.289Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T11:38:35.289Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T11:38:35.289Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T11:38:35.289Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T11:38:35.289Z] === RUN TestSequenceGetAvailableBit [2022-02-23T11:38:35.289Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSequenceEqual [2022-02-23T11:38:35.289Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSequenceCopy [2022-02-23T11:38:35.289Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestGetFirstAvailable [2022-02-23T11:38:35.289Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestFindSequence [2022-02-23T11:38:35.289Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestCheckIfAvailable [2022-02-23T11:38:35.289Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMergeSequences [2022-02-23T11:38:35.289Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestPushReservation [2022-02-23T11:38:35.289Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSerializeDeserialize [2022-02-23T11:38:35.289Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSet [2022-02-23T11:38:35.289Z] --- PASS: TestSet (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSetUnset [2022-02-23T11:38:35.289Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestOffsetSetUnset [2022-02-23T11:38:35.289Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSetInRange [2022-02-23T11:38:35.289Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestSetAnyInRange [2022-02-23T11:38:35.289Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestMethods [2022-02-23T11:38:35.289Z] --- PASS: TestMethods (0.00s) [2022-02-23T11:38:35.289Z] === RUN TestRandomAllocateDeallocate [2022-02-23T11:38:35.327Z] === RUN TestExternalGraphDriver/spec [2022-02-23T11:38:35.380Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T11:38:35.380Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T11:38:35.380Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T11:38:35.380Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T11:38:35.641Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T11:38:36.583Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T11:38:36.583Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T11:38:36.738Z] === RUN TestExternalGraphDriver/pull [2022-02-23T11:38:37.505Z] === RUN TestInvalidConfig [2022-02-23T11:38:37.506Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T11:38:37.506Z] === RUN TestConfig [2022-02-23T11:38:37.506Z] --- PASS: TestConfig (0.02s) [2022-02-23T11:38:37.506Z] === RUN TestOptionsLabels [2022-02-23T11:38:37.506Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T11:38:37.506Z] === RUN TestValidName [2022-02-23T11:38:37.506Z] --- PASS: TestValidName (0.00s) [2022-02-23T11:38:37.506Z] PASS [2022-02-23T11:38:37.506Z] coverage: 19.7% of statements [2022-02-23T11:38:37.506Z] ok github.com/docker/docker/libnetwork/config 0.168s coverage: 19.7% of statements [2022-02-23T11:38:37.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-23T11:38:37.974Z] === RUN TestKey [2022-02-23T11:38:37.974Z] --- PASS: TestKey (0.00s) [2022-02-23T11:38:37.974Z] === RUN TestParseKey [2022-02-23T11:38:37.974Z] --- PASS: TestParseKey (0.00s) [2022-02-23T11:38:37.974Z] === RUN TestInvalidDataStore [2022-02-23T11:38:37.974Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T11:38:37.974Z] === RUN TestKVObjectFlatKey [2022-02-23T11:38:37.974Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T11:38:37.974Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T11:38:37.974Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T11:38:37.974Z] PASS [2022-02-23T11:38:37.974Z] coverage: 21.9% of statements [2022-02-23T11:38:37.974Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-02-23T11:38:38.142Z] --- PASS: TestExternalGraphDriver (4.64s) [2022-02-23T11:38:38.142Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-02-23T11:38:38.142Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-02-23T11:38:38.143Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2022-02-23T11:38:38.143Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:38:38.143Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:38.143Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-23T11:38:38.143Z] PASS [2022-02-23T11:38:38.143Z] [2022-02-23T11:38:38.143Z] === Skipped [2022-02-23T11:38:38.143Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-23T11:38:38.143Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:38:38.143Z] [2022-02-23T11:38:38.143Z] DONE 5 tests, 1 skipped in 4.770s [2022-02-23T11:38:38.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T11:38:38.143Z] ++ 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-02-23T11:38:38.143Z] ++ set -e [2022-02-23T11:38:38.143Z] ++ '[' -n 0 ']' [2022-02-23T11:38:38.143Z] ++ set -x [2022-02-23T11:38:38.143Z] ++ 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-02-23T11:38:38.143Z] INFO: Testing against a local daemon [2022-02-23T11:38:38.143Z] === RUN TestContinueAfterPluginCrash [2022-02-23T11:38:38.143Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T11:38:38.143Z] === RUN TestReadPluginNoRead [2022-02-23T11:38:38.143Z] === PAUSE TestReadPluginNoRead [2022-02-23T11:38:38.143Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T11:38:38.143Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T11:38:38.143Z] === CONT TestContinueAfterPluginCrash [2022-02-23T11:38:38.143Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T11:38:38.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-23T11:38:38.466Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T11:38:38.961Z] === RUN TestIPDataMarshalling [2022-02-23T11:38:38.961Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T11:38:38.961Z] === RUN TestValidateAndIsV6 [2022-02-23T11:38:38.961Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T11:38:38.961Z] PASS [2022-02-23T11:38:38.961Z] coverage: 68.9% of statements [2022-02-23T11:38:38.961Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-02-23T11:38:39.430Z] === RUN TestErrorInterfaces [2022-02-23T11:38:39.430Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T11:38:39.430Z] === RUN TestNetworkMarshalling [2022-02-23T11:38:39.898Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T11:38:39.898Z] === RUN TestEndpointMarshalling [2022-02-23T11:38:39.898Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestAuxAddresses [2022-02-23T11:38:39.898Z] time="2022-02-23T11:38:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:38:39.898Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-23T11:38:39.898Z] === RUN TestSRVServiceQuery [2022-02-23T11:38:39.898Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T11:38:39.898Z] === RUN TestServiceVIPReuse [2022-02-23T11:38:39.898Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T11:38:39.898Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestDNSIPQuery [2022-02-23T11:38:39.898Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestDNSProxyServFail [2022-02-23T11:38:39.898Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestSandboxAddEmpty [2022-02-23T11:38:39.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestSandboxAddMultiPrio [2022-02-23T11:38:39.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestSandboxAddSamePrio [2022-02-23T11:38:39.898Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestCleanupServiceDiscovery [2022-02-23T11:38:39.898Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestDNSOptions [2022-02-23T11:38:39.898Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:38:39.898Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T11:38:39.898Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T11:38:39.898Z] time="2022-02-23T11:38:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:38:39.898Z] time="2022-02-23T11:38:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:38:39.898Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T11:38:39.898Z] PASS [2022-02-23T11:38:39.898Z] coverage: 8.5% of statements [2022-02-23T11:38:39.898Z] === RUN TestDriver [2022-02-23T11:38:39.898Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:38:39.898Z] PASS [2022-02-23T11:38:39.898Z] coverage: 34.8% of statements [2022-02-23T11:38:39.898Z] ok github.com/docker/docker/libnetwork 0.394s coverage: 8.5% of statements [2022-02-23T11:38:39.898Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-02-23T11:38:40.367Z] === RUN TestDriver [2022-02-23T11:38:40.367Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:38:40.367Z] PASS [2022-02-23T11:38:40.367Z] coverage: 34.8% of statements [2022-02-23T11:38:40.367Z] ok github.com/docker/docker/libnetwork/drivers/null 0.057s coverage: 34.8% of statements [2022-02-23T11:38:40.836Z] === RUN TestNetworkAllocateFree [2022-02-23T11:38:40.836Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T11:38:40.836Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T11:38:40.836Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T11:38:40.836Z] PASS [2022-02-23T11:38:40.836Z] coverage: 63.6% of statements [2022-02-23T11:38:40.836Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2022-02-23T11:38:41.010Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T11:38:41.010Z] docker_api_swarm_test.go:563: [dcd5171bb4b53] joining swarm manager [d6af28ddf8c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:38:41.304Z] === RUN TestGetEmptyCapabilities [2022-02-23T11:38:41.304Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T11:38:41.304Z] === RUN TestGetExtraCapabilities [2022-02-23T11:38:41.304Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T11:38:41.304Z] === RUN TestGetInvalidCapabilities [2022-02-23T11:38:41.304Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T11:38:41.304Z] === RUN TestRemoteDriver [2022-02-23T11:38:41.304Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:38:41.304Z] === RUN TestDriverError [2022-02-23T11:38:41.304Z] --- PASS: TestDriverError (0.00s) [2022-02-23T11:38:41.304Z] === RUN TestMissingValues [2022-02-23T11:38:41.304Z] --- PASS: TestMissingValues (0.00s) [2022-02-23T11:38:41.304Z] === RUN TestRollback [2022-02-23T11:38:41.304Z] --- PASS: TestRollback (0.00s) [2022-02-23T11:38:41.304Z] PASS [2022-02-23T11:38:41.304Z] coverage: 57.4% of statements [2022-02-23T11:38:41.304Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-02-23T11:38:41.439Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-02-23T11:38:41.439Z] === CONT TestReadPluginNoRead [2022-02-23T11:38:41.772Z] --- PASS: TestRandomAllocateDeallocate (6.22s) [2022-02-23T11:38:41.772Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:38:41.772Z] === RUN TestNAT [2022-02-23T11:38:41.772Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:38:41.772Z] --- SKIP: TestNAT (0.00s) [2022-02-23T11:38:41.772Z] === RUN TestTransparent [2022-02-23T11:38:41.772Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:38:41.772Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T11:38:41.772Z] PASS [2022-02-23T11:38:41.772Z] coverage: 0.0% of statements [2022-02-23T11:38:41.772Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-02-23T11:38:42.241Z] === RUN TestBuildDefault [2022-02-23T11:38:42.241Z] --- PASS: TestBuildDefault (0.01s) [2022-02-23T11:38:42.241Z] === RUN TestBuildHostnameDomainname [2022-02-23T11:38:42.241Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T11:38:42.241Z] === RUN TestBuildHostname [2022-02-23T11:38:42.241Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T11:38:42.241Z] === RUN TestBuildHostnameFQDN [2022-02-23T11:38:42.241Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T11:38:42.241Z] === RUN TestBuildNoIP [2022-02-23T11:38:42.241Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T11:38:42.241Z] === RUN TestUpdate [2022-02-23T11:38:42.241Z] --- PASS: TestUpdate (0.00s) [2022-02-23T11:38:42.241Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T11:38:42.241Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T11:38:42.242Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestAddEmpty [2022-02-23T11:38:42.242Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestAdd [2022-02-23T11:38:42.242Z] --- PASS: TestAdd (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestDeleteEmpty [2022-02-23T11:38:42.242Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestDeleteNewline [2022-02-23T11:38:42.242Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestDelete [2022-02-23T11:38:42.242Z] --- PASS: TestDelete (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestConcurrentWrites [2022-02-23T11:38:42.242Z] --- PASS: TestConcurrentWrites (0.28s) [2022-02-23T11:38:42.242Z] PASS [2022-02-23T11:38:42.242Z] coverage: 81.2% of statements [2022-02-23T11:38:42.242Z] ok github.com/docker/docker/libnetwork/etchosts 0.349s coverage: 81.2% of statements [2022-02-23T11:38:42.242Z] === RUN TestNew [2022-02-23T11:38:42.242Z] --- PASS: TestNew (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestAddDriver [2022-02-23T11:38:42.242Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestAddDuplicateDriver [2022-02-23T11:38:42.242Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T11:38:42.242Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestDriver [2022-02-23T11:38:42.242Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestIPAM [2022-02-23T11:38:42.242Z] --- PASS: TestIPAM (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestWalkIPAMs [2022-02-23T11:38:42.242Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T11:38:42.242Z] === RUN TestWalkDrivers [2022-02-23T11:38:42.242Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T11:38:42.242Z] PASS [2022-02-23T11:38:42.710Z] coverage: 82.4% of statements [2022-02-23T11:38:42.710Z] ok github.com/docker/docker/libnetwork/drvregistry 0.092s coverage: 82.4% of statements [2022-02-23T11:38:42.711Z] --- PASS: TestAllocateRandomDeallocate (1.04s) [2022-02-23T11:38:42.711Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T11:38:42.711Z] === RUN TestNew [2022-02-23T11:38:42.711Z] --- PASS: TestNew (0.00s) [2022-02-23T11:38:42.711Z] === RUN TestAllocate [2022-02-23T11:38:42.711Z] --- PASS: TestAllocate (0.00s) [2022-02-23T11:38:42.711Z] === RUN TestUninitialized [2022-02-23T11:38:42.711Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T11:38:42.711Z] === RUN TestAllocateInRange [2022-02-23T11:38:42.711Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T11:38:42.711Z] === RUN TestAllocateSerial [2022-02-23T11:38:42.711Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T11:38:42.711Z] PASS [2022-02-23T11:38:42.711Z] coverage: 87.5% of statements [2022-02-23T11:38:42.711Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-02-23T11:38:42.925Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T11:38:43.179Z] === RUN TestCaller [2022-02-23T11:38:43.179Z] --- PASS: TestCaller (0.00s) [2022-02-23T11:38:43.179Z] PASS [2022-02-23T11:38:43.179Z] coverage: 100.0% of statements [2022-02-23T11:38:43.179Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-02-23T11:38:43.349Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T11:38:43.647Z] === RUN TestSetSerialInsertDelete [2022-02-23T11:38:43.647Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T11:38:43.648Z] === RUN TestSetParallelInsertDelete [2022-02-23T11:38:43.648Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.93s) [2022-02-23T11:38:43.648Z] === RUN TestRetrieveFromStore [2022-02-23T11:38:44.310Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T11:38:44.571Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T11:38:44.635Z] --- PASS: TestRetrieveFromStore (0.76s) [2022-02-23T11:38:44.635Z] === RUN TestIsCorrupted [2022-02-23T11:38:44.635Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T11:38:44.635Z] === RUN TestSetRollover [2022-02-23T11:38:44.731Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T11:38:45.103Z] === RUN TestInt2IP2IntConversion [2022-02-23T11:38:45.103Z] === RUN TestPoolRequest [2022-02-23T11:38:45.103Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T11:38:45.103Z] === RUN TestOtherRequests [2022-02-23T11:38:45.103Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T11:38:45.103Z] PASS [2022-02-23T11:38:45.103Z] coverage: 57.1% of statements [2022-02-23T11:38:45.214Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-23T11:38:45.214Z] Copying nested executables into bundles/binary-daemon [2022-02-23T11:38:45.214Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-23T11:38:45.214Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:38:45.214Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-23T11:38:45.214Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-23T11:38:45.513Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T11:38:45.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/make.sh cross [2022-02-23T11:38:45.572Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-02-23T11:38:45.572Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2022-02-23T11:38:45.572Z] === RUN TestGetAddressVersion [2022-02-23T11:38:45.572Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T11:38:45.572Z] === RUN TestKeyString [2022-02-23T11:38:45.572Z] --- PASS: TestKeyString (0.00s) [2022-02-23T11:38:45.572Z] === RUN TestPoolDataMarshal [2022-02-23T11:38:45.572Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T11:38:45.572Z] === RUN TestSubnetsMarshal [2022-02-23T11:38:45.572Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-02-23T11:38:45.572Z] === RUN TestAddSubnets [2022-02-23T11:38:45.572Z] --- PASS: TestAddSubnets (0.05s) [2022-02-23T11:38:45.572Z] === RUN TestDoublePoolRelease [2022-02-23T11:38:45.572Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T11:38:45.572Z] === RUN TestAddReleasePoolID [2022-02-23T11:38:45.572Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-23T11:38:45.572Z] === RUN TestPredefinedPool [2022-02-23T11:38:45.572Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-23T11:38:45.572Z] === RUN TestRemoveSubnet [2022-02-23T11:38:45.671Z] === RUN TestReadPluginNoRead/default [2022-02-23T11:38:45.811Z] [2022-02-23T11:38:45.812Z] Removing bundles/ [2022-02-23T11:38:45.868Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-02-23T11:38:45.868Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:38:46.042Z] --- PASS: TestSetRollover (1.51s) [2022-02-23T11:38:46.042Z] === RUN TestSetRolloverSerial [2022-02-23T11:38:46.042Z] --- PASS: TestRemoveSubnet (0.17s) [2022-02-23T11:38:46.042Z] === RUN TestGetSameAddress [2022-02-23T11:38:46.042Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-23T11:38:46.042Z] === RUN TestPoolAllocationReuse [2022-02-23T11:38:46.070Z] [2022-02-23T11:38:46.070Z] ---> Making bundle: cross (in bundles/cross) [2022-02-23T11:38:46.070Z] Cross building: bundles/cross/linux/amd64 [2022-02-23T11:38:46.070Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T11:38:46.070Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T11:38:46.241Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-02-23T11:38:46.438Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T11:38:46.513Z] === RUN TestGetCapabilities [2022-02-23T11:38:46.513Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T11:38:46.513Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T11:38:46.513Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T11:38:46.513Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T11:38:46.513Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-23T11:38:46.513Z] === RUN TestRemoteDriver [2022-02-23T11:38:46.513Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:38:46.513Z] PASS [2022-02-23T11:38:46.513Z] coverage: 47.4% of statements [2022-02-23T11:38:46.513Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2022-02-23T11:38:46.811Z] === CONT TestReadPluginNoRead [2022-02-23T11:38:46.811Z] read_test.go:92: [dbe5dffebad16] daemon is not started [2022-02-23T11:38:46.811Z] --- PASS: TestReadPluginNoRead (5.43s) [2022-02-23T11:38:46.811Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.13s) [2022-02-23T11:38:46.811Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2022-02-23T11:38:46.811Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-02-23T11:38:46.811Z] PASS [2022-02-23T11:38:46.811Z] [2022-02-23T11:38:46.811Z] DONE 6 tests in 8.569s [2022-02-23T11:38:46.811Z] 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-02-23T11:38:46.811Z] ++ 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-02-23T11:38:46.811Z] ++ set -e [2022-02-23T11:38:46.811Z] ++ '[' -n 0 ']' [2022-02-23T11:38:46.811Z] ++ set -x [2022-02-23T11:38:46.811Z] ++ 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-02-23T11:38:46.811Z] testing: warning: no tests to run [2022-02-23T11:38:46.811Z] PASS [2022-02-23T11:38:46.811Z] [2022-02-23T11:38:46.811Z] DONE 0 tests in 0.034s [2022-02-23T11:38:46.811Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T11:38:46.811Z] ++ 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-02-23T11:38:46.811Z] ++ set -e [2022-02-23T11:38:46.811Z] ++ '[' -n 0 ']' [2022-02-23T11:38:46.811Z] ++ set -x [2022-02-23T11:38:46.811Z] ++ 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-02-23T11:38:46.811Z] INFO: Testing against a local daemon [2022-02-23T11:38:46.811Z] === RUN TestPluginWithDevMounts [2022-02-23T11:38:46.811Z] === PAUSE TestPluginWithDevMounts [2022-02-23T11:38:46.811Z] === CONT TestPluginWithDevMounts [2022-02-23T11:38:47.010Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T11:38:47.426Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T11:38:47.499Z] --- PASS: TestSetRolloverSerial (1.42s) [2022-02-23T11:38:47.499Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T11:38:47.499Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T11:38:47.499Z] PASS [2022-02-23T11:38:47.499Z] coverage: 84.4% of statements [2022-02-23T11:38:47.500Z] ok github.com/docker/docker/libnetwork/bitseq 11.941s coverage: 84.4% of statements [2022-02-23T11:38:47.500Z] --- PASS: TestPoolAllocationReuse (1.52s) [2022-02-23T11:38:47.500Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T11:38:47.500Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-23T11:38:47.500Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T11:38:47.500Z] === RUN TestWindowsIPAM [2022-02-23T11:38:47.500Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T11:38:47.500Z] PASS [2022-02-23T11:38:47.500Z] coverage: 71.4% of statements [2022-02-23T11:38:47.500Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-02-23T11:38:47.998Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T11:38:48.260Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T11:38:48.485Z] === RUN TestDefaultNetwork [2022-02-23T11:38:48.485Z] --- PASS: TestDefaultNetwork (0.27s) [2022-02-23T11:38:48.485Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T11:38:48.720Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-02-23T11:38:48.721Z] PASS [2022-02-23T11:38:48.721Z] [2022-02-23T11:38:48.721Z] DONE 1 tests in 1.620s [2022-02-23T11:38:48.721Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T11:38:48.721Z] ++ 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-02-23T11:38:48.721Z] ++ set -e [2022-02-23T11:38:48.721Z] ++ '[' -n 0 ']' [2022-02-23T11:38:48.721Z] ++ set -x [2022-02-23T11:38:48.721Z] ++ 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-02-23T11:38:48.721Z] INFO: Testing against a local daemon [2022-02-23T11:38:48.721Z] === RUN TestSecretInspect [2022-02-23T11:38:48.953Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-23T11:38:48.953Z] === RUN TestInitAddressPools [2022-02-23T11:38:48.953Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T11:38:48.953Z] PASS [2022-02-23T11:38:48.953Z] coverage: 74.0% of statements [2022-02-23T11:38:48.953Z] ok github.com/docker/docker/libnetwork/ipamutils 0.640s coverage: 74.0% of statements [2022-02-23T11:38:49.422Z] === RUN TestKeyValue [2022-02-23T11:38:49.422Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T11:38:49.422Z] PASS [2022-02-23T11:38:49.422Z] coverage: 60.0% of statements [2022-02-23T11:38:49.422Z] ok github.com/docker/docker/libnetwork/netlabel 0.041s coverage: 60.0% of statements [2022-02-23T11:38:49.422Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.16s) [2022-02-23T11:38:49.422Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T11:38:49.645Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T11:38:50.103Z] --- PASS: TestSecretInspect (1.65s) [2022-02-23T11:38:50.103Z] === RUN TestSecretList [2022-02-23T11:38:52.014Z] --- PASS: TestSecretList (1.67s) [2022-02-23T11:38:52.015Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:38:52.202Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T11:38:52.237Z] === RUN TestMiddlewares [2022-02-23T11:38:52.237Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T11:38:52.237Z] PASS [2022-02-23T11:38:52.237Z] coverage: 9.0% of statements [2022-02-23T11:38:52.237Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T11:38:52.373Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T11:38:52.373Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.64s) [2022-02-23T11:38:52.373Z] === RUN TestGetAddress [2022-02-23T11:38:52.373Z] === RUN TestNetworkDBSimple [2022-02-23T11:38:52.842Z] === RUN TestGenerate [2022-02-23T11:38:52.842Z] --- PASS: TestGenerate (0.00s) [2022-02-23T11:38:52.842Z] === RUN TestGeneratePtr [2022-02-23T11:38:52.842Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T11:38:52.842Z] === RUN TestGenerateMissingField [2022-02-23T11:38:52.842Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T11:38:52.842Z] === RUN TestFieldCannotBeSet [2022-02-23T11:38:52.842Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T11:38:52.842Z] === RUN TestTypeMismatchError [2022-02-23T11:38:52.842Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T11:38:52.842Z] PASS [2022-02-23T11:38:52.842Z] coverage: 100.0% of statements [2022-02-23T11:38:52.842Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-02-23T11:38:53.144Z] docker_api_swarm_test.go:585: [d6a2523aea45b] joining swarm manager [d6af28ddf8c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:38:53.310Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-02-23T11:38:53.310Z] PASS [2022-02-23T11:38:53.310Z] coverage: 100.0% of statements [2022-02-23T11:38:53.398Z] --- PASS: TestSecretsCreateAndDelete (1.70s) [2022-02-23T11:38:53.398Z] === RUN TestSecretsUpdate [2022-02-23T11:38:53.406Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T11:38:53.778Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.065s coverage: 100.0% of statements [2022-02-23T11:38:53.778Z] 2022/02/23 11:38:53 Closing DB instances... [2022-02-23T11:38:53.778Z] testing: warning: no tests to run [2022-02-23T11:38:53.778Z] PASS [2022-02-23T11:38:53.778Z] coverage: 0.0% of statements [2022-02-23T11:38:53.778Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:38:54.247Z] === RUN TestRequestNewPort [2022-02-23T11:38:54.247Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestRequestSpecificPort [2022-02-23T11:38:54.247Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestReleasePort [2022-02-23T11:38:54.247Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestReuseReleasedPort [2022-02-23T11:38:54.247Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestReleaseUnreadledPort [2022-02-23T11:38:54.247Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestUnknowProtocol [2022-02-23T11:38:54.247Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestAllocateAllPorts [2022-02-23T11:38:54.247Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestPortAllocation [2022-02-23T11:38:54.247Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T11:38:54.247Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestNoDuplicateBPR [2022-02-23T11:38:54.247Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T11:38:54.247Z] === RUN TestChangePortRange [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T11:38:54.247Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T11:38:54.247Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T11:38:54.247Z] PASS [2022-02-23T11:38:54.247Z] coverage: 88.6% of statements [2022-02-23T11:38:54.247Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2022-02-23T11:38:54.716Z] testing: warning: no tests to run [2022-02-23T11:38:54.716Z] PASS [2022-02-23T11:38:54.716Z] coverage: 0.0% of statements [2022-02-23T11:38:54.716Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:38:55.142Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T11:38:55.184Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-23T11:38:55.184Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T11:38:55.184Z] === RUN TestHashData [2022-02-23T11:38:55.184Z] --- PASS: TestHashData (0.00s) [2022-02-23T11:38:55.184Z] PASS [2022-02-23T11:38:55.184Z] coverage: 2.8% of statements [2022-02-23T11:38:55.184Z] ok github.com/docker/docker/libnetwork/resolvconf 0.049s coverage: 2.8% of statements [2022-02-23T11:38:55.184Z] === RUN TestErrorConstructors [2022-02-23T11:38:55.184Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T11:38:55.184Z] === RUN TestCompareIPMask [2022-02-23T11:38:55.184Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T11:38:55.184Z] === RUN TestUtilGetHostPartIP [2022-02-23T11:38:55.184Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T11:38:55.184Z] === RUN TestUtilGetBroadcastIP [2022-02-23T11:38:55.184Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T11:38:55.184Z] === RUN TestParseCIDR [2022-02-23T11:38:55.184Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T11:38:55.184Z] PASS [2022-02-23T11:38:55.184Z] coverage: 37.3% of statements [2022-02-23T11:38:55.184Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-02-23T11:38:55.939Z] --- PASS: TestSecretsUpdate (2.07s) [2022-02-23T11:38:55.939Z] === RUN TestTemplatedSecret [2022-02-23T11:38:55.949Z] check_test.go:379: [dcd5171bb4b53] daemon is not started [2022-02-23T11:38:56.171Z] 2022/02/23 11:38:55 Closing DB instances... [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T11:38:56.171Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T11:38:56.171Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T11:38:56.171Z] PASS [2022-02-23T11:38:56.171Z] coverage: 50.0% of statements [2022-02-23T11:38:56.171Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2022-02-23T11:38:56.640Z] === RUN TestAddressPoolOpt [2022-02-23T11:38:56.640Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/a [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/something [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/_=a [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/PATH [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/=a [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/PATH= [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/PATH=something [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/1asd [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/123 [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/some_space [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/= [2022-02-23T11:38:56.640Z] === RUN TestValidateEnv/PaTh [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestParseHost [2022-02-23T11:38:56.640Z] --- PASS: TestParseHost (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestParseDockerDaemonHost [2022-02-23T11:38:56.640Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestParseTCP [2022-02-23T11:38:56.640Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T11:38:56.640Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestValidateExtraHosts [2022-02-23T11:38:56.640Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestIpOptString [2022-02-23T11:38:56.640Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T11:38:56.640Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T11:38:56.640Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestIpOptSetInvalidVal [2022-02-23T11:38:56.640Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestValidateIPAddress [2022-02-23T11:38:56.640Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestMapOpts [2022-02-23T11:38:56.640Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestListOptsWithoutValidator [2022-02-23T11:38:56.640Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestListOptsWithValidator [2022-02-23T11:38:56.640Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestValidateDNSSearch [2022-02-23T11:38:56.640Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T11:38:56.640Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:38:56.640Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestNamedListOpts [2022-02-23T11:38:56.640Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestNamedMapOpts [2022-02-23T11:38:56.640Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestParseLink [2022-02-23T11:38:56.640Z] --- PASS: TestParseLink (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T11:38:56.640Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T11:38:56.640Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T11:38:56.640Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T11:38:56.640Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T11:38:56.640Z] === RUN TestUlimitOpt [2022-02-23T11:38:56.640Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T11:38:56.640Z] PASS [2022-02-23T11:38:56.640Z] coverage: 67.4% of statements [2022-02-23T11:38:56.640Z] ok github.com/docker/docker/opts 0.092s coverage: 67.4% of statements [2022-02-23T11:38:57.109Z] === RUN TestParseVersion [2022-02-23T11:38:57.109Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T11:38:57.109Z] PASS [2022-02-23T11:38:57.109Z] coverage: 52.9% of statements [2022-02-23T11:38:57.109Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-02-23T11:38:57.333Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T11:38:57.850Z] --- PASS: TestTemplatedSecret (2.39s) [2022-02-23T11:38:57.850Z] === RUN TestSecretCreateResolve [2022-02-23T11:38:57.903Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T11:38:58.099Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-02-23T11:38:58.099Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T11:38:58.475Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T11:38:59.046Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T11:38:59.086Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T11:38:59.086Z] === RUN TestIsArchivePathDir [2022-02-23T11:38:59.086Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-23T11:38:59.086Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T11:38:59.555Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-23T11:38:59.555Z] === RUN TestIsArchivePathTar [2022-02-23T11:38:59.555Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T11:38:59.555Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T11:38:59.555Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-02-23T11:38:59.555Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T11:38:59.555Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T11:38:59.555Z] === RUN TestMiddleware [2022-02-23T11:38:59.555Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T11:38:59.555Z] === RUN TestNewResponseModifier [2022-02-23T11:38:59.555Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T11:38:59.555Z] PASS [2022-02-23T11:38:59.555Z] coverage: 26.8% of statements [2022-02-23T11:38:59.555Z] ok github.com/docker/docker/pkg/authorization 0.587s coverage: 26.8% of statements [2022-02-23T11:38:59.555Z] 2022/02/23 11:38:59 Closing DB instances... [2022-02-23T11:38:59.555Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-23T11:38:59.555Z] === RUN TestDecompressStreamGzip [2022-02-23T11:38:59.555Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-23T11:38:59.555Z] === RUN TestDecompressStreamBzip2 [2022-02-23T11:38:59.618Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T11:38:59.618Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T11:38:59.758Z] --- PASS: TestSecretCreateResolve (1.73s) [2022-02-23T11:38:59.758Z] PASS [2022-02-23T11:38:59.758Z] [2022-02-23T11:38:59.758Z] DONE 6 tests in 11.303s [2022-02-23T11:38:59.758Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T11:38:59.758Z] ++ 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-02-23T11:38:59.758Z] ++ set -e [2022-02-23T11:38:59.758Z] ++ '[' -n 0 ']' [2022-02-23T11:38:59.758Z] ++ set -x [2022-02-23T11:38:59.758Z] ++ 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-02-23T11:38:59.758Z] INFO: Testing against a local daemon [2022-02-23T11:38:59.758Z] === RUN TestServiceCreateInit [2022-02-23T11:38:59.758Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:39:00.024Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-02-23T11:39:00.024Z] === RUN TestDecompressStreamXz [2022-02-23T11:39:00.024Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:39:00.024Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestDecompressStreamZstd [2022-02-23T11:39:00.024Z] archive_test.go:140: zstd not installed [2022-02-23T11:39:00.024Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T11:39:00.024Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T11:39:00.024Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T11:39:00.024Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCompressStreamInvalid [2022-02-23T11:39:00.024Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionInvalid [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionUncompressed [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionBzip2 [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionGzip [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionXz [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestExtensionZstd [2022-02-23T11:39:00.024Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCmdStreamLargeStderr [2022-02-23T11:39:00.024Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T11:39:00.024Z] === RUN TestCmdStreamBad [2022-02-23T11:39:00.024Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:39:00.024Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCmdStreamGood [2022-02-23T11:39:00.024Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T11:39:00.024Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T11:39:00.024Z] === RUN TestUnbuffered [2022-02-23T11:39:00.024Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestRaceUnbuffered [2022-02-23T11:39:00.024Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T11:39:00.024Z] PASS [2022-02-23T11:39:00.024Z] coverage: 100.0% of statements [2022-02-23T11:39:00.024Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-23T11:39:00.024Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T11:39:00.024Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestUntarPath [2022-02-23T11:39:00.024Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-02-23T11:39:00.024Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T11:39:00.024Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T11:39:00.024Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T11:39:00.024Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T11:39:00.024Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-23T11:39:00.024Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T11:39:00.024Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T11:39:00.024Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T11:39:00.024Z] === RUN TestCopyWithTarSrcFile [2022-02-23T11:39:00.189Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T11:39:00.492Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T11:39:00.492Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T11:39:00.492Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T11:39:00.492Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T11:39:00.492Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T11:39:00.492Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T11:39:00.492Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T11:39:00.492Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T11:39:00.492Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T11:39:00.492Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T11:39:00.492Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T11:39:00.492Z] === RUN TestTarFiles [2022-02-23T11:39:00.492Z] === RUN TestMatch [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[foo]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[]#01 [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[qux]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T11:39:00.492Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T11:39:00.492Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T11:39:00.492Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T11:39:00.492Z] PASS [2022-02-23T11:39:00.492Z] coverage: 87.5% of statements [2022-02-23T11:39:00.492Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-02-23T11:39:00.762Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T11:39:00.960Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.24s) [2022-02-23T11:39:00.960Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T11:39:01.333Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T11:39:01.594Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T11:39:01.720Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-02-23T11:39:01.720Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-02-23T11:39:01.720Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-23T11:39:01.720Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-23T11:39:01.720Z] PASS [2022-02-23T11:39:01.720Z] [2022-02-23T11:39:01.720Z] === Skipped [2022-02-23T11:39:01.720Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T11:39:01.720Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:39:01.720Z] [2022-02-23T11:39:01.720Z] DONE 27 tests, 1 skipped in 183.395s [2022-02-23T11:39:01.720Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T11:39:01.720Z] INFO: Testing against a local daemon [2022-02-23T11:39:01.720Z] === RUN TestSessionCreate [2022-02-23T11:39:01.720Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T11:39:01.720Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:39:01.720Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T11:39:01.720Z] PASS [2022-02-23T11:39:01.720Z] [2022-02-23T11:39:01.720Z] DONE 2 tests in 0.088s [2022-02-23T11:39:01.720Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T11:39:01.720Z] INFO: Testing against a local daemon [2022-02-23T11:39:01.720Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:39:01.720Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:39:01.720Z] === RUN TestDiskUsage [2022-02-23T11:39:01.720Z] === PAUSE TestDiskUsage [2022-02-23T11:39:01.720Z] === RUN TestEventsExecDie [2022-02-23T11:39:01.856Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T11:39:01.946Z] === RUN TestChrootTarUntar [2022-02-23T11:39:01.946Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T11:39:01.946Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T11:39:01.946Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T11:39:01.946Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootCopyWithTar [2022-02-23T11:39:01.946Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootCopyFileWithTar [2022-02-23T11:39:01.946Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootUntarPath [2022-02-23T11:39:01.946Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:39:01.946Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T11:39:01.946Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T11:39:01.947Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.947Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:39:01.947Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T11:39:01.947Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.947Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:39:01.947Z] === RUN TestChrootApplyDotDotFile [2022-02-23T11:39:01.947Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:01.947Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:39:01.947Z] PASS [2022-02-23T11:39:01.947Z] coverage: 15.1% of statements [2022-02-23T11:39:01.947Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.1% of statements [2022-02-23T11:39:02.292Z] --- PASS: TestEventsExecDie (0.60s) [2022-02-23T11:39:02.292Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:39:02.292Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-02-23T11:39:02.292Z] === RUN TestEventsVolumeCreate [2022-02-23T11:39:02.292Z] --- PASS: TestEventsVolumeCreate (0.10s) [2022-02-23T11:39:02.292Z] === RUN TestInfoBinaryCommits [2022-02-23T11:39:02.292Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T11:39:02.292Z] === RUN TestInfoAPIVersioned [2022-02-23T11:39:02.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T11:39:02.292Z] === RUN TestInfoAPI [2022-02-23T11:39:02.292Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T11:39:02.292Z] === RUN TestInfoAPIWarnings [2022-02-23T11:39:02.414Z] === RUN TestSizeEmpty [2022-02-23T11:39:02.414Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T11:39:02.414Z] === RUN TestSizeEmptyFile [2022-02-23T11:39:02.414Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T11:39:02.414Z] === RUN TestSizeNonemptyFile [2022-02-23T11:39:02.414Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T11:39:02.414Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T11:39:02.414Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T11:39:02.415Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T11:39:02.415Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T11:39:02.415Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T11:39:02.415Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T11:39:02.415Z] === RUN TestMoveToSubdir [2022-02-23T11:39:02.415Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T11:39:02.415Z] === RUN TestSizeNonExistingDirectory [2022-02-23T11:39:02.415Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T11:39:02.415Z] PASS [2022-02-23T11:39:02.415Z] coverage: 80.0% of statements [2022-02-23T11:39:02.415Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-02-23T11:39:02.427Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T11:39:03.370Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T11:39:03.402Z] 2022/02/23 11:39:02 Closing DB instances... [2022-02-23T11:39:03.402Z] === RUN TestPollerAddRemove [2022-02-23T11:39:03.402Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T11:39:03.402Z] === RUN TestPollerEvent [2022-02-23T11:39:03.402Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:39:03.402Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T11:39:03.402Z] === RUN TestPollerClose [2022-02-23T11:39:03.402Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T11:39:03.402Z] PASS [2022-02-23T11:39:03.402Z] coverage: 45.7% of statements [2022-02-23T11:39:03.402Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2022-02-23T11:39:03.957Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:39:04.968Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T11:39:04.968Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:39:04.968Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T11:39:04.968Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T11:39:04.968Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCopyFile [2022-02-23T11:39:04.968Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T11:39:04.968Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:39:04.968Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T11:39:04.968Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T11:39:04.968Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:39:04.968Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestWildcardMatches [2022-02-23T11:39:04.968Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestPatternMatches [2022-02-23T11:39:04.968Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T11:39:04.968Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T11:39:04.968Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T11:39:04.968Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T11:39:04.968Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T11:39:04.968Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T11:39:04.968Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestSingleExclamationError [2022-02-23T11:39:04.968Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestMatchesWithNoPatterns [2022-02-23T11:39:04.968Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T11:39:04.968Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestMatches [2022-02-23T11:39:04.968Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T11:39:04.968Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T11:39:04.968Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T11:39:04.968Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T11:39:04.968Z] --- PASS: TestMatches (0.01s) [2022-02-23T11:39:04.968Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T11:39:04.968Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T11:39:04.968Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T11:39:04.968Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatterns [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T11:39:04.968Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCreateIfNotExistsDir [2022-02-23T11:39:04.968Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCreateIfNotExistsFile [2022-02-23T11:39:04.968Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T11:39:04.968Z] === RUN TestMatch [2022-02-23T11:39:04.968Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:39:04.968Z] === RUN TestCompile [2022-02-23T11:39:04.968Z] === RUN TestCompile/slash [2022-02-23T11:39:04.968Z] === RUN TestCompile/backslash [2022-02-23T11:39:04.968Z] --- PASS: TestCompile (0.00s) [2022-02-23T11:39:04.968Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T11:39:04.968Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T11:39:04.968Z] PASS [2022-02-23T11:39:04.968Z] coverage: 84.7% of statements [2022-02-23T11:39:04.968Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-02-23T11:39:04.968Z] --- PASS: TestNetworkDBCRUDTableEntry (3.92s) [2022-02-23T11:39:04.968Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T11:39:05.436Z] === RUN TestGet [2022-02-23T11:39:05.436Z] --- PASS: TestGet (0.00s) [2022-02-23T11:39:05.436Z] === RUN TestGetShortcutString [2022-02-23T11:39:05.436Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T11:39:05.436Z] PASS [2022-02-23T11:39:05.436Z] coverage: 42.9% of statements [2022-02-23T11:39:05.436Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-02-23T11:39:05.917Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T11:39:06.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-23T11:39:06.178Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T11:39:06.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-23T11:39:06.423Z] --- PASS: TestTarFiles (5.88s) [2022-02-23T11:39:06.423Z] === RUN TestDetectCompressionZstd [2022-02-23T11:39:06.423Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T11:39:06.423Z] === RUN TestTarUntar [2022-02-23T11:39:06.423Z] --- PASS: TestTarUntar (0.06s) [2022-02-23T11:39:06.423Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T11:39:06.423Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-23T11:39:06.423Z] === RUN TestTarWithOptions [2022-02-23T11:39:06.423Z] --- PASS: TestTarWithOptions (0.06s) [2022-02-23T11:39:06.423Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T11:39:06.423Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T11:39:06.423Z] === RUN TestUntarUstarGnuConflict [2022-02-23T11:39:06.423Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-02-23T11:39:06.423Z] === RUN TestUntarInvalidFilenames [2022-02-23T11:39:06.423Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1245467573\\dest" [2022-02-23T11:39:06.423Z] === RUN TestCreateIDMapOrder [2022-02-23T11:39:06.423Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T11:39:06.423Z] PASS [2022-02-23T11:39:06.423Z] coverage: 7.2% of statements [2022-02-23T11:39:06.423Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-02-23T11:39:06.423Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-02-23T11:39:06.423Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T11:39:06.423Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T11:39:06.423Z] === RUN TestUntarInvalidHardlink [2022-02-23T11:39:06.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink747968532\\victim\\hello" -> "../victim/hello" [2022-02-23T11:39:06.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3859248092\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:39:06.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1991879678\\victim" -> "../victim" [2022-02-23T11:39:06.423Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3334439505\\victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3955362844\\victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2168857876\\victim" -> "../victim" [2022-02-23T11:39:06.424Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T11:39:06.424Z] === RUN TestUntarInvalidSymlink [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1986168625\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3706638364\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1124699718\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink114190226\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2318612656\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1878967324\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:06.424Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1675008022\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T11:39:06.424Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-23T11:39:06.424Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T11:39:06.424Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T11:39:06.424Z] === RUN TestXGlobalNoParent [2022-02-23T11:39:06.424Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T11:39:06.424Z] === RUN TestReplaceFileTarWrapper [2022-02-23T11:39:06.892Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-23T11:39:06.892Z] === RUN TestPrefixHeaderReadable [2022-02-23T11:39:06.892Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T11:39:06.892Z] === RUN TestDisablePigz [2022-02-23T11:39:06.892Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T11:39:06.892Z] 2022/02/23 11:39:06 Closing DB instances... [2022-02-23T11:39:07.253Z] --- PASS: TestServiceCreateInit (7.04s) [2022-02-23T11:39:07.253Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-02-23T11:39:07.253Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-02-23T11:39:07.253Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:39:07.369Z] --- PASS: TestDisablePigz (0.23s) [2022-02-23T11:39:07.369Z] === RUN TestPigz [2022-02-23T11:39:07.369Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T11:39:07.369Z] --- PASS: TestPigz (0.30s) [2022-02-23T11:39:07.369Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:39:07.369Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:39:07.369Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:39:07.369Z] === RUN TestCanonicalTarNameForPath [2022-02-23T11:39:07.369Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T11:39:07.369Z] === RUN TestCanonicalTarName [2022-02-23T11:39:07.369Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T11:39:07.369Z] === RUN TestChmodTarEntry [2022-02-23T11:39:07.369Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T11:39:07.369Z] === RUN TestHardLinkOrder [2022-02-23T11:39:07.369Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-23T11:39:07.369Z] === RUN TestChangeString [2022-02-23T11:39:07.369Z] --- PASS: TestChangeString (0.00s) [2022-02-23T11:39:07.369Z] === RUN TestChangesWithNoChanges [2022-02-23T11:39:07.369Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T11:39:07.369Z] === RUN TestChangesWithChanges [2022-02-23T11:39:07.838Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T11:39:07.838Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T11:39:07.838Z] changes_test.go:195: needs more investigation [2022-02-23T11:39:07.838Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesDirsEmpty [2022-02-23T11:39:07.838Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:39:07.838Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesDirsMutated [2022-02-23T11:39:07.838Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:39:07.838Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestApplyLayer [2022-02-23T11:39:07.838Z] changes_test.go:432: needs further investigation [2022-02-23T11:39:07.838Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T11:39:07.838Z] changes_test.go:468: needs further investigation [2022-02-23T11:39:07.838Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T11:39:07.838Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T11:39:07.838Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestChangesSize [2022-02-23T11:39:07.838Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T11:39:07.838Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4126574529\\dest" [2022-02-23T11:39:07.838Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T11:39:07.838Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2360594488\\victim\\hello" -> "../victim/hello" [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3950843325\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3377865779\\victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2116366868\\victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2749088390\\victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1599868475\\victim" -> "../victim" [2022-02-23T11:39:07.838Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-23T11:39:07.838Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3693179771\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3905350159\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1299323951\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3973900286\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4018874375\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:07.838Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4166651308\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:39:07.838Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T11:39:07.838Z] === RUN TestApplyLayerWhiteouts [2022-02-23T11:39:07.838Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-23T11:39:07.838Z] === RUN TestGenerateEmptyFile [2022-02-23T11:39:07.838Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestGenerateWithContent [2022-02-23T11:39:07.838Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T11:39:07.838Z] PASS [2022-02-23T11:39:07.838Z] coverage: 62.0% of statements [2022-02-23T11:39:07.838Z] ok github.com/docker/docker/pkg/archive 8.725s coverage: 62.0% of statements [2022-02-23T11:39:07.838Z] === RUN TestFixedBufferCap [2022-02-23T11:39:07.838Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestFixedBufferLen [2022-02-23T11:39:07.838Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestFixedBufferString [2022-02-23T11:39:07.838Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestFixedBufferWrite [2022-02-23T11:39:07.838Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestFixedBufferRead [2022-02-23T11:39:07.838Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestBytesPipeRead [2022-02-23T11:39:07.838Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestBytesPipeWrite [2022-02-23T11:39:07.838Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T11:39:07.838Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T11:39:08.307Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-23T11:39:08.307Z] === RUN TestAtomicWriteToFile [2022-02-23T11:39:08.307Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T11:39:08.307Z] === RUN TestAtomicWriteSetCommit [2022-02-23T11:39:08.307Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-23T11:39:08.307Z] === RUN TestNetworkDBNodeLeave [2022-02-23T11:39:08.307Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T11:39:08.307Z] === RUN TestAtomicWriteSetCancel [2022-02-23T11:39:08.307Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T11:39:08.307Z] === RUN TestReadCloserWrapperClose [2022-02-23T11:39:08.307Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T11:39:08.307Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T11:39:08.307Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T11:39:08.307Z] === RUN TestReaderErrWrapperRead [2022-02-23T11:39:08.307Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T11:39:08.307Z] === RUN TestCancelReadCloser [2022-02-23T11:39:08.307Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T11:39:08.307Z] === RUN TestWriteCloserWrapperClose [2022-02-23T11:39:08.307Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T11:39:08.307Z] === RUN TestNopWriteCloser [2022-02-23T11:39:08.307Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T11:39:08.307Z] === RUN TestNopWriter [2022-02-23T11:39:08.307Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T11:39:08.723Z] docker_api_swarm_test.go:46: [df1c7b33af030] joining swarm manager [dd236d250853f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:39:08.776Z] === RUN TestWriteCounter [2022-02-23T11:39:08.776Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T11:39:08.776Z] PASS [2022-02-23T11:39:08.776Z] coverage: 70.1% of statements [2022-02-23T11:39:08.776Z] ok github.com/docker/docker/pkg/ioutils 0.701s coverage: 70.1% of statements [2022-02-23T11:39:09.764Z] === RUN TestError [2022-02-23T11:39:09.764Z] --- PASS: TestError (0.00s) [2022-02-23T11:39:09.764Z] === RUN TestProgressString [2022-02-23T11:39:09.764Z] === RUN TestProgressString/no_progress [2022-02-23T11:39:09.764Z] === RUN TestProgressString/progress_1 [2022-02-23T11:39:09.764Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T11:39:09.764Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T11:39:09.764Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T11:39:09.764Z] === RUN TestProgressString/with_units [2022-02-23T11:39:09.764Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T11:39:09.764Z] === RUN TestProgressString/hide_counts [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T11:39:09.764Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T11:39:09.764Z] === RUN TestJSONMessageDisplay [2022-02-23T11:39:09.764Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-23T11:39:09.764Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T11:39:09.764Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T11:39:09.764Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T11:39:09.764Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T11:39:09.764Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T11:39:09.764Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T11:39:09.764Z] PASS [2022-02-23T11:39:09.764Z] coverage: 91.7% of statements [2022-02-23T11:39:09.764Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-02-23T11:39:10.232Z] === RUN TestStandardLongPath [2022-02-23T11:39:10.232Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T11:39:10.232Z] === RUN TestUNCLongPath [2022-02-23T11:39:10.232Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T11:39:10.232Z] PASS [2022-02-23T11:39:10.232Z] coverage: 100.0% of statements [2022-02-23T11:39:10.638Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T11:39:10.700Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-02-23T11:39:11.171Z] === RUN TestNameFormat [2022-02-23T11:39:11.171Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T11:39:11.171Z] === RUN TestNameRetries [2022-02-23T11:39:11.171Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T11:39:11.171Z] PASS [2022-02-23T11:39:11.171Z] coverage: 85.7% of statements [2022-02-23T11:39:11.171Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-02-23T11:39:11.641Z] --- PASS: TestNetworkDBNodeLeave (3.05s) [2022-02-23T11:39:11.641Z] === RUN TestNetworkDBWatch [2022-02-23T11:39:11.641Z] === RUN TestParseKeyValueOpt [2022-02-23T11:39:11.641Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T11:39:11.641Z] === RUN TestParseUintList [2022-02-23T11:39:11.641Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T11:39:11.641Z] === RUN TestParseUintListMaximumLimits [2022-02-23T11:39:11.641Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T11:39:11.641Z] PASS [2022-02-23T11:39:11.641Z] coverage: 97.0% of statements [2022-02-23T11:39:11.641Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2022-02-23T11:39:12.639Z] === RUN TestNewAndRemove [2022-02-23T11:39:12.639Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T11:39:12.639Z] === RUN TestRemoveInvalidPath [2022-02-23T11:39:12.639Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T11:39:12.639Z] PASS [2022-02-23T11:39:12.639Z] coverage: 82.6% of statements [2022-02-23T11:39:12.639Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-02-23T11:39:13.108Z] 2022/02/23 11:39:12 Closing DB instances... [2022-02-23T11:39:13.187Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T11:39:13.187Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T11:39:13.447Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T11:39:13.447Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T11:39:13.447Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T11:39:13.708Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T11:39:14.673Z] === RUN TestFailedConnection [2022-02-23T11:39:14.673Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-02-23T11:39:14.673Z] === RUN TestNetworkDBBulkSync [2022-02-23T11:39:15.142Z] --- PASS: TestGetAddress (23.10s) [2022-02-23T11:39:15.142Z] === RUN TestRequestSyntaxCheck [2022-02-23T11:39:15.611Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-23T11:39:15.611Z] === RUN TestRequest [2022-02-23T11:39:15.611Z] 2022/02/23 11:39:15 Closing DB instances... [2022-02-23T11:39:15.621Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T11:39:16.565Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T11:39:16.599Z] --- PASS: TestFailedConnection (2.17s) [2022-02-23T11:39:16.600Z] === RUN TestFailOnce [2022-02-23T11:39:16.600Z] 2022/02/23 11:39:16 http: panic serving 127.0.0.1:49277: Plugin not ready [2022-02-23T11:39:16.600Z] goroutine 5 [running]: [2022-02-23T11:39:16.600Z] net/http.(*conn).serve.func1() [2022-02-23T11:39:16.600Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T11:39:16.600Z] panic({0x119a8e0, 0x12ae260}) [2022-02-23T11:39:16.600Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T11:39:16.600Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe7dab514b68795e8}, 0xc00006da98) [2022-02-23T11:39:16.600Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T11:39:16.600Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12bb140, 0xc000074000}, 0x10d1146) [2022-02-23T11:39:16.600Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T11:39:16.600Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12bb140, 0xc000074000}, 0xc000064000) [2022-02-23T11:39:16.600Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T11:39:16.600Z] net/http.serverHandler.ServeHTTP({0x12b9830}, {0x12bb140, 0xc000074000}, 0xc000064000) [2022-02-23T11:39:17.068Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T11:39:17.068Z] net/http.(*conn).serve(0xc00005e000, {0x12bd140, 0xc0000260f0}) [2022-02-23T11:39:17.068Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T11:39:17.068Z] created by net/http.(*Server).Serve [2022-02-23T11:39:17.068Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T11:39:17.068Z] time="2022-02-23T11:39:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.FailOnce: Post \"http://127.0.0.1:49276/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T11:39:17.538Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-23T11:39:17.538Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T11:39:18.006Z] --- PASS: TestFailOnce (1.21s) [2022-02-23T11:39:18.006Z] === RUN TestEchoInputOutput [2022-02-23T11:39:18.006Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T11:39:18.006Z] === RUN TestBackoff [2022-02-23T11:39:18.006Z] --- PASS: TestBackoff (0.00s) [2022-02-23T11:39:18.006Z] === RUN TestAbortRetry [2022-02-23T11:39:18.006Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T11:39:18.006Z] === RUN TestClientScheme [2022-02-23T11:39:18.006Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T11:39:18.006Z] === RUN TestNewClientWithTimeout [2022-02-23T11:39:18.475Z] time="2022-02-23T11:39:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T11:39:19.866Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T11:39:20.040Z] time="2022-02-23T11:39:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T11:39:20.128Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T11:39:20.455Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-02-23T11:39:20.455Z] === RUN TestInfoDebug [2022-02-23T11:39:20.455Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T11:39:20.455Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:39:20.455Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T11:39:20.455Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:39:20.455Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T11:39:20.455Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:39:20.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T11:39:20.455Z] === RUN TestPingCacheHeaders [2022-02-23T11:39:20.455Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T11:39:20.455Z] === RUN TestPingGet [2022-02-23T11:39:20.455Z] --- PASS: TestPingGet (0.01s) [2022-02-23T11:39:20.455Z] === RUN TestPingHead [2022-02-23T11:39:20.455Z] --- PASS: TestPingHead (0.01s) [2022-02-23T11:39:20.455Z] === RUN TestVersion [2022-02-23T11:39:20.455Z] --- PASS: TestVersion (0.01s) [2022-02-23T11:39:20.455Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:39:20.455Z] === CONT TestDiskUsage [2022-02-23T11:39:20.508Z] 2022/02/23 11:39:20 Closing DB instances... [2022-02-23T11:39:20.700Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T11:39:20.716Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T11:39:20.978Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T11:39:20.978Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T11:39:20.978Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T11:39:21.240Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T11:39:21.501Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage (1.50s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:39:21.763Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2022-02-23T11:39:21.763Z] PASS [2022-02-23T11:39:21.763Z] [2022-02-23T11:39:21.763Z] DONE 50 tests in 20.339s [2022-02-23T11:39:21.763Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T11:39:21.763Z] INFO: Testing against a local daemon [2022-02-23T11:39:21.763Z] === RUN TestVolumesCreateAndList [2022-02-23T11:39:21.763Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T11:39:21.763Z] === RUN TestVolumesRemove [2022-02-23T11:39:22.024Z] --- PASS: TestVolumesRemove (0.09s) [2022-02-23T11:39:22.024Z] === RUN TestVolumesInspect [2022-02-23T11:39:22.024Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T11:39:22.024Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:39:22.024Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:39:22.024Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:39:22.024Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:39:22.024Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T11:39:22.024Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T11:39:22.024Z] PASS [2022-02-23T11:39:22.024Z] [2022-02-23T11:39:22.024Z] DONE 5 tests in 0.198s [2022-02-23T11:39:22.024Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T11:39:22.150Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2022-02-23T11:39:22.150Z] === RUN TestCreateServiceConflict [2022-02-23T11:39:22.595Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-23T11:39:22.595Z] Removing test suite binaries [2022-02-23T11:39:22.595Z] exiting test-integration [2022-02-23T11:39:22.595Z] ++ exit 0 [2022-02-23T11:39:22.595Z] [2022-02-23T11:39:22.723Z] time="2022-02-23T11:39:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T11:39:23.192Z] --- PASS: TestRequest (7.72s) [2022-02-23T11:39:23.192Z] === RUN TestOverlappingRequests [2022-02-23T11:39:23.660Z] --- PASS: TestOverlappingRequests (0.36s) [2022-02-23T11:39:23.660Z] === RUN TestRelease [2022-02-23T11:39:23.660Z] time="2022-02-23T11:39:23Z" level=error msg="node4(d517a1b93a2e) Could not close DB: timeout waiting for leave broadcast" [2022-02-23T11:39:23.660Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.31s) [2022-02-23T11:39:23.660Z] === RUN TestNetworkDBNodeJoinLeaveIteration Post stage [Pipeline] junit [2022-02-23T11:39:23.995Z] Recording test results [2022-02-23T11:39:24.060Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-02-23T11:39:24.060Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:39:24.648Z] 2022/02/23 11:39:24 Closing DB instances... [2022-02-23T11:39:24.648Z] --- PASS: TestRelease (1.37s) [2022-02-23T11:39:24.648Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:39:25.577Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T11:39:25.922Z] + echo Ensuring container killed. [2022-02-23T11:39:25.922Z] Ensuring container killed. [2022-02-23T11:39:25.922Z] + docker rm -vf docker-pr5 [2022-02-23T11:39:25.922Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-02-23T11:39:25.968Z] --- PASS: TestCreateServiceMaxReplicas (2.15s) [2022-02-23T11:39:25.969Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:39:26.213Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T11:39:26.213Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T11:39:26.216Z] + echo Chowning /workspace to jenkins user [2022-02-23T11:39:26.216Z] Chowning /workspace to jenkins user [2022-02-23T11:39:26.216Z] + id -u [2022-02-23T11:39:26.216Z] + id -g [2022-02-23T11:39:26.216Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T11:39:26.216Z] Unable to find image 'busybox:latest' locally [2022-02-23T11:39:26.216Z] latest: Pulling from library/busybox [2022-02-23T11:39:26.478Z] 009932687766: Pulling fs layer [2022-02-23T11:39:26.478Z] 009932687766: Download complete [2022-02-23T11:39:26.478Z] 009932687766: Pull complete [2022-02-23T11:39:26.478Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T11:39:26.478Z] Status: Downloaded newer image for busybox:latest [2022-02-23T11:39:26.682Z] time="2022-02-23T11:39:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T11:39:27.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-23T11:39:27.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T11:39:28.170Z] + bundleName=amd64-cgroup2 [2022-02-23T11:39:28.170Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T11:39:28.170Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T11:39:28.170Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T11:39:28.170Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-23T11:39:28.444Z] Archiving artifacts [2022-02-23T11:39:28.896Z] --- PASS: TestAllocateRandomDeallocate (4.05s) [2022-02-23T11:39:28.896Z] === RUN TestRetrieveFromStore [2022-02-23T11:39:28.932Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T11:39:29.194Z] --- PASS: TestImportExtremelyLargeImageWorks (169.99s) [2022-02-23T11:39:29.194Z] PASS [2022-02-23T11:39:29.194Z] [2022-02-23T11:39:29.194Z] DONE 22 tests in 174.352s [2022-02-23T11:39:29.194Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T11:39:29.194Z] ++ 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-02-23T11:39:29.194Z] ++ set -e [2022-02-23T11:39:29.194Z] ++ '[' -n 0 ']' [2022-02-23T11:39:29.194Z] ++ set -x [2022-02-23T11:39:29.194Z] ++ 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-02-23T11:39:29.194Z] INFO: Testing against a local daemon [2022-02-23T11:39:29.194Z] === RUN TestNetworkCreateDelete [2022-02-23T11:39:29.455Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-02-23T11:39:29.455Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:39:30.027Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2022-02-23T11:39:30.027Z] === RUN TestDaemonDNSFallback [2022-02-23T11:39:30.461Z] --- PASS: TestRetrieveFromStore (1.48s) [2022-02-23T11:39:30.461Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T11:39:30.461Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-02-23T11:39:30.461Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T11:39:30.461Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T11:39:30.461Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T11:39:30.461Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T11:39:30.461Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T11:39:30.461Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T11:39:30.461Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T11:39:30.461Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T11:39:30.461Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T11:39:30.461Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T11:39:30.461Z] === RUN TestDebug [2022-02-23T11:39:30.461Z] --- PASS: TestDebug (0.00s) [2022-02-23T11:39:30.461Z] === RUN TestRequestPoolParallel [2022-02-23T11:39:30.628Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T11:39:30.929Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-02-23T11:39:30.929Z] === RUN TestFullAllocateRelease [2022-02-23T11:39:30.941Z] + make clean [2022-02-23T11:39:30.941Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T11:39:30.941Z] docker-dev-cache [2022-02-23T11:39:30.941Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T11:39:31.397Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-02-23T11:39:31.397Z] === RUN TestOddAllocateRelease [2022-02-23T11:39:31.397Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-02-23T11:39:31.397Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T11:39:31.397Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-23T11:39:31.397Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T11:39:31.868Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-23T11:39:31.868Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T11:39:31.868Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T11:39:31.868Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T11:39:31.868Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T11:39:31.868Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:39:31.868Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:39:31.868Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T11:39:31.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:39:31.869Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:39:31.869Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T11:39:31.869Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:39:31.869Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:39:31.869Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:39:31.869Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:39:31.869Z] PASS [2022-02-23T11:39:31.869Z] coverage: 85.3% of statements [2022-02-23T11:39:31.869Z] ok github.com/docker/docker/libnetwork/ipam 46.937s coverage: 85.3% of statements [2022-02-23T11:39:31.943Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T11:39:32.515Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T11:39:32.855Z] === RUN TestParseEmptyInterface [2022-02-23T11:39:32.855Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestParseNonInterfaceType [2022-02-23T11:39:32.855Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestParseWithOneFunction [2022-02-23T11:39:32.855Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestParseWithMultipleFuncs [2022-02-23T11:39:32.855Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestParseWithUnnamedReturn [2022-02-23T11:39:32.855Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestEmbeddedInterface [2022-02-23T11:39:32.855Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestParsedImports [2022-02-23T11:39:32.855Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T11:39:32.855Z] === RUN TestAliasedImports [2022-02-23T11:39:32.855Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T11:39:32.855Z] PASS [2022-02-23T11:39:32.855Z] coverage: 56.8% of statements [2022-02-23T11:39:32.855Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T11:39:33.842Z] === RUN TestHTTPTransport [2022-02-23T11:39:33.842Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T11:39:33.842Z] PASS [2022-02-23T11:39:33.842Z] coverage: 85.7% of statements [2022-02-23T11:39:33.842Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-02-23T11:39:33.904Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T11:39:33.904Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T11:39:33.904Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T11:39:34.828Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:39:34.828Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T11:39:34.828Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T11:39:34.828Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:39:34.828Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T11:39:34.828Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T11:39:34.828Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T11:39:34.828Z] === RUN TestBufferPoolPutAndGet [2022-02-23T11:39:34.828Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T11:39:34.828Z] PASS [2022-02-23T11:39:34.828Z] coverage: 88.2% of statements [2022-02-23T11:39:34.828Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-02-23T11:39:35.296Z] === RUN TestOutputOnPrematureClose [2022-02-23T11:39:35.296Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestCompleteSilently [2022-02-23T11:39:35.296Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T11:39:35.296Z] PASS [2022-02-23T11:39:35.296Z] coverage: 75.9% of statements [2022-02-23T11:39:35.296Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-02-23T11:39:35.296Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T11:39:35.296Z] === RUN TestClientStream [2022-02-23T11:39:35.296Z] --- PASS: TestClientStream (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestClientSendFile [2022-02-23T11:39:35.296Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestClientWithRequestTimeout [2022-02-23T11:39:35.296Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T11:39:35.296Z] === RUN TestFileSpecPlugin [2022-02-23T11:39:35.296Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T11:39:35.296Z] === RUN TestFileJSONSpecPlugin [2022-02-23T11:39:35.296Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T11:39:35.296Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-23T11:39:35.296Z] === RUN TestPluginAddHandler [2022-02-23T11:39:35.296Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestPluginWaitBadPlugin [2022-02-23T11:39:35.296Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T11:39:35.296Z] === RUN TestGet [2022-02-23T11:39:35.296Z] time="2022-02-23T11:39:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T11:39:35.764Z] === RUN TestSendToOneSub [2022-02-23T11:39:35.764Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T11:39:35.764Z] === RUN TestSendToMultipleSubs [2022-02-23T11:39:35.764Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T11:39:35.764Z] === RUN TestEvictOneSub [2022-02-23T11:39:35.764Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T11:39:35.764Z] === RUN TestClosePublisher [2022-02-23T11:39:35.764Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T11:39:35.764Z] === RUN TestPubSubRace [2022-02-23T11:39:36.753Z] time="2022-02-23T11:39:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T11:39:36.753Z] --- PASS: TestPubSubRace (1.06s) [2022-02-23T11:39:36.753Z] PASS [2022-02-23T11:39:36.753Z] coverage: 75.0% of statements [2022-02-23T11:39:36.753Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 75.0% of statements [2022-02-23T11:39:37.203Z] --- PASS: TestDaemonDNSFallback (6.52s) [2022-02-23T11:39:37.203Z] === RUN TestInspectNetwork [2022-02-23T11:39:37.203Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T11:39:37.203Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T11:39:37.740Z] === RUN TestRegister [2022-02-23T11:39:37.740Z] --- PASS: TestRegister (0.00s) [2022-02-23T11:39:37.740Z] === RUN TestCommand [2022-02-23T11:39:37.740Z] --- PASS: TestCommand (0.04s) [2022-02-23T11:39:37.740Z] === RUN TestNaiveSelf [2022-02-23T11:39:37.740Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-23T11:39:37.740Z] PASS [2022-02-23T11:39:37.740Z] coverage: 82.4% of statements [2022-02-23T11:39:37.740Z] ok github.com/docker/docker/pkg/reexec 0.116s coverage: 82.4% of statements [2022-02-23T11:39:38.208Z] === RUN TestDump [2022-02-23T11:39:38.208Z] goroutine 6 [running]: [2022-02-23T11:39:38.208Z] github.com/docker/docker/pkg/stack.dump(0xbbb6b7) [2022-02-23T11:39:38.208Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:39:38.208Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T11:39:38.208Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T11:39:38.208Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T11:39:38.208Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T11:39:38.208Z] testing.tRunner(0xc00015c000, 0xd28ef8) [2022-02-23T11:39:38.208Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:39:38.208Z] created by testing.(*T).Run [2022-02-23T11:39:38.208Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:39:38.208Z] [2022-02-23T11:39:38.209Z] goroutine 1 [chan receive]: [2022-02-23T11:39:38.209Z] testing.(*T).Run(0xc00002dd40, {0xd1a531, 0xb9a413}, 0xd28ef8) [2022-02-23T11:39:38.209Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:39:38.209Z] testing.runTests.func1(0xc000068840) [2022-02-23T11:39:38.209Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:39:38.209Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-23T11:39:38.209Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:39:38.209Z] testing.runTests(0xc000076080, {0xe8cbe0, 0x3, 0x3}, {0xbba90d, 0xd1c22b, 0xe91680}) [2022-02-23T11:39:38.209Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:39:38.209Z] testing.(*M).Run(0xc000076080) [2022-02-23T11:39:38.209Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:39:38.209Z] main.main() [2022-02-23T11:39:38.209Z] _testmain.go:95 +0x1f5 [2022-02-23T11:39:38.209Z] --- PASS: TestDump (0.00s) [2022-02-23T11:39:38.209Z] === RUN TestDumpToFile [2022-02-23T11:39:38.681Z] --- PASS: TestDumpToFile (0.20s) [2022-02-23T11:39:38.681Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T11:39:38.681Z] goroutine 8 [running]: [2022-02-23T11:39:38.681Z] github.com/docker/docker/pkg/stack.dump(0xc28894) [2022-02-23T11:39:38.681Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:39:38.681Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc28c40}) [2022-02-23T11:39:38.681Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T11:39:38.681Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-02-23T11:39:38.681Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T11:39:38.681Z] testing.tRunner(0xc00015c4e0, 0xd28ee8) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:39:38.681Z] created by testing.(*T).Run [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:39:38.681Z] [2022-02-23T11:39:38.681Z] goroutine 1 [chan receive]: [2022-02-23T11:39:38.681Z] testing.(*T).Run(0xc00002dd40, {0xd21316, 0xb9a413}, 0xd28ee8) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:39:38.681Z] testing.runTests.func1(0xc000068840) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:39:38.681Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:39:38.681Z] testing.runTests(0xc000076080, {0xe8cbe0, 0x3, 0x3}, {0xbba90d, 0xd1c22b, 0xe91680}) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:39:38.681Z] testing.(*M).Run(0xc000076080) [2022-02-23T11:39:38.681Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:39:38.681Z] main.main() [2022-02-23T11:39:38.681Z] _testmain.go:95 +0x1f5 [2022-02-23T11:39:38.681Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T11:39:38.681Z] PASS [2022-02-23T11:39:38.681Z] coverage: 90.9% of statements [2022-02-23T11:39:38.681Z] ok github.com/docker/docker/pkg/stack 0.240s coverage: 90.9% of statements [2022-02-23T11:39:38.681Z] time="2022-02-23T11:39:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T11:39:39.118Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T11:39:39.118Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T11:39:39.149Z] === RUN TestNewStdWriter [2022-02-23T11:39:39.149Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T11:39:39.149Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestWriteWithNilBytes [2022-02-23T11:39:39.149Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestWrite [2022-02-23T11:39:39.149Z] --- PASS: TestWrite (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestWriteWithWriterError [2022-02-23T11:39:39.149Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T11:39:39.149Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyWriteAndRead [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T11:39:39.149Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T11:39:39.149Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T11:39:39.149Z] PASS [2022-02-23T11:39:39.149Z] coverage: 100.0% of statements [2022-02-23T11:39:39.149Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-23T11:39:40.135Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T11:39:40.135Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T11:39:40.135Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestFormatStatus [2022-02-23T11:39:40.135Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestFormatError [2022-02-23T11:39:40.135Z] --- PASS: TestFormatError (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestFormatJSONError [2022-02-23T11:39:40.135Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T11:39:40.135Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T11:39:40.135Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestNewJSONProgressOutput [2022-02-23T11:39:40.135Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestAuxFormatterEmit [2022-02-23T11:39:40.135Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestStreamWriterStdout [2022-02-23T11:39:40.135Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T11:39:40.135Z] === RUN TestStreamWriterStderr [2022-02-23T11:39:40.135Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T11:39:40.135Z] PASS [2022-02-23T11:39:40.135Z] coverage: 66.2% of statements [2022-02-23T11:39:40.135Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-02-23T11:39:40.502Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T11:39:40.502Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T11:39:40.502Z] === RUN TestInspectNetwork/network_name [2022-02-23T11:39:40.502Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T11:39:40.604Z] === RUN TestGenerateRandomID [2022-02-23T11:39:40.604Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestShortenId [2022-02-23T11:39:40.604Z] --- PASS: TestShortenId (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestShortenSha256Id [2022-02-23T11:39:40.604Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestShortenIdEmpty [2022-02-23T11:39:40.604Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestShortenIdInvalid [2022-02-23T11:39:40.604Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestIsShortIDNonHex [2022-02-23T11:39:40.604Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T11:39:40.604Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T11:39:40.604Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T11:39:40.604Z] PASS [2022-02-23T11:39:40.604Z] coverage: 70.6% of statements [2022-02-23T11:39:40.604Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-02-23T11:39:40.764Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T11:39:40.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2022-02-23T11:39:40.864Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:39:41.025Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T11:39:41.592Z] === RUN TestIsCpusetListAvailable [2022-02-23T11:39:41.592Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T11:39:41.592Z] PASS [2022-02-23T11:39:41.592Z] coverage: 39.4% of statements [2022-02-23T11:39:41.592Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-02-23T11:39:41.596Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T11:39:42.167Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T11:39:42.583Z] time="2022-02-23T11:39:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T11:39:43.053Z] === RUN TestChtimes [2022-02-23T11:39:43.053Z] --- PASS: TestChtimes (0.01s) [2022-02-23T11:39:43.053Z] === RUN TestChtimesWindows [2022-02-23T11:39:43.053Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T11:39:43.053Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T11:39:43.053Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T11:39:43.053Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T11:39:43.053Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T11:39:43.053Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T11:39:43.053Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T11:39:43.053Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T11:39:43.053Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T11:39:43.053Z] PASS [2022-02-23T11:39:43.053Z] coverage: 12.9% of statements [2022-02-23T11:39:43.053Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2022-02-23T11:39:43.522Z] === RUN TestTailFile [2022-02-23T11:39:43.522Z] --- PASS: TestTailFile (0.00s) [2022-02-23T11:39:43.522Z] === RUN TestTailFileManyLines [2022-02-23T11:39:43.522Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T11:39:43.522Z] === RUN TestTailEmptyFile [2022-02-23T11:39:43.522Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T11:39:43.522Z] === RUN TestTailNegativeN [2022-02-23T11:39:43.522Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.522Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.522Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.522Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.523Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.523Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.524Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.524Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T11:39:43.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T11:39:43.569Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T11:39:43.840Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.993Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.993Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:39:43.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:39:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:39:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:43.997Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:43.998Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T11:39:44.103Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T11:39:44.478Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.479Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:39:44.480Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:39:44.480Z] PASS [2022-02-23T11:39:44.480Z] coverage: 88.6% of statements [2022-02-23T11:39:44.480Z] ok github.com/docker/docker/pkg/tailfile 0.197s coverage: 88.6% of statements [2022-02-23T11:39:44.480Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T11:39:44.480Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T11:39:44.480Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T11:39:44.480Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T11:39:44.674Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T11:39:44.674Z] --- PASS: TestInspectNetwork (8.17s) [2022-02-23T11:39:44.674Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T11:39:44.674Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T11:39:44.674Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T11:39:44.674Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T11:39:44.674Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:39:44.948Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T11:39:44.948Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestTarSumRemove [2022-02-23T11:39:44.948Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestSortFileInfoSums [2022-02-23T11:39:44.948Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T11:39:44.948Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestNewTarSumForLabel [2022-02-23T11:39:44.948Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestEmptyTar [2022-02-23T11:39:44.948Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestTarSumsReadSize [2022-02-23T11:39:44.948Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestTarSums [2022-02-23T11:39:44.948Z] --- PASS: TestTarSums (0.06s) [2022-02-23T11:39:44.948Z] === RUN TestIteration [2022-02-23T11:39:44.948Z] --- PASS: TestIteration (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestVersionLabelForChecksum [2022-02-23T11:39:44.948Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestVersion [2022-02-23T11:39:44.948Z] --- PASS: TestVersion (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestGetVersion [2022-02-23T11:39:44.948Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T11:39:44.948Z] === RUN TestGetVersions [2022-02-23T11:39:44.948Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T11:39:44.948Z] PASS [2022-02-23T11:39:44.948Z] coverage: 89.3% of statements [2022-02-23T11:39:44.948Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2022-02-23T11:39:44.948Z] testing: warning: no tests to run [2022-02-23T11:39:44.948Z] PASS [2022-02-23T11:39:44.948Z] coverage: [no statements] [2022-02-23T11:39:44.948Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-02-23T11:39:45.416Z] === RUN TestTruncIndex [2022-02-23T11:39:45.416Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T11:39:45.416Z] PASS [2022-02-23T11:39:45.416Z] coverage: 91.5% of statements [2022-02-23T11:39:45.416Z] === RUN TestIsGIT [2022-02-23T11:39:45.416Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T11:39:45.416Z] === RUN TestIsTransport [2022-02-23T11:39:45.416Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T11:39:45.416Z] PASS [2022-02-23T11:39:45.416Z] coverage: 100.0% of statements [2022-02-23T11:39:45.416Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-02-23T11:39:45.416Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2022-02-23T11:39:45.884Z] === RUN TestVersionInfo [2022-02-23T11:39:45.884Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T11:39:45.884Z] === RUN TestAppendVersions [2022-02-23T11:39:45.884Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T11:39:45.884Z] PASS [2022-02-23T11:39:45.884Z] coverage: 88.9% of statements [2022-02-23T11:39:45.884Z] ok github.com/docker/docker/pkg/useragent 0.053s coverage: 88.9% of statements [2022-02-23T11:39:46.591Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T11:39:46.591Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-02-23T11:39:46.591Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:39:46.591Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:39:46.591Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:39:46.591Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:39:46.591Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:39:46.591Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:39:46.591Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:39:46.591Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:39:46.591Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:39:46.591Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T11:39:46.591Z] === RUN TestNetworkList [2022-02-23T11:39:46.591Z] === RUN TestNetworkList//networks [2022-02-23T11:39:46.591Z] === PAUSE TestNetworkList//networks [2022-02-23T11:39:46.591Z] === RUN TestNetworkList//networks/ [2022-02-23T11:39:46.591Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:39:46.591Z] === CONT TestNetworkList//networks [2022-02-23T11:39:46.591Z] === CONT TestNetworkList//networks/ [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:39:46.591Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:39:46.591Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:39:46.852Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T11:39:46.872Z] === RUN TestValidatePrivileges [2022-02-23T11:39:46.872Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T11:39:46.872Z] === RUN TestFilterByCapNeg [2022-02-23T11:39:46.872Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T11:39:46.872Z] === RUN TestFilterByCapPos [2022-02-23T11:39:46.872Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T11:39:46.872Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T11:39:46.872Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T11:39:46.872Z] PASS [2022-02-23T11:39:46.872Z] coverage: 12.0% of statements [2022-02-23T11:39:46.872Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2022-02-23T11:39:47.340Z] === RUN TestNewSettable [2022-02-23T11:39:47.340Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T11:39:47.340Z] === RUN TestIsSettable [2022-02-23T11:39:47.340Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T11:39:47.340Z] === RUN TestUpdateSettingsEnv [2022-02-23T11:39:47.340Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T11:39:47.340Z] PASS [2022-02-23T11:39:47.340Z] coverage: 20.0% of statements [2022-02-23T11:39:47.340Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-02-23T11:39:47.424Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-02-23T11:39:47.424Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:39:47.808Z] === RUN TestLoad [2022-02-23T11:39:47.808Z] --- PASS: TestLoad (0.00s) [2022-02-23T11:39:47.808Z] === RUN TestSave [2022-02-23T11:39:47.808Z] --- PASS: TestSave (0.03s) [2022-02-23T11:39:47.808Z] === RUN TestAddDeleteGet [2022-02-23T11:39:47.808Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-23T11:39:47.808Z] === RUN TestInvalidTags [2022-02-23T11:39:47.808Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T11:39:47.808Z] PASS [2022-02-23T11:39:47.808Z] coverage: 84.4% of statements [2022-02-23T11:39:47.808Z] ok github.com/docker/docker/reference 0.111s coverage: 84.4% of statements [2022-02-23T11:39:48.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-02-23T11:39:48.367Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:39:48.629Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T11:39:48.795Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T11:39:48.795Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T11:39:48.795Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T11:39:48.795Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T11:39:48.795Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T11:39:48.795Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:39:48.795Z] === RUN TestValidateMirror [2022-02-23T11:39:48.795Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T11:39:48.795Z] === RUN TestLoadInsecureRegistries [2022-02-23T11:39:49.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-02-23T11:39:49.203Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:39:49.263Z] time="2022-02-23T11:39:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:39:49.263Z] time="2022-02-23T11:39:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T11:39:49.263Z] time="2022-02-23T11:39:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:39:49.263Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-02-23T11:39:49.263Z] === RUN TestNewServiceConfig [2022-02-23T11:39:49.263Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestValidateIndexName [2022-02-23T11:39:49.263Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestValidateIndexNameWithError [2022-02-23T11:39:49.263Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestEndpointParse [2022-02-23T11:39:49.263Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestEndpointParseInvalid [2022-02-23T11:39:49.263Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestValidateEndpoint [2022-02-23T11:39:49.263Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestPing [2022-02-23T11:39:49.263Z] --- PASS: TestPing (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestPingRegistryEndpoint [2022-02-23T11:39:49.263Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:49.263Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T11:39:49.263Z] === RUN TestEndpoint [2022-02-23T11:39:49.263Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:49.263Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestParseRepositoryInfo [2022-02-23T11:39:49.263Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestNewIndexInfo [2022-02-23T11:39:49.263Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestMirrorEndpointLookup [2022-02-23T11:39:49.263Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:49.263Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestSearchRepositories [2022-02-23T11:39:49.263Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T11:39:49.263Z] Host: 127.0.0.1:49319 [2022-02-23T11:39:49.263Z] User-Agent: docker test client [2022-02-23T11:39:49.263Z] Authorization: Token fake-token [2022-02-23T11:39:49.263Z] X-Docker-Token: true [2022-02-23T11:39:49.263Z] Accept-Encoding: gzip [2022-02-23T11:39:49.263Z] [2022-02-23T11:39:49.263Z] [2022-02-23T11:39:49.263Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T11:39:49.263Z] Connection: close [2022-02-23T11:39:49.263Z] Content-Length: 144 [2022-02-23T11:39:49.263Z] Cache-Control: no-cache [2022-02-23T11:39:49.263Z] Content-Type: application/json [2022-02-23T11:39:49.263Z] Date: Wed, 23 Feb 2022 11:39:48 GMT [2022-02-23T11:39:49.263Z] Expires: -1 [2022-02-23T11:39:49.263Z] Pragma: no-cache [2022-02-23T11:39:49.263Z] Server: docker-tests/mock [2022-02-23T11:39:49.263Z] X-Docker-Registry-Config: mock [2022-02-23T11:39:49.263Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T11:39:49.263Z] [2022-02-23T11:39:49.263Z] [2022-02-23T11:39:49.263Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestTrustedLocation [2022-02-23T11:39:49.263Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T11:39:49.263Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T11:39:49.263Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T11:39:49.263Z] === RUN TestIsSecureIndex [2022-02-23T11:39:49.263Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T11:39:49.263Z] PASS [2022-02-23T11:39:49.263Z] coverage: 51.2% of statements [2022-02-23T11:39:49.263Z] ok github.com/docker/docker/registry 0.244s coverage: 51.2% of statements [2022-02-23T11:39:49.263Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T11:39:49.263Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T11:39:49.263Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T11:39:49.264Z] time="2022-02-23T11:39:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReader [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T11:39:49.264Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T11:39:49.264Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T11:39:49.264Z] PASS [2022-02-23T11:39:49.264Z] coverage: 100.0% of statements [2022-02-23T11:39:49.264Z] ok github.com/docker/docker/registry/resumable 0.288s coverage: 100.0% of statements [2022-02-23T11:39:49.464Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T11:39:49.732Z] === RUN TestRestartManagerTimeout [2022-02-23T11:39:49.732Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T11:39:49.732Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T11:39:49.732Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T11:39:49.732Z] PASS [2022-02-23T11:39:49.732Z] coverage: 50.9% of statements [2022-02-23T11:39:49.732Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-02-23T11:39:50.201Z] === RUN TestDecodeContainerConfig [2022-02-23T11:39:50.201Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T11:39:50.201Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T11:39:50.201Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T11:39:50.201Z] === RUN TestValidatePrivileged [2022-02-23T11:39:50.201Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T11:39:50.201Z] PASS [2022-02-23T11:39:50.201Z] coverage: 52.6% of statements [2022-02-23T11:39:50.201Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-02-23T11:39:50.201Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T11:39:50.201Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T11:39:50.201Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T11:39:50.201Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T11:39:50.201Z] PASS [2022-02-23T11:39:50.410Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-02-23T11:39:50.410Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:39:50.670Z] coverage: 62.5% of statements [2022-02-23T11:39:50.670Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-02-23T11:39:50.670Z] --- PASS: TestGet (15.01s) [2022-02-23T11:39:50.670Z] === RUN TestPluginWithNoManifest [2022-02-23T11:39:50.670Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T11:39:50.670Z] === RUN TestGetAll [2022-02-23T11:39:50.670Z] --- PASS: TestGetAll (0.00s) [2022-02-23T11:39:50.670Z] PASS [2022-02-23T11:39:50.670Z] coverage: 73.2% of statements [2022-02-23T11:39:50.670Z] ok github.com/docker/docker/pkg/plugins 36.098s coverage: 73.2% of statements [2022-02-23T11:39:50.852Z] --- PASS: TestCreateServiceSecretFileMode (11.93s) [2022-02-23T11:39:50.852Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:39:51.352Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T11:39:51.613Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-02-23T11:39:51.613Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:39:52.185Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T11:39:52.185Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T11:39:52.185Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:39:52.661Z] === RUN TestBoolValue [2022-02-23T11:39:52.661Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T11:39:52.661Z] === RUN TestBoolValueOrDefault [2022-02-23T11:39:52.661Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T11:39:52.661Z] === RUN TestInt64ValueOrZero [2022-02-23T11:39:52.661Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T11:39:52.661Z] === RUN TestInt64ValueOrDefault [2022-02-23T11:39:52.661Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T11:39:52.661Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T11:39:52.661Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T11:39:52.661Z] === RUN TestJsonContentType [2022-02-23T11:39:52.661Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T11:39:52.661Z] PASS [2022-02-23T11:39:52.661Z] coverage: 14.7% of statements [2022-02-23T11:39:52.661Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2022-02-23T11:39:52.661Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T11:39:52.886Z] === RUN TestGetDriver [2022-02-23T11:39:52.886Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T11:39:52.886Z] === RUN TestVolumeRequestError [2022-02-23T11:39:53.128Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T11:39:53.365Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T11:39:53.365Z] PASS [2022-02-23T11:39:53.365Z] coverage: 36.1% of statements [2022-02-23T11:39:53.365Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-02-23T11:39:53.389Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T11:39:54.352Z] === RUN TestGetAddress [2022-02-23T11:39:54.352Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T11:39:54.352Z] === RUN TestRemove [2022-02-23T11:39:54.352Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:39:54.352Z] --- SKIP: TestRemove (0.00s) [2022-02-23T11:39:54.352Z] === RUN TestInitializeWithVolumes [2022-02-23T11:39:54.352Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T11:39:54.352Z] === RUN TestCreate [2022-02-23T11:39:54.352Z] --- PASS: TestCreate (0.02s) [2022-02-23T11:39:54.352Z] === RUN TestValidateName [2022-02-23T11:39:54.352Z] --- PASS: TestValidateName (0.00s) [2022-02-23T11:39:54.352Z] === RUN TestCreateWithOpts [2022-02-23T11:39:54.352Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:39:54.352Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T11:39:54.352Z] === RUN TestRelaodNoOpts [2022-02-23T11:39:54.352Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T11:39:54.352Z] PASS [2022-02-23T11:39:54.352Z] coverage: 41.5% of statements [2022-02-23T11:39:54.352Z] ok github.com/docker/docker/volume/local 0.167s coverage: 41.5% of statements [2022-02-23T11:39:54.773Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-02-23T11:39:54.773Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:39:54.773Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:39:54.773Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:39:54.773Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:39:54.821Z] === RUN TestLCOWParseMountRaw [2022-02-23T11:39:54.835Z] === RUN TestMaskSecretKeys [2022-02-23T11:39:54.835Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T11:39:54.835Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T11:39:54.835Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T11:39:54.835Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T11:39:54.835Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T11:39:54.835Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T11:39:54.835Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T11:39:54.835Z] === RUN TestVersionMiddlewareVersion [2022-02-23T11:39:54.835Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T11:39:54.835Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T11:39:54.835Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T11:39:54.835Z] PASS [2022-02-23T11:39:54.835Z] coverage: 37.7% of statements [2022-02-23T11:39:54.836Z] ok github.com/docker/docker/api/server/middleware 0.056s coverage: 37.7% of statements [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T11:39:54.836Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T11:39:55.290Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRaw [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T11:39:55.290Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestConvertTmpfsOptions [2022-02-23T11:39:55.290Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T11:39:55.290Z] linux_parser_test.go:209: data="ro" [2022-02-23T11:39:55.290Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestParseMountSpec [2022-02-23T11:39:55.290Z] parser_test.go:62: case 0 [2022-02-23T11:39:55.290Z] parser_test.go:62: case 1 [2022-02-23T11:39:55.290Z] parser_test.go:62: case 2 [2022-02-23T11:39:55.290Z] parser_test.go:62: case 3 [2022-02-23T11:39:55.290Z] parser_test.go:62: case 4 [2022-02-23T11:39:55.290Z] parser_test.go:62: case 5 [2022-02-23T11:39:55.290Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestValidateMount [2022-02-23T11:39:55.290Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRaw [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:39:55.290Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T11:39:55.290Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:39:55.290Z] PASS [2022-02-23T11:39:55.290Z] coverage: 67.6% of statements [2022-02-23T11:39:55.290Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-02-23T11:39:55.761Z] === RUN TestSetGetMeta [2022-02-23T11:39:55.761Z] === PAUSE TestSetGetMeta [2022-02-23T11:39:55.761Z] === RUN TestRestore [2022-02-23T11:39:55.761Z] === PAUSE TestRestore [2022-02-23T11:39:55.761Z] === RUN TestServiceCreate [2022-02-23T11:39:55.761Z] === PAUSE TestServiceCreate [2022-02-23T11:39:55.761Z] === RUN TestServiceList [2022-02-23T11:39:55.761Z] === PAUSE TestServiceList [2022-02-23T11:39:55.761Z] === RUN TestServiceRemove [2022-02-23T11:39:55.761Z] === PAUSE TestServiceRemove [2022-02-23T11:39:55.761Z] === RUN TestServiceGet [2022-02-23T11:39:55.761Z] === PAUSE TestServiceGet [2022-02-23T11:39:55.761Z] === RUN TestServicePrune [2022-02-23T11:39:55.761Z] === PAUSE TestServicePrune [2022-02-23T11:39:55.761Z] === RUN TestCreate [2022-02-23T11:39:55.761Z] === PAUSE TestCreate [2022-02-23T11:39:55.761Z] === RUN TestRemove [2022-02-23T11:39:55.761Z] === PAUSE TestRemove [2022-02-23T11:39:55.761Z] === RUN TestList [2022-02-23T11:39:55.761Z] === PAUSE TestList [2022-02-23T11:39:55.761Z] === RUN TestFindByDriver [2022-02-23T11:39:55.761Z] === PAUSE TestFindByDriver [2022-02-23T11:39:55.761Z] === RUN TestFindByReferenced [2022-02-23T11:39:55.761Z] === PAUSE TestFindByReferenced [2022-02-23T11:39:55.761Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T11:39:55.761Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T11:39:55.761Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:39:55.761Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:39:55.761Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T11:39:55.761Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T11:39:55.761Z] === RUN TestRefDerefRemove [2022-02-23T11:39:55.761Z] === PAUSE TestRefDerefRemove [2022-02-23T11:39:55.761Z] === RUN TestGet [2022-02-23T11:39:55.761Z] === PAUSE TestGet [2022-02-23T11:39:55.761Z] === RUN TestGetWithReference [2022-02-23T11:39:55.761Z] === PAUSE TestGetWithReference [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:39:55.761Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T11:39:55.761Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T11:39:55.761Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T11:39:55.761Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T11:39:55.761Z] === CONT TestSetGetMeta [2022-02-23T11:39:55.761Z] === CONT TestList [2022-02-23T11:39:55.761Z] === CONT TestServiceGet [2022-02-23T11:39:55.761Z] === CONT TestServiceList [2022-02-23T11:39:55.761Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-23T11:39:55.761Z] === CONT TestGetWithReference [2022-02-23T11:39:55.761Z] --- PASS: TestList (0.06s) [2022-02-23T11:39:55.761Z] === CONT TestGet [2022-02-23T11:39:55.761Z] --- PASS: TestGetWithReference (0.03s) [2022-02-23T11:39:55.761Z] === CONT TestRefDerefRemove [2022-02-23T11:39:55.761Z] --- PASS: TestGet (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T11:39:55.761Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:39:55.761Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T11:39:55.761Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T11:39:55.761Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestFindByReferenced [2022-02-23T11:39:55.761Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestFindByDriver [2022-02-23T11:39:55.761Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestServiceRemove [2022-02-23T11:39:55.761Z] --- PASS: TestFindByDriver (0.02s) [2022-02-23T11:39:55.761Z] === CONT TestServiceCreate [2022-02-23T11:39:55.761Z] --- PASS: TestServiceGet (0.26s) [2022-02-23T11:39:55.761Z] === CONT TestRestore [2022-02-23T11:39:55.761Z] --- PASS: TestServiceRemove (0.13s) [2022-02-23T11:39:55.761Z] === CONT TestCreate [2022-02-23T11:39:55.761Z] --- PASS: TestServiceList (0.27s) [2022-02-23T11:39:55.761Z] === CONT TestRemove [2022-02-23T11:39:55.761Z] --- PASS: TestServiceCreate (0.12s) [2022-02-23T11:39:55.761Z] === CONT TestServicePrune [2022-02-23T11:39:55.761Z] --- PASS: TestCreate (0.02s) [2022-02-23T11:39:55.761Z] time="2022-02-23T11:39:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:39:55.761Z] --- PASS: TestRemove (0.02s) [2022-02-23T11:39:55.761Z] --- PASS: TestRestore (0.03s) [2022-02-23T11:39:55.761Z] time="2022-02-23T11:39:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:39:55.761Z] time="2022-02-23T11:39:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:39:55.761Z] time="2022-02-23T11:39:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T11:39:55.761Z] time="2022-02-23T11:39:55Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:39:55.761Z] --- PASS: TestServicePrune (0.05s) [2022-02-23T11:39:55.761Z] PASS [2022-02-23T11:39:55.761Z] coverage: 69.0% of statements [2022-02-23T11:39:55.761Z] ok github.com/docker/docker/volume/service 0.375s coverage: 69.0% of statements [2022-02-23T11:39:55.798Z] === RUN TestAdjustForAPIVersion [2022-02-23T11:39:55.798Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T11:39:55.798Z] PASS [2022-02-23T11:39:55.798Z] coverage: 5.7% of statements [2022-02-23T11:39:55.798Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T11:39:55.798Z] === RUN TestStrSliceMarshalJSON [2022-02-23T11:39:55.798Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T11:39:55.798Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestStrSliceUnmarshalString [2022-02-23T11:39:55.798Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T11:39:55.798Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T11:39:55.798Z] PASS [2022-02-23T11:39:55.798Z] coverage: 90.0% of statements [2022-02-23T11:39:55.798Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2022-02-23T11:39:55.798Z] === RUN TestToJSON [2022-02-23T11:39:55.798Z] --- PASS: TestToJSON (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestToParamWithVersion [2022-02-23T11:39:55.798Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestFromJSON [2022-02-23T11:39:55.798Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestEmpty [2022-02-23T11:39:55.798Z] --- PASS: TestEmpty (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T11:39:55.798Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestArgsMatchKVList [2022-02-23T11:39:55.798Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestArgsMatch [2022-02-23T11:39:55.798Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestAdd [2022-02-23T11:39:55.798Z] --- PASS: TestAdd (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestDel [2022-02-23T11:39:55.798Z] --- PASS: TestDel (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestLen [2022-02-23T11:39:55.798Z] --- PASS: TestLen (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestExactMatch [2022-02-23T11:39:55.798Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestOnlyOneExactMatch [2022-02-23T11:39:55.798Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestContains [2022-02-23T11:39:55.798Z] --- PASS: TestContains (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestValidate [2022-02-23T11:39:55.798Z] --- PASS: TestValidate (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestWalkValues [2022-02-23T11:39:55.798Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestFuzzyMatch [2022-02-23T11:39:55.798Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestClone [2022-02-23T11:39:55.798Z] --- PASS: TestClone (0.00s) [2022-02-23T11:39:55.798Z] PASS [2022-02-23T11:39:55.798Z] coverage: 92.2% of statements [2022-02-23T11:39:55.798Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T11:39:55.798Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T11:39:55.798Z] === RUN TestDurationToSecondsString [2022-02-23T11:39:55.798Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T11:39:55.798Z] === RUN TestGetTimestamp [2022-02-23T11:39:56.159Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T11:39:56.254Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-23T11:39:56.254Z] === RUN TestParseTimestamps [2022-02-23T11:39:56.254Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T11:39:56.254Z] PASS [2022-02-23T11:39:56.254Z] coverage: 100.0% of statements [2022-02-23T11:39:56.254Z] ok github.com/docker/docker/api/types/time 0.288s coverage: 100.0% of statements [2022-02-23T11:39:56.254Z] === RUN TestCompareVersion [2022-02-23T11:39:56.254Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T11:39:56.254Z] PASS [2022-02-23T11:39:56.254Z] coverage: 77.3% of statements [2022-02-23T11:39:56.254Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T11:39:56.254Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T11:39:57.782Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T11:39:57.782Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T11:39:57.782Z] === RUN TestCloneArgsSmartHttp [2022-02-23T11:39:57.782Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T11:39:57.782Z] === RUN TestCloneArgsDumbHttp [2022-02-23T11:39:57.782Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T11:39:57.782Z] === RUN TestCloneArgsGit [2022-02-23T11:39:57.782Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T11:39:57.782Z] === RUN TestCheckoutGit [2022-02-23T11:39:58.076Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T11:39:58.337Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T11:39:58.913Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T11:39:59.949Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T11:39:59.949Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T11:39:59.949Z] === RUN TestProcessNoDockerignore [2022-02-23T11:39:59.949Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T11:39:59.949Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T11:39:59.949Z] === RUN TestDetectContentType [2022-02-23T11:39:59.949Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestSelectAcceptableMIME [2022-02-23T11:39:59.949Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestInspectEmptyResponse [2022-02-23T11:39:59.949Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestInspectResponseBinary [2022-02-23T11:39:59.949Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestResponseUnsupportedContentType [2022-02-23T11:39:59.949Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestInspectResponseTextSimple [2022-02-23T11:39:59.949Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T11:39:59.949Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestUnknownContentLength [2022-02-23T11:39:59.949Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestDownloadRemote [2022-02-23T11:39:59.949Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T11:39:59.949Z] === RUN TestGetWithStatusError [2022-02-23T11:39:59.949Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestCloseRootDirectory [2022-02-23T11:39:59.949Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:59.949Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestHashFile [2022-02-23T11:39:59.949Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:59.949Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestHashSubdir [2022-02-23T11:39:59.949Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:59.949Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T11:39:59.949Z] === RUN TestRemoveDirectory [2022-02-23T11:39:59.949Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:39:59.949Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T11:39:59.949Z] PASS [2022-02-23T11:39:59.949Z] coverage: 9.3% of statements [2022-02-23T11:39:59.949Z] === RUN TestEnable [2022-02-23T11:39:59.949Z] --- PASS: TestEnable (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestDisable [2022-02-23T11:39:59.949Z] --- PASS: TestDisable (0.00s) [2022-02-23T11:39:59.949Z] === RUN TestEnabled [2022-02-23T11:39:59.949Z] --- PASS: TestEnabled (0.00s) [2022-02-23T11:39:59.949Z] PASS [2022-02-23T11:39:59.949Z] coverage: 100.0% of statements [2022-02-23T11:39:59.949Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 9.3% of statements [2022-02-23T11:39:59.949Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2022-02-23T11:40:00.915Z] === RUN TestGetAllAllowed [2022-02-23T11:40:00.915Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestGetAllMeta [2022-02-23T11:40:00.915Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T11:40:00.915Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T11:40:00.915Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestIsExistingDirectory [2022-02-23T11:40:00.915Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T11:40:00.915Z] === RUN TestGetFilenameForDownload [2022-02-23T11:40:00.915Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestEnv2Variables [2022-02-23T11:40:00.915Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T11:40:00.915Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestMaintainer [2022-02-23T11:40:00.915Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestLabel [2022-02-23T11:40:00.915Z] --- PASS: TestLabel (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestFromScratch [2022-02-23T11:40:00.915Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestFromWithArg [2022-02-23T11:40:00.915Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T11:40:00.915Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestFromWithUndefinedArg [2022-02-23T11:40:00.915Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T11:40:00.915Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestOnbuild [2022-02-23T11:40:00.915Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestWorkdir [2022-02-23T11:40:00.915Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestCmd [2022-02-23T11:40:00.915Z] --- PASS: TestCmd (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestHealthcheckNone [2022-02-23T11:40:00.915Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestHealthcheckCmd [2022-02-23T11:40:00.915Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestEntrypoint [2022-02-23T11:40:00.915Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestExpose [2022-02-23T11:40:00.915Z] --- PASS: TestExpose (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestUser [2022-02-23T11:40:00.915Z] --- PASS: TestUser (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestVolume [2022-02-23T11:40:00.915Z] --- PASS: TestVolume (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestStopSignal [2022-02-23T11:40:00.915Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:40:00.915Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestArg [2022-02-23T11:40:00.915Z] --- PASS: TestArg (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestShell [2022-02-23T11:40:00.915Z] --- PASS: TestShell (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestPrependEnvOnCmd [2022-02-23T11:40:00.915Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestRunWithBuildArgs [2022-02-23T11:40:00.915Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T11:40:00.915Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T11:40:00.915Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T11:40:00.915Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T11:40:00.915Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T11:40:00.915Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestNormalizeWorkdir [2022-02-23T11:40:00.915Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestDispatch [2022-02-23T11:40:00.915Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T11:40:00.915Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T11:40:00.915Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T11:40:00.915Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T11:40:00.915Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T11:40:00.915Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T11:40:00.915Z] === RUN TestDispatch/COPY_url [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch (0.07s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T11:40:00.915Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T11:40:00.915Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T11:40:00.915Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T11:40:00.915Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T11:40:00.915Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T11:40:00.915Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestEmptyDockerfile [2022-02-23T11:40:00.915Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T11:40:00.915Z] === RUN TestSymlinkDockerfile [2022-02-23T11:40:00.915Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T11:40:00.915Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T11:40:00.915Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-23T11:40:00.915Z] === RUN TestNonExistingDockerfile [2022-02-23T11:40:00.915Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestCopyRunConfig [2022-02-23T11:40:00.915Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestDeepCopyRunConfig [2022-02-23T11:40:00.915Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestExportImage [2022-02-23T11:40:00.915Z] --- PASS: TestExportImage (0.00s) [2022-02-23T11:40:00.915Z] === RUN TestNormalizeDest [2022-02-23T11:40:00.915Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T11:40:00.915Z] PASS [2022-02-23T11:40:00.915Z] coverage: 46.7% of statements [2022-02-23T11:40:00.915Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 46.7% of statements [2022-02-23T11:40:01.379Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T11:40:01.379Z] === RUN TestTCP4Proxy [2022-02-23T11:40:01.379Z] --- PASS: TestTCP4Proxy (0.02s) [2022-02-23T11:40:01.379Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T11:40:01.379Z] --- PASS: TestTCP4ProxyHalfClose (0.02s) [2022-02-23T11:40:01.379Z] === RUN TestTCP6Proxy [2022-02-23T11:40:01.379Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:40:01.379Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestTCPDualStackProxy [2022-02-23T11:40:01.379Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:40:01.379Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestUDP4Proxy [2022-02-23T11:40:01.379Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestUDP6Proxy [2022-02-23T11:40:01.379Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:40:01.379Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestUDPWriteError [2022-02-23T11:40:01.379Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestSCTP4Proxy [2022-02-23T11:40:01.379Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:40:01.379Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T11:40:01.379Z] === RUN TestSCTP6Proxy [2022-02-23T11:40:01.379Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:40:01.379Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T11:40:01.379Z] PASS [2022-02-23T11:40:01.379Z] coverage: 49.4% of statements [2022-02-23T11:40:01.379Z] ok github.com/docker/docker/cmd/docker-proxy 0.127s coverage: 49.4% of statements [2022-02-23T11:40:03.094Z] --- PASS: TestCreateServiceConfigFileMode (12.24s) [2022-02-23T11:40:03.095Z] === RUN TestCreateServiceSysctls [2022-02-23T11:40:05.503Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T11:40:06.581Z] --- PASS: TestCreateServiceSysctls (2.85s) [2022-02-23T11:40:06.581Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:40:07.457Z] 1bd78008c728: Pull complete [2022-02-23T11:40:07.457Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T11:40:07.457Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:40:07.457Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-23T11:40:07.457Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-23T11:40:07.457Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-23T11:40:07.457Z] WARN: Skipping validation tests [2022-02-23T11:40:07.457Z] INFO: Running unit tests at 02/23/2022 11:40:01... [2022-02-23T11:40:08.184Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-23T11:40:08.490Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-02-23T11:40:08.490Z] === RUN TestInspect [2022-02-23T11:40:08.756Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T11:40:09.037Z] INFO: make.ps1 starting at 02/23/2022 11:40:08 [2022-02-23T11:40:09.507Z] INFO: Git commit (9393cf73f6) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T11:40:09.507Z] INFO: Invoking autogen... [2022-02-23T11:40:09.977Z] INFO: Running unit tests... [2022-02-23T11:40:10.145Z] --- PASS: TestServiceWithDataPathPortInit (15.20s) [2022-02-23T11:40:10.145Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:40:11.032Z] --- PASS: TestInspect (2.76s) [2022-02-23T11:40:11.032Z] === RUN TestCreateJob [2022-02-23T11:40:11.089Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T11:40:11.661Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T11:40:13.048Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T11:40:13.308Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T11:40:13.308Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6mnfdd2vn5x3nyo43vfxit5s3 Created:2022-02-23 11:40:11.463349134 +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[cd7a4a71ce83e9972e69f29b257b54cce60797cf3e160af45eb932faacbb1596:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0ldc7xvolpeibj0u80jf1bjq4 EndpointID:0b440e9dd34bd69d4bed52d07ad6b48b900945a5be3d4193123382675693cc11 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df7d143ee6136f87a0d7872d221109cb01eee1b2a8526eb915c73b21aa76408c 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:e26d7e62e8bd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0ldc7xvolpeibj0u80jf1bjq4 EndpointID:0b440e9dd34bd69d4bed52d07ad6b48b900945a5be3d4193123382675693cc11 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T11:40:13.570Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T11:40:13.740Z] === RUN TestCheckpointCreateError [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointCreate [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointDeleteError [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointDelete [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointListError [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointList [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T11:40:13.740Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T11:40:13.740Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:40:13.740Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestGetAPIPath [2022-02-23T11:40:13.740Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestParseHostURL [2022-02-23T11:40:13.740Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T11:40:13.740Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPIVersion [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T11:40:13.740Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestClientRedirect [2022-02-23T11:40:13.740Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigCreateUnsupported [2022-02-23T11:40:13.740Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigCreateError [2022-02-23T11:40:13.740Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigCreate [2022-02-23T11:40:13.740Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigInspectNotFound [2022-02-23T11:40:13.740Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T11:40:13.740Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T11:40:13.740Z] === RUN TestConfigInspectUnsupported [2022-02-23T11:40:13.740Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T11:40:14.142Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T11:40:14.198Z] === RUN TestConfigInspectError [2022-02-23T11:40:14.198Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T11:40:14.198Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigInspect [2022-02-23T11:40:14.198Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigListUnsupported [2022-02-23T11:40:14.198Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigListError [2022-02-23T11:40:14.198Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigList [2022-02-23T11:40:14.198Z] --- PASS: TestConfigList (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigRemoveUnsupported [2022-02-23T11:40:14.198Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigRemoveError [2022-02-23T11:40:14.198Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigRemove [2022-02-23T11:40:14.198Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigUpdateUnsupported [2022-02-23T11:40:14.198Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigUpdateError [2022-02-23T11:40:14.198Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestConfigUpdate [2022-02-23T11:40:14.198Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerCommitError [2022-02-23T11:40:14.198Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerCommit [2022-02-23T11:40:14.198Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerStatPathError [2022-02-23T11:40:14.198Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T11:40:14.198Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T11:40:14.198Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestContainerStatPath [2022-02-23T11:40:14.198Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyToContainerError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyToContainer [2022-02-23T11:40:14.198Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyFromContainerError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T11:40:14.198Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T11:40:14.198Z] === RUN TestCopyFromContainer [2022-02-23T11:40:14.199Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerCreateError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerCreateImageNotFound [2022-02-23T11:40:14.199Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerCreateWithName [2022-02-23T11:40:14.199Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerCreateAutoRemove [2022-02-23T11:40:14.199Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerDiffError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerDiff [2022-02-23T11:40:14.199Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecCreateError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecCreate [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecStartError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecStart [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecInspectError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecInspect [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExportError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExport [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerInspectError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T11:40:14.199Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T11:40:14.199Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerInspect [2022-02-23T11:40:14.199Z] --- PASS: TestContainerInspect (0.02s) [2022-02-23T11:40:14.199Z] === RUN TestContainerInspectNode [2022-02-23T11:40:14.199Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerKillError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerKill [2022-02-23T11:40:14.199Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerListError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerList [2022-02-23T11:40:14.199Z] --- PASS: TestContainerList (0.01s) [2022-02-23T11:40:14.199Z] === RUN TestContainerLogsNotFoundError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerLogsError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerLogs [2022-02-23T11:40:14.199Z] --- PASS: TestContainerLogs (0.23s) [2022-02-23T11:40:14.199Z] === RUN TestContainerPauseError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerPause [2022-02-23T11:40:14.199Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainersPruneError [2022-02-23T11:40:14.199Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainersPrune [2022-02-23T11:40:14.199Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRemoveError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRemove [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRenameError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRename [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerResizeError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecResizeError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerResize [2022-02-23T11:40:14.199Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerExecResize [2022-02-23T11:40:14.199Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRestartError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerRestart [2022-02-23T11:40:14.199Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStartError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStart [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStatsError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStats [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStopError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerStop [2022-02-23T11:40:14.199Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerTopError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerTop [2022-02-23T11:40:14.199Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerUnpauseError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerUnpause [2022-02-23T11:40:14.199Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerUpdateError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerUpdate [2022-02-23T11:40:14.199Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerWaitError [2022-02-23T11:40:14.199Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestContainerWait [2022-02-23T11:40:14.199Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestDiskUsageError [2022-02-23T11:40:14.199Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestDiskUsage [2022-02-23T11:40:14.199Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestDistributionInspectUnsupported [2022-02-23T11:40:14.199Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T11:40:14.199Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestEventsErrorInOptions [2022-02-23T11:40:14.199Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestEventsErrorFromServer [2022-02-23T11:40:14.199Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestEvents [2022-02-23T11:40:14.199Z] --- PASS: TestEvents (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestTLSCloseWriter [2022-02-23T11:40:14.199Z] === PAUSE TestTLSCloseWriter [2022-02-23T11:40:14.199Z] === RUN TestImageBuildError [2022-02-23T11:40:14.199Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageBuild [2022-02-23T11:40:14.199Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestGetDockerOS [2022-02-23T11:40:14.199Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageCreateError [2022-02-23T11:40:14.199Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageCreate [2022-02-23T11:40:14.199Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageHistoryError [2022-02-23T11:40:14.199Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageHistory [2022-02-23T11:40:14.199Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageImportError [2022-02-23T11:40:14.199Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageImport [2022-02-23T11:40:14.199Z] --- PASS: TestImageImport (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageInspectError [2022-02-23T11:40:14.199Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageInspectImageNotFound [2022-02-23T11:40:14.199Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageInspectWithEmptyID [2022-02-23T11:40:14.199Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageInspect [2022-02-23T11:40:14.199Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageListError [2022-02-23T11:40:14.199Z] --- PASS: TestImageListError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageList [2022-02-23T11:40:14.199Z] --- PASS: TestImageList (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageListApiBefore125 [2022-02-23T11:40:14.199Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageLoadError [2022-02-23T11:40:14.199Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageLoad [2022-02-23T11:40:14.199Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagesPruneError [2022-02-23T11:40:14.199Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagesPrune [2022-02-23T11:40:14.199Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullReferenceParseError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullAnyError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePullWithoutErrors [2022-02-23T11:40:14.199Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushReferenceError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushAnyError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithoutErrors [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T11:40:14.199Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageRemoveError [2022-02-23T11:40:14.199Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageRemoveImageNotFound [2022-02-23T11:40:14.199Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageRemove [2022-02-23T11:40:14.199Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSaveError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSave [2022-02-23T11:40:14.199Z] --- PASS: TestImageSave (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchAnyError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageSearchWithoutErrors [2022-02-23T11:40:14.199Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageTagError [2022-02-23T11:40:14.199Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageTagInvalidReference [2022-02-23T11:40:14.199Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T11:40:14.199Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageTagHexSource [2022-02-23T11:40:14.199Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestImageTag [2022-02-23T11:40:14.199Z] --- PASS: TestImageTag (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestInfoServerError [2022-02-23T11:40:14.199Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T11:40:14.199Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestInfo [2022-02-23T11:40:14.199Z] --- PASS: TestInfo (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkConnectError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkConnect [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkCreateError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkCreate [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkDisconnectError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkDisconnect [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/no_options [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/verbose [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/global_scope [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T11:40:14.199Z] === RUN TestNetworkInspect/server_error [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkListError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkList [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworksPruneError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworksPrune [2022-02-23T11:40:14.199Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkRemoveError [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNetworkRemove [2022-02-23T11:40:14.199Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeInspectError [2022-02-23T11:40:14.199Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T11:40:14.199Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T11:40:14.199Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeInspect [2022-02-23T11:40:14.199Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeListError [2022-02-23T11:40:14.199Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeList [2022-02-23T11:40:14.199Z] --- PASS: TestNodeList (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeRemoveError [2022-02-23T11:40:14.199Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeRemove [2022-02-23T11:40:14.199Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeUpdateError [2022-02-23T11:40:14.199Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestNodeUpdate [2022-02-23T11:40:14.199Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestOptionWithHostFromEnv [2022-02-23T11:40:14.199Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestOptionWithTimeout [2022-02-23T11:40:14.199Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T11:40:14.199Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPingFail [2022-02-23T11:40:14.199Z] --- PASS: TestPingFail (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPingWithError [2022-02-23T11:40:14.199Z] 2022/02/23 11:40:13 RoundTripper returned a response & error; ignoring response [2022-02-23T11:40:14.199Z] 2022/02/23 11:40:13 RoundTripper returned a response & error; ignoring response [2022-02-23T11:40:14.199Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPingSuccess [2022-02-23T11:40:14.199Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPingHeadFallback [2022-02-23T11:40:14.199Z] === RUN TestPingHeadFallback/OK [2022-02-23T11:40:14.199Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T11:40:14.199Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T11:40:14.199Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T11:40:14.199Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T11:40:14.199Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginDisableError [2022-02-23T11:40:14.199Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginDisable [2022-02-23T11:40:14.199Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginEnableError [2022-02-23T11:40:14.199Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginEnable [2022-02-23T11:40:14.199Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginInspectError [2022-02-23T11:40:14.199Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T11:40:14.199Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginInspect [2022-02-23T11:40:14.199Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginListError [2022-02-23T11:40:14.199Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T11:40:14.199Z] === RUN TestPluginList [2022-02-23T11:40:14.200Z] --- PASS: TestPluginList (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginPushError [2022-02-23T11:40:14.200Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginPush [2022-02-23T11:40:14.200Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginRemoveError [2022-02-23T11:40:14.200Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginRemove [2022-02-23T11:40:14.200Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginSetError [2022-02-23T11:40:14.200Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T11:40:14.200Z] === RUN TestPluginSet [2022-02-23T11:40:14.200Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T11:40:14.326Z] --- PASS: TestCreateJob (2.94s) [2022-02-23T11:40:14.326Z] === RUN TestReplicatedJob [2022-02-23T11:40:14.657Z] === RUN TestSetHostHeader [2022-02-23T11:40:14.657Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestPlainTextError [2022-02-23T11:40:14.657Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestInfiniteError [2022-02-23T11:40:14.657Z] --- PASS: TestInfiniteError (0.04s) [2022-02-23T11:40:14.657Z] === RUN TestCanceledContext [2022-02-23T11:40:14.657Z] 2022/02/23 11:40:14 RoundTripper returned a response & error; ignoring response [2022-02-23T11:40:14.657Z] --- PASS: TestCanceledContext (0.01s) [2022-02-23T11:40:14.657Z] === RUN TestDeadlineExceededContext [2022-02-23T11:40:14.657Z] 2022/02/23 11:40:14 RoundTripper returned a response & error; ignoring response [2022-02-23T11:40:14.657Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretCreateUnsupported [2022-02-23T11:40:14.657Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretCreateError [2022-02-23T11:40:14.657Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretCreate [2022-02-23T11:40:14.657Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretInspectUnsupported [2022-02-23T11:40:14.657Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretInspectError [2022-02-23T11:40:14.657Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T11:40:14.657Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T11:40:14.657Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretInspect [2022-02-23T11:40:14.657Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretListUnsupported [2022-02-23T11:40:14.657Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretListError [2022-02-23T11:40:14.657Z] --- PASS: TestSecretListError (0.01s) [2022-02-23T11:40:14.657Z] === RUN TestSecretList [2022-02-23T11:40:14.657Z] --- PASS: TestSecretList (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretRemoveUnsupported [2022-02-23T11:40:14.657Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretRemoveError [2022-02-23T11:40:14.657Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretRemove [2022-02-23T11:40:14.657Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretUpdateUnsupported [2022-02-23T11:40:14.657Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretUpdateError [2022-02-23T11:40:14.657Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSecretUpdate [2022-02-23T11:40:14.657Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceCreateError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceCreate [2022-02-23T11:40:14.657Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T11:40:14.657Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceCreateDigestPinning [2022-02-23T11:40:14.657Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceInspectError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T11:40:14.657Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T11:40:14.657Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceInspect [2022-02-23T11:40:14.657Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceListError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceList [2022-02-23T11:40:14.657Z] --- PASS: TestServiceList (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceLogsError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceLogs [2022-02-23T11:40:14.657Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceRemoveError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceRemove [2022-02-23T11:40:14.657Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceUpdateError [2022-02-23T11:40:14.657Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestServiceUpdate [2022-02-23T11:40:14.657Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmGetUnlockKey [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmInitError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmInit [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmInspectError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmInspect [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmJoinError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmJoin [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmLeaveError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmLeave [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmUnlockError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmUnlock [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmUpdateError [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestSwarmUpdate [2022-02-23T11:40:14.657Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestTaskInspectError [2022-02-23T11:40:14.657Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T11:40:14.657Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestTaskInspect [2022-02-23T11:40:14.657Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestTaskListError [2022-02-23T11:40:14.657Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestTaskList [2022-02-23T11:40:14.657Z] --- PASS: TestTaskList (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeCreateError [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeCreate [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeInspectError [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeInspectNotFound [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeInspect [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeListError [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeList [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeRemoveError [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T11:40:14.657Z] === RUN TestVolumeRemove [2022-02-23T11:40:14.657Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T11:40:14.657Z] === CONT TestTLSCloseWriter [2022-02-23T11:40:14.657Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T11:40:14.657Z] PASS [2022-02-23T11:40:14.657Z] coverage: 75.3% of statements [2022-02-23T11:40:14.657Z] ok github.com/docker/docker/client 0.541s coverage: 75.3% of statements [2022-02-23T11:40:15.085Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T11:40:15.657Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T11:40:15.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-23T11:40:17.831Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2022-02-23T11:40:17.832Z] PASS [2022-02-23T11:40:17.832Z] [2022-02-23T11:40:17.832Z] === Skipped [2022-02-23T11:40:17.832Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:40:17.832Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:40:17.832Z] [2022-02-23T11:40:17.832Z] DONE 26 tests, 1 skipped in 48.517s [2022-02-23T11:40:17.832Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:40:17.832Z] ++ 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-02-23T11:40:17.832Z] ++ set -e [2022-02-23T11:40:17.832Z] ++ '[' -n 0 ']' [2022-02-23T11:40:17.832Z] ++ set -x [2022-02-23T11:40:17.832Z] ++ 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-02-23T11:40:17.832Z] INFO: Testing against a local daemon [2022-02-23T11:40:17.832Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T11:40:17.832Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:40:17.832Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:40:17.832Z] === RUN TestDockerNetworkIpvlan [2022-02-23T11:40:17.832Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:40:17.832Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:40:17.832Z] PASS [2022-02-23T11:40:17.832Z] [2022-02-23T11:40:17.832Z] === Skipped [2022-02-23T11:40:17.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T11:40:17.832Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:40:17.832Z] [2022-02-23T11:40:17.832Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T11:40:17.832Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T11:40:17.832Z] [2022-02-23T11:40:17.832Z] DONE 2 tests, 2 skipped in 0.123s [2022-02-23T11:40:17.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T11:40:17.832Z] ++ 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-02-23T11:40:17.832Z] ++ set -e [2022-02-23T11:40:17.832Z] ++ '[' -n 0 ']' [2022-02-23T11:40:17.832Z] ++ set -x [2022-02-23T11:40:17.832Z] ++ 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-02-23T11:40:18.094Z] INFO: Testing against a local daemon [2022-02-23T11:40:18.094Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T11:40:18.094Z] docker_api_swarm_test.go:304: [d43921a4e5b69] joining swarm manager [db711b8cb6f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:40:18.525Z] --- PASS: TestReplicatedJob (3.95s) [2022-02-23T11:40:18.525Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:40:19.039Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T11:40:19.039Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T11:40:19.300Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T11:40:19.300Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T11:40:19.300Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T11:40:19.300Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-02-23T11:40:19.300Z] === RUN TestDockerNetworkMacvlan [2022-02-23T11:40:19.561Z] docker_api_swarm_test.go:305: [d6524e9e35b23] joining swarm manager [db711b8cb6f23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:40:19.822Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T11:40:20.083Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T11:40:20.654Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T11:40:20.654Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-23T11:40:20.654Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T11:40:21.041Z] 2022/02/23 11:40:18 Closing DB instances... [2022-02-23T11:40:21.041Z] time="2022-02-23T11:40:18Z" level=error msg="node: 2f28aa40587f is unknown to memberlist" [2022-02-23T11:40:21.041Z] --- PASS: TestNetworkDBGarbageCollection (54.65s) [2022-02-23T11:40:21.041Z] === RUN TestFindNode [2022-02-23T11:40:21.041Z] 2022/02/23 11:40:20 Closing DB instances... [2022-02-23T11:40:21.041Z] --- PASS: TestFindNode (0.02s) [2022-02-23T11:40:21.041Z] === RUN TestChangeNodeState [2022-02-23T11:40:21.041Z] 2022/02/23 11:40:20 Closing DB instances... [2022-02-23T11:40:21.041Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T11:40:21.041Z] === RUN TestNodeReincarnation [2022-02-23T11:40:21.041Z] 2022/02/23 11:40:20 Closing DB instances... [2022-02-23T11:40:21.066Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-02-23T11:40:21.066Z] === RUN TestServiceListWithStatuses [2022-02-23T11:40:21.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:40:21.066Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:40:21.066Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:40:21.226Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T11:40:21.488Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T11:40:22.060Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T11:40:22.507Z] 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-23T11:40:22.522Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T11:40:22.523Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-23T11:40:22.523Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T11:40:22.523Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T11:40:22.523Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T11:40:22.523Z] Cross building: bundles/cross/windows/amd64 [2022-02-23T11:40:22.523Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T11:40:22.523Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T11:40:24.607Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T11:40:24.607Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T11:40:25.267Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2022-02-23T11:40:25.267Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:40:25.549Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T11:40:25.798Z] time="2022-02-23T11:40:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T11:40:25.798Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T11:40:25.798Z] === RUN TestParallelCreate [2022-02-23T11:40:26.120Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T11:40:26.266Z] 2022/02/23 11:40:25 Closing DB instances... [2022-02-23T11:40:26.266Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T11:40:26.266Z] === RUN TestParallelDelete [2022-02-23T11:40:26.266Z] 2022/02/23 11:40:25 Closing DB instances... [2022-02-23T11:40:26.266Z] --- PASS: TestParallelDelete (0.03s) [2022-02-23T11:40:26.266Z] === RUN TestNetworkDBIslands [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:363013c2ecc5 with config:&{NodeID:363013c2ecc5 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-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 363013c2ecc5/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 363013c2ecc5/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:07fa5e4d296a with config:&{NodeID:07fa5e4d296a 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-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 363013c2ecc5/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=info msg="Node 363013c2ecc5/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-02-23T11:40:26.266Z] time="2022-02-23T11:40:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T11:40:26.692Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T11:40:26.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T11:40:26.734Z] time="2022-02-23T11:40:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e318c78c2e37 with config:&{NodeID:e318c78c2e37 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-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node 363013c2ecc5/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node 363013c2ecc5/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to nodes list" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-02-23T11:40:26.735Z] time="2022-02-23T11:40:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:26Z" level=info msg="Node e318c78c2e37/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ef4bbbfc0d93 with config:&{NodeID:ef4bbbfc0d93 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-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49375" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node 363013c2ecc5/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node 363013c2ecc5/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node e318c78c2e37/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=info msg="Node e318c78c2e37/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49376" [2022-02-23T11:40:27.203Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:27.264Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T11:40:27.679Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1f82746e56c3 with config:&{NodeID:1f82746e56c3 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-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49378" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 363013c2ecc5/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 363013c2ecc5/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node e318c78c2e37/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node e318c78c2e37/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49379" [2022-02-23T11:40:27.680Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T11:40:27.809Z] --- PASS: TestDockerNetworkReConnect (2.76s) [2022-02-23T11:40:27.809Z] === RUN TestServicePlugin [2022-02-23T11:40:27.809Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:40:27.809Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T11:40:27.809Z] === RUN TestServiceUpdateLabel [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:28.148Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=info msg="The new bootstrap node list is:[192.168.93.107:10033 192.168.93.107:10034 192.168.93.107:10035]" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10033" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49380" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49381" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10034" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10035" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:27Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49382" [2022-02-23T11:40:28.148Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=info msg="The new bootstrap node list is:[192.168.93.107:10033 192.168.93.107:10034 192.168.93.107:10035]" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10033" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49383" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10034" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49384" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10035" [2022-02-23T11:40:28.148Z] time="2022-02-23T11:40:28Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49385" [2022-02-23T11:40:28.615Z] time="2022-02-23T11:40:28Z" level=info msg="node 0 leaving" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5 change state NodeActive --> NodeLeft" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="node2(07fa5e4d296a): Node leave event for 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5 change state NodeActive --> NodeLeft" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="node3(e318c78c2e37): Node leave event for 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5 change state NodeActive --> NodeLeft" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5 change state NodeActive --> NodeLeft" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="node5(1f82746e56c3): Node leave event for 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5 change state NodeActive --> NodeLeft" [2022-02-23T11:40:28.616Z] time="2022-02-23T11:40:28Z" level=info msg="node1(363013c2ecc5): Node leave event for 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:28.651Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 363013c2ecc5/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="node 1 leaving" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for 07fa5e4d296a/192.168.93.107" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="node5(1f82746e56c3): Node leave event for 07fa5e4d296a/192.168.93.107" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a change state NodeActive --> NodeFailed" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, added to failed nodes list" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="Node 07fa5e4d296a change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=info msg="node3(e318c78c2e37): Node leave event for 07fa5e4d296a/192.168.93.107" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:28Z" level=error msg="node: 07fa5e4d296a is unknown to memberlist" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:29Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:29Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.084Z] time="2022-02-23T11:40:29Z" level=info msg="Node 07fa5e4d296a/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="node 2 leaving" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37 change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for e318c78c2e37/192.168.93.107" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37 change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="node5(1f82746e56c3): Node leave event for e318c78c2e37/192.168.93.107" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37 change state NodeActive --> NodeLeft" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="node3(e318c78c2e37): Node leave event for e318c78c2e37/192.168.93.107" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=debug msg="memberlist: Failed ping: e318c78c2e37 (timeout reached)" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.93.107:10036: use of closed network connection" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.93.107:10034: use of closed network connection" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49387" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.552Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37/192.168.93.107, left gossip cluster" [2022-02-23T11:40:29.719Z] --- PASS: TestServiceUpdateLabel (1.72s) [2022-02-23T11:40:29.719Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node e318c78c2e37/192.168.93.107, left gossip cluster" [2022-02-23T11:40:30.021Z] networkdb_test.go:867: node4: OK [2022-02-23T11:40:30.021Z] networkdb_test.go:867: node5: OK [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="node 0 coming back" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e7a178f76dd7 with config:&{NodeID:e7a178f76dd7 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-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node e7a178f76dd7/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node e7a178f76dd7/192.168.93.107, added to nodes list" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="node 1 coming back" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b4443b45bd9f with config:&{NodeID:b4443b45bd9f 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-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node b4443b45bd9f/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node b4443b45bd9f/192.168.93.107, added to nodes list" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="node 2 coming back" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bec616e96595 with config:&{NodeID:bec616e96595 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-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node bec616e96595/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=info msg="Node bec616e96595/192.168.93.107, added to nodes list" [2022-02-23T11:40:30.021Z] time="2022-02-23T11:40:29Z" level=warning msg="memberlist: Was able to connect to e318c78c2e37 but other probes failed, network may be misconfigured" [2022-02-23T11:40:30.037Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T11:40:30.609Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan (12.13s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.10s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.68s) [2022-02-23T11:40:31.580Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-02-23T11:40:31.580Z] PASS [2022-02-23T11:40:31.580Z] [2022-02-23T11:40:31.580Z] DONE 8 tests in 13.688s [2022-02-23T11:40:31.580Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T11:40:31.580Z] ++ 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-02-23T11:40:31.580Z] ++ set -e [2022-02-23T11:40:31.580Z] ++ '[' -n 0 ']' [2022-02-23T11:40:31.580Z] ++ set -x [2022-02-23T11:40:31.580Z] ++ 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-02-23T11:40:31.580Z] testing: warning: no tests to run [2022-02-23T11:40:31.580Z] PASS [2022-02-23T11:40:31.580Z] [2022-02-23T11:40:31.580Z] DONE 0 tests in 0.023s [2022-02-23T11:40:31.580Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T11:40:31.580Z] ++ 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-02-23T11:40:31.580Z] ++ set -e [2022-02-23T11:40:31.580Z] ++ '[' -n 0 ']' [2022-02-23T11:40:31.580Z] ++ set -x [2022-02-23T11:40:31.580Z] ++ 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-02-23T11:40:31.587Z] time="2022-02-23T11:40:31Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:31.845Z] INFO: Testing against a local daemon [2022-02-23T11:40:31.845Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T11:40:33.152Z] time="2022-02-23T11:40:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.93.107:10033 192.168.93.107:10034 192.168.93.107:10035]" [2022-02-23T11:40:33.152Z] time="2022-02-23T11:40:33Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:33.232Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T11:40:33.232Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-02-23T11:40:33.232Z] === RUN TestAuthZPluginTLS [2022-02-23T11:40:33.622Z] time="2022-02-23T11:40:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.93.107:10033 192.168.93.107:10034 192.168.93.107:10035]" [2022-02-23T11:40:33.804Z] --- PASS: TestAuthZPluginTLS (0.61s) [2022-02-23T11:40:33.804Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T11:40:34.376Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-23T11:40:34.376Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10033" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49390" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, is the new incarnation of the shutdown node 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10034" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49391" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, is the new incarnation of the shutdown node 07fa5e4d296a/192.168.93.107" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10035" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49392" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, is the new incarnation of the shutdown node e318c78c2e37/192.168.93.107" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, is the new incarnation of the shutdown node 07fa5e4d296a/192.168.93.107" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, is the new incarnation of the shutdown node 363013c2ecc5/192.168.93.107" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node b4443b45bd9f/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.608Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, joined gossip cluster" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, is the new incarnation of the shutdown node e318c78c2e37/192.168.93.107" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=info msg="Node bec616e96595/192.168.93.107, added to nodes list" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10033" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49393" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10034" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49394" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.93.107:10035" [2022-02-23T11:40:34.609Z] time="2022-02-23T11:40:34Z" level=debug msg="memberlist: Stream connection from=192.168.93.107:49395" [2022-02-23T11:40:34.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-02-23T11:40:34.947Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T11:40:35.055Z] ? github.com/docker/docker/api [no test files] [2022-02-23T11:40:35.076Z] 2022/02/23 11:40:34 Closing DB instances... [2022-02-23T11:40:35.076Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7 change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.076Z] time="2022-02-23T11:40:34Z" level=info msg="node5(1f82746e56c3): Node leave event for e7a178f76dd7/192.168.93.107" [2022-02-23T11:40:35.076Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7 change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for e7a178f76dd7/192.168.93.107" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7 change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="node2(b4443b45bd9f): Node leave event for e7a178f76dd7/192.168.93.107" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7 change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="node3(bec616e96595): Node leave event for e7a178f76dd7/192.168.93.107" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="Node e7a178f76dd7 change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.077Z] time="2022-02-23T11:40:34Z" level=info msg="node1(e7a178f76dd7): Node leave event for e7a178f76dd7/192.168.93.107" [2022-02-23T11:40:35.519Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-23T11:40:35.519Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node e7a178f76dd7/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node e7a178f76dd7/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node e7a178f76dd7/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node e7a178f76dd7/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node e7a178f76dd7/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for b4443b45bd9f/192.168.93.107" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="node3(bec616e96595): Node leave event for b4443b45bd9f/192.168.93.107" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="node5(1f82746e56c3): Node leave event for b4443b45bd9f/192.168.93.107" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f change state NodeActive --> NodeLeft" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="node2(b4443b45bd9f): Node leave event for b4443b45bd9f/192.168.93.107" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f/192.168.93.107, left gossip cluster" [2022-02-23T11:40:35.544Z] time="2022-02-23T11:40:35Z" level=info msg="Node b4443b45bd9f/192.168.93.107, left gossip cluster" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="Node bec616e96595 change state NodeActive --> NodeLeft" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="node5(1f82746e56c3): Node leave event for bec616e96595/192.168.93.107" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="Node bec616e96595 change state NodeActive --> NodeLeft" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for bec616e96595/192.168.93.107" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="Node bec616e96595 change state NodeActive --> NodeLeft" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="node3(bec616e96595): Node leave event for bec616e96595/192.168.93.107" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="Node bec616e96595/192.168.93.107, left gossip cluster" [2022-02-23T11:40:36.014Z] time="2022-02-23T11:40:35Z" level=info msg="Node bec616e96595/192.168.93.107, left gossip cluster" [2022-02-23T11:40:36.487Z] time="2022-02-23T11:40:36Z" level=info msg="Node bec616e96595/192.168.93.107, left gossip cluster" [2022-02-23T11:40:36.908Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2022-02-23T11:40:36.908Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T11:40:36.958Z] time="2022-02-23T11:40:36Z" level=info msg="Node ef4bbbfc0d93 change state NodeActive --> NodeLeft" [2022-02-23T11:40:36.958Z] time="2022-02-23T11:40:36Z" level=info msg="node5(1f82746e56c3): Node leave event for ef4bbbfc0d93/192.168.93.107" [2022-02-23T11:40:36.959Z] time="2022-02-23T11:40:36Z" level=info msg="Node ef4bbbfc0d93 change state NodeActive --> NodeLeft" [2022-02-23T11:40:36.959Z] time="2022-02-23T11:40:36Z" level=info msg="node4(ef4bbbfc0d93): Node leave event for ef4bbbfc0d93/192.168.93.107" [2022-02-23T11:40:36.959Z] time="2022-02-23T11:40:36Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, left gossip cluster" [2022-02-23T11:40:37.169Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-02-23T11:40:37.169Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T11:40:37.429Z] time="2022-02-23T11:40:37Z" level=info msg="Node ef4bbbfc0d93/192.168.93.107, left gossip cluster" [2022-02-23T11:40:37.429Z] time="2022-02-23T11:40:37Z" level=debug msg="memberlist: Failed to join 192.168.93.107: dial tcp 192.168.93.107:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:40:37.741Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-23T11:40:37.741Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T11:40:37.899Z] time="2022-02-23T11:40:37Z" level=warning msg="memberlist: Failed to send gossip to 192.168.93.107:10037: write udp [::]:10036->192.168.93.107:10037: use of closed network connection" [2022-02-23T11:40:37.899Z] time="2022-02-23T11:40:37Z" level=info msg="Node 1f82746e56c3/192.168.93.107, left gossip cluster" [2022-02-23T11:40:37.899Z] time="2022-02-23T11:40:37Z" level=info msg="Node 1f82746e56c3 change state NodeActive --> NodeFailed" [2022-02-23T11:40:37.899Z] time="2022-02-23T11:40:37Z" level=info msg="Node 1f82746e56c3/192.168.93.107, added to failed nodes list" [2022-02-23T11:40:37.899Z] --- PASS: TestNetworkDBIslands (11.87s) [2022-02-23T11:40:37.899Z] PASS [2022-02-23T11:40:37.899Z] coverage: 60.6% of statements [2022-02-23T11:40:37.899Z] ok github.com/docker/docker/libnetwork/networkdb 105.469s coverage: 60.6% of statements [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T11:40:37.899Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T11:40:38.313Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-23T11:40:38.313Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T11:40:39.255Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-23T11:40:39.790Z] --- PASS: TestCheckoutGit (39.90s) [2022-02-23T11:40:39.790Z] === RUN TestValidGitTransport [2022-02-23T11:40:39.790Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T11:40:39.790Z] === RUN TestGitInvalidRef [2022-02-23T11:40:39.790Z] --- PASS: TestGitInvalidRef (0.24s) [2022-02-23T11:40:39.790Z] PASS [2022-02-23T11:40:39.790Z] coverage: 86.3% of statements [2022-02-23T11:40:39.790Z] ok github.com/docker/docker/builder/remotecontext/git 40.200s coverage: 86.3% of statements [2022-02-23T11:40:39.790Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T11:40:39.790Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T11:40:40.642Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s) [2022-02-23T11:40:40.642Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T11:40:40.851Z] [2022-02-23T11:40:40.851Z] === Skipped [2022-02-23T11:40:40.851Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T11:40:40.851Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:40:40.851Z] [2022-02-23T11:40:40.851Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-02-23T11:40:40.851Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.851Z] [2022-02-23T11:40:40.851Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T11:40:40.851Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.851Z] [2022-02-23T11:40:40.851Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T11:40:40.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-23T11:40:40.852Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:40:40.852Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T11:40:40.852Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T11:40:40.852Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T11:40:40.852Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T11:40:40.852Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T11:40:40.852Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T11:40:40.852Z] daemon_test.go:145: root required [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:40:40.852Z] reload_test.go:342: root required [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T11:40:40.852Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:40:40.852Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T11:40:40.852Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T11:40:40.852Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T11:40:40.852Z] layer_test.go:291: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T11:40:40.852Z] layer_test.go:340: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T11:40:40.852Z] layer_test.go:455: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T11:40:40.852Z] layer_test.go:684: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T11:40:40.852Z] migration_test.go:45: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:40:40.852Z] migration_test.go:181: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T11:40:40.852Z] mount_test.go:17: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T11:40:40.852Z] mount_test.go:76: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T11:40:40.852Z] mount_test.go:125: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T11:40:40.852Z] mount_test.go:212: Failing on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T11:40:40.852Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T11:40:40.852Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T11:40:40.852Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T11:40:40.852Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T11:40:40.852Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T11:40:40.852Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:40:40.852Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T11:40:40.852Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:40:40.852Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T11:40:40.852Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T11:40:40.852Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T11:40:40.852Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:40:40.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:40:40.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:40:40.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:40:40.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:40:40.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T11:40:40.852Z] archive_test.go:140: zstd not installed [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:40:40.852Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:40:40.852Z] changes_test.go:195: needs more investigation [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T11:40:40.852Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T11:40:40.852Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T11:40:40.852Z] changes_test.go:432: needs further investigation [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:40:40.852Z] changes_test.go:468: needs further investigation [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:40:40.852Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T11:40:40.852Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:40:40.852Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:40:40.852Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T11:40:40.852Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T11:40:40.852Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T11:40:40.852Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T11:40:40.852Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T11:40:40.852Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:40:40.852Z] [2022-02-23T11:40:40.852Z] DONE 2071 tests, 70 skipped in 279.748s [2022-02-23T11:40:40.852Z] INFO: make.ps1 ended at 02/23/2022 11:40:40 [2022-02-23T11:40:42.027Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2022-02-23T11:40:42.027Z] === RUN TestAuthZPluginHeader [2022-02-23T11:40:42.972Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-02-23T11:40:42.972Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T11:40:43.075Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T11:40:43.075Z] INFO: Unit tests ended at 02/23/2022 11:40:42. Duration:00:04:55.3481412 [2022-02-23T11:40:43.075Z] INFO: Building busybox [2022-02-23T11:40:43.075Z] Sending build context to Docker daemon 5.12kB [2022-02-23T11:40:43.075Z] [2022-02-23T11:40:43.075Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T11:40:43.075Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T11:40:43.075Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T11:40:43.075Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T11:40:43.075Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T11:40:43.075Z] ---> bdeb13086b9f [2022-02-23T11:40:43.075Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T11:40:43.075Z] ---> Running in 3bb97fb9639e [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T11:40:44.462Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestConfigureDaemonLogs [2022-02-23T11:40:44.462Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T11:40:44.462Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T11:40:44.462Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T11:40:44.462Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T11:40:44.462Z] PASS [2022-02-23T11:40:44.462Z] coverage: 18.7% of statements [2022-02-23T11:40:44.462Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 18.7% of statements [2022-02-23T11:40:44.462Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T11:40:44.462Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T11:40:44.612Z] --- PASS: TestServiceUpdateSecrets (13.81s) [2022-02-23T11:40:44.613Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:40:44.888Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T11:40:45.152Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T11:40:45.412Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T11:40:45.990Z] === RUN TestContainerStopSignal [2022-02-23T11:40:45.990Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestContainerStopTimeout [2022-02-23T11:40:45.990Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T11:40:45.990Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T11:40:45.990Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T11:40:45.990Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T11:40:45.990Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T11:40:45.990Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestNewMemoryStore [2022-02-23T11:40:45.990Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestAddContainers [2022-02-23T11:40:45.990Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestGetContainer [2022-02-23T11:40:45.990Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestDeleteContainer [2022-02-23T11:40:45.990Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestListContainers [2022-02-23T11:40:45.990Z] --- PASS: TestListContainers (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestFirstContainer [2022-02-23T11:40:45.990Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestApplyAllContainer [2022-02-23T11:40:45.990Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestIsValidHealthString [2022-02-23T11:40:45.990Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestStateRunStop [2022-02-23T11:40:45.990Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestStateTimeoutWait [2022-02-23T11:40:45.990Z] state_test.go:141: Stop callback fired [2022-02-23T11:40:45.990Z] state_test.go:165: Stop callback fired [2022-02-23T11:40:45.990Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T11:40:45.990Z] === RUN TestIsValidStateString [2022-02-23T11:40:45.990Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestViewSaveDelete [2022-02-23T11:40:45.990Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-23T11:40:45.990Z] === RUN TestViewAll [2022-02-23T11:40:45.990Z] --- PASS: TestViewAll (0.01s) [2022-02-23T11:40:45.990Z] === RUN TestViewGet [2022-02-23T11:40:45.990Z] --- PASS: TestViewGet (0.01s) [2022-02-23T11:40:45.990Z] === RUN TestNames [2022-02-23T11:40:45.990Z] --- PASS: TestNames (0.00s) [2022-02-23T11:40:45.990Z] === RUN TestViewWithHealthCheck [2022-02-23T11:40:45.990Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T11:40:45.990Z] PASS [2022-02-23T11:40:45.990Z] coverage: 41.5% of statements [2022-02-23T11:40:45.990Z] ok github.com/docker/docker/container 0.247s coverage: 41.5% of statements [2022-02-23T11:40:45.990Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T11:40:45.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T11:40:45.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T11:40:45.990Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T11:40:46.358Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T11:40:46.933Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T11:40:47.507Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) [2022-02-23T11:40:47.507Z] === RUN TestAuthZPluginV2Disable [2022-02-23T11:40:47.519Z] === RUN TestPrepare [2022-02-23T11:40:47.519Z] --- PASS: TestPrepare (0.00s) [2022-02-23T11:40:47.519Z] === RUN TestStart [2022-02-23T11:40:47.519Z] --- PASS: TestStart (0.00s) [2022-02-23T11:40:47.519Z] === RUN TestWaitCancel [2022-02-23T11:40:47.519Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T11:40:47.519Z] === RUN TestWaitDisabled [2022-02-23T11:40:47.519Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T11:40:47.519Z] === RUN TestWaitEnabled [2022-02-23T11:40:47.519Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T11:40:47.519Z] === RUN TestRemove [2022-02-23T11:40:47.519Z] --- PASS: TestRemove (0.00s) [2022-02-23T11:40:47.519Z] PASS [2022-02-23T11:40:47.519Z] coverage: 65.3% of statements [2022-02-23T11:40:47.519Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2022-02-23T11:40:48.083Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T11:40:48.083Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T11:40:48.083Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T11:40:48.083Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T11:40:48.083Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T11:40:48.083Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T11:40:48.083Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T11:40:48.083Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T11:40:48.083Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T11:40:48.949Z] Removing intermediate container 3bb97fb9639e [2022-02-23T11:40:48.949Z] ---> ad79fedb8a90 [2022-02-23T11:40:48.949Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T11:40:48.949Z] ---> Running in 41290f153a91 [2022-02-23T11:40:48.949Z] Removing intermediate container 41290f153a91 [2022-02-23T11:40:48.949Z] ---> 635ad57ea7cd [2022-02-23T11:40:48.949Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T11:40:49.026Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T11:40:49.286Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T11:40:49.417Z] ---> Running in 03e419e6b872 [2022-02-23T11:40:49.417Z] Removing intermediate container 03e419e6b872 [2022-02-23T11:40:49.417Z] ---> 724ed47ddf42 [2022-02-23T11:40:49.417Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T11:40:49.689Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T11:40:49.689Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T11:40:49.689Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T11:40:49.689Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T11:40:49.689Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T11:40:49.689Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T11:40:49.689Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T11:40:49.689Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T11:40:49.861Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T11:40:50.158Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T11:40:50.158Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T11:40:50.158Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T11:40:50.158Z] PASS [2022-02-23T11:40:50.158Z] coverage: 35.9% of statements [2022-02-23T11:40:50.158Z] ok github.com/docker/docker/daemon/cluster/convert 0.559s coverage: 35.9% of statements [2022-02-23T11:40:50.158Z] === RUN TestNewListSecretsFilters [2022-02-23T11:40:50.158Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T11:40:50.158Z] === RUN TestNewListConfigsFilters [2022-02-23T11:40:50.158Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T11:40:50.158Z] PASS [2022-02-23T11:40:50.158Z] coverage: 0.5% of statements [2022-02-23T11:40:50.158Z] ok github.com/docker/docker/daemon/cluster 1.239s coverage: 0.5% of statements [2022-02-23T11:40:50.432Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T11:40:50.983Z] [2022-02-23T11:40:51.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T11:40:51.005Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2022-02-23T11:40:51.005Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T11:40:51.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T11:40:51.452Z] ---> cdf474bf41e6 [2022-02-23T11:40:51.452Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T11:40:51.921Z] ---> Running in bc19e82a037a [2022-02-23T11:40:52.921Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T11:40:52.932Z] === RUN TestMiddlewares [2022-02-23T11:40:52.932Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T11:40:52.932Z] PASS [2022-02-23T11:40:52.932Z] coverage: 9.0% of statements [2022-02-23T11:40:52.932Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-23T11:40:53.883Z] === RUN TestBuilderGC [2022-02-23T11:40:53.883Z] --- PASS: TestBuilderGC (0.01s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestFindConfigurationConflicts [2022-02-23T11:40:53.883Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T11:40:53.883Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T11:40:53.883Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T11:40:53.883Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T11:40:53.883Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_label [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T11:40:53.883Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T11:40:53.883Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T11:40:53.883Z] time="2022-02-23T11:40:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T11:40:53.883Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-23T11:40:53.883Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T11:40:53.883Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:40:53.883Z] --- SKIP: TestReloadDefaultConfigNotExist (0.09s) [2022-02-23T11:40:53.883Z] === RUN TestReloadBadDefaultConfig [2022-02-23T11:40:53.883Z] time="2022-02-23T11:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1320990986" [2022-02-23T11:40:53.883Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestReloadWithConflictingLabels [2022-02-23T11:40:53.883Z] time="2022-02-23T11:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3667420297" [2022-02-23T11:40:53.883Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T11:40:53.883Z] time="2022-02-23T11:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1063383985" [2022-02-23T11:40:53.883Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestMaskURLCredentials [2022-02-23T11:40:53.883Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T11:40:53.883Z] === RUN TestDaemonConfigurationMerge [2022-02-23T11:40:53.883Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T11:40:53.883Z] PASS [2022-02-23T11:40:53.883Z] coverage: 79.2% of statements [2022-02-23T11:40:53.883Z] ok github.com/docker/docker/daemon/config 0.487s coverage: 79.2% of statements [2022-02-23T11:40:54.309Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T11:40:54.340Z] === RUN TestEventsLog [2022-02-23T11:40:54.340Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T11:40:54.340Z] === RUN TestEventsLogTimeout [2022-02-23T11:40:54.340Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T11:40:54.340Z] === RUN TestLogEvents [2022-02-23T11:40:54.340Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T11:40:54.340Z] === RUN TestLoadBufferedEvents [2022-02-23T11:40:54.570Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2022-02-23T11:40:54.570Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T11:40:54.796Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-23T11:40:54.796Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T11:40:54.796Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T11:40:54.796Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T11:40:54.796Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T11:40:54.796Z] PASS [2022-02-23T11:40:54.796Z] coverage: 50.0% of statements [2022-02-23T11:40:54.796Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2022-02-23T11:40:54.796Z] === RUN TestWaitNodeAttachment [2022-02-23T11:40:54.831Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T11:40:55.092Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T11:40:55.252Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T11:40:55.252Z] === RUN TestIsolationConversion [2022-02-23T11:40:55.252Z] === RUN TestIsolationConversion/default [2022-02-23T11:40:55.252Z] === RUN TestIsolationConversion/process [2022-02-23T11:40:55.252Z] === RUN TestIsolationConversion/hyperv [2022-02-23T11:40:55.252Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestContainerLabels [2022-02-23T11:40:55.252Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestCredentialSpecConversion [2022-02-23T11:40:55.252Z] === RUN TestCredentialSpecConversion/none [2022-02-23T11:40:55.252Z] === RUN TestCredentialSpecConversion/config [2022-02-23T11:40:55.252Z] === RUN TestCredentialSpecConversion/file [2022-02-23T11:40:55.252Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T11:40:55.252Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T11:40:55.252Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountBind [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountVolume [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountTarget [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T11:40:55.252Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T11:40:55.252Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T11:40:55.252Z] PASS [2022-02-23T11:40:55.252Z] coverage: 11.0% of statements [2022-02-23T11:40:55.252Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.748s coverage: 11.0% of statements [2022-02-23T11:40:55.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-23T11:40:55.664Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T11:40:55.664Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T11:40:55.664Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T11:40:55.708Z] === RUN TestIsEmptyDir [2022-02-23T11:40:55.708Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T11:40:55.708Z] PASS [2022-02-23T11:40:55.708Z] coverage: 2.3% of statements [2022-02-23T11:40:55.708Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-02-23T11:40:56.164Z] === RUN TestVerifyNetworkingConfig [2022-02-23T11:40:56.164Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestGetContainer [2022-02-23T11:40:56.164Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestValidContainerNames [2022-02-23T11:40:56.164Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestContainerInitDNS [2022-02-23T11:40:56.164Z] daemon_test.go:145: root required [2022-02-23T11:40:56.164Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestMerge [2022-02-23T11:40:56.164Z] --- PASS: TestMerge (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestValidateContainerIsolation [2022-02-23T11:40:56.164Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestFindNetworkErrorType [2022-02-23T11:40:56.164Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestEnsureServicesExist [2022-02-23T11:40:56.164Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestEnsureServicesExistErrors [2022-02-23T11:40:56.164Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T11:40:56.164Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T11:40:56.164Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T11:40:56.164Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T11:40:56.164Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:40:56.164Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T11:40:56.164Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestContainerDelete [2022-02-23T11:40:56.164Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T11:40:56.164Z] === RUN TestContainerDoubleDelete [2022-02-23T11:40:56.164Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T11:40:56.164Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T11:40:56.164Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestNoneHealthcheck [2022-02-23T11:40:56.164Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T11:40:56.164Z] === RUN TestHealthStates [2022-02-23T11:40:56.236Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T11:40:56.621Z] === RUN TestLinkNaming [2022-02-23T11:40:56.621Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestLinkNew [2022-02-23T11:40:56.621Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestLinkEnv [2022-02-23T11:40:56.621Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestLinkMultipleEnv [2022-02-23T11:40:56.621Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestLinkPortRangeEnv [2022-02-23T11:40:56.621Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T11:40:56.621Z] PASS [2022-02-23T11:40:56.621Z] coverage: 93.0% of statements [2022-02-23T11:40:56.621Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] time="2022-02-23T11:40:56Z" 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-02-23T11:40:56.621Z] --- PASS: TestHealthStates (0.22s) [2022-02-23T11:40:56.621Z] === RUN TestGetInspectData [2022-02-23T11:40:56.621Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestFillLicense [2022-02-23T11:40:56.621Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestListInvalidFilter [2022-02-23T11:40:56.621Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestNameFilter [2022-02-23T11:40:56.621Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T11:40:56.621Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T11:40:56.621Z] === 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-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T11:40:56.621Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T11:40:56.621Z] --- 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-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T11:40:56.621Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadLabels [2022-02-23T11:40:56.621Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T11:40:56.621Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadMirrors [2022-02-23T11:40:56.621Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T11:40:56.621Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T11:40:56.621Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T11:40:56.621Z] reload_test.go:342: root required [2022-02-23T11:40:56.621Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T11:40:56.621Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-23T11:40:56.621Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T11:40:56.621Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T11:40:56.621Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T11:40:56.621Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T11:40:56.621Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T11:40:56.621Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T11:40:56.621Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T11:40:56.621Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T11:40:56.621Z] === RUN TestParseVolumesFrom [2022-02-23T11:40:56.621Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T11:40:56.621Z] PASS [2022-02-23T11:40:56.621Z] coverage: 8.6% of statements [2022-02-23T11:40:56.621Z] ok github.com/docker/docker/daemon 0.490s coverage: 8.6% of statements [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T11:40:56.621Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T11:40:58.788Z] === RUN TestAdapterReadLogs [2022-02-23T11:40:58.788Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T11:40:58.788Z] === RUN TestCopier [2022-02-23T11:40:58.788Z] --- PASS: TestCopier (0.00s) [2022-02-23T11:40:58.788Z] === RUN TestCopierLongLines [2022-02-23T11:40:58.788Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T11:40:58.788Z] === RUN TestCopierSlow [2022-02-23T11:40:58.788Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T11:40:58.788Z] === RUN TestCopierWithSized [2022-02-23T11:40:58.788Z] === RUN TestCopierWithSized/as_is [2022-02-23T11:40:58.788Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T11:40:58.788Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T11:40:58.788Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T11:40:58.788Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T11:40:58.788Z] === RUN TestCopierWithPartial [2022-02-23T11:40:58.788Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T11:40:58.788Z] === RUN TestRingLogger [2022-02-23T11:40:58.789Z] docker_api_swarm_test.go:272: [dbfd0de5d5d38] joining swarm manager [d5427a1ad10c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:40:58.789Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T11:40:58.789Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T11:40:58.789Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T11:40:58.789Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T11:40:59.244Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestRingCap [2022-02-23T11:40:59.244Z] --- PASS: TestRingCap (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestRingClose [2022-02-23T11:40:59.244Z] --- PASS: TestRingClose (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestRingDrain [2022-02-23T11:40:59.244Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T11:40:59.244Z] PASS [2022-02-23T11:40:59.244Z] coverage: 43.8% of statements [2022-02-23T11:40:59.244Z] ok github.com/docker/docker/daemon/logger 0.364s coverage: 43.8% of statements [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/defaults [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T11:40:59.244Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T11:40:59.244Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-02-23T11:40:59.244Z] === RUN TestCreateSuccess [2022-02-23T11:40:59.244Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestCreateStreamSkipped [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:59Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T11:40:59.244Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestCreateLogGroupSuccess [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:59Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T11:40:59.244Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestCreateError [2022-02-23T11:40:59.244Z] --- PASS: TestCreateError (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestCreateAlreadyExists [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T11:40:59.244Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestLogClosed [2022-02-23T11:40:59.244Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestLogBlocking [2022-02-23T11:40:59.244Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T11:40:59.244Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T11:40:59.244Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestPublishBatchSuccess [2022-02-23T11:40:59.244Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestPublishBatchError [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:59Z" level=error msg=error [2022-02-23T11:40:59.244Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T11:40:59.244Z] time="2022-02-23T11:40:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:40:59.244Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T11:40:59.244Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T11:40:59.245Z] time="2022-02-23T11:40:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:40:59.245Z] time="2022-02-23T11:40:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T11:40:59.245Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchSimple [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchTicker [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchClose [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/3/���� [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T11:40:59.245Z] === RUN TestEffectiveLen/5/ [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/0/ [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: He [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/6/a� [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: a [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: � [2022-02-23T11:40:59.245Z] === RUN TestFindValidSplit/7/a� [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T11:40:59.245Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T11:40:59.245Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestProcessEventEmoji [2022-02-23T11:40:59.245Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchLineSplit [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMaxEvents [2022-02-23T11:40:59.245Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-02-23T11:40:59.245Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T11:40:59.362Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T11:40:59.505Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-02-23T11:40:59.505Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:40:59.701Z] --- PASS: TestCollectBatchMaxTotalBytes (0.04s) [2022-02-23T11:40:59.701Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T11:40:59.701Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T11:40:59.701Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T11:40:59.701Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.10s) [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T11:40:59.701Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.09s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.08s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T11:40:59.701Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T11:40:59.701Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestCreateTagSuccess [2022-02-23T11:40:59.701Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T11:40:59.701Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T11:40:59.701Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T11:40:59.701Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T11:40:59.701Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T11:40:59.701Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T11:40:59.701Z] PASS [2022-02-23T11:40:59.701Z] coverage: 79.9% of statements [2022-02-23T11:40:59.701Z] ok github.com/docker/docker/daemon/logger/awslogs 0.716s coverage: 79.9% of statements [2022-02-23T11:40:59.934Z] docker_api_swarm_test.go:273: [d9d26f9db3f1b] joining swarm manager [d5427a1ad10c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T11:41:00.156Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T11:41:00.156Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T11:41:00.156Z] PASS [2022-02-23T11:41:00.156Z] coverage: 33.6% of statements [2022-02-23T11:41:00.156Z] ok github.com/docker/docker/daemon/logger/fluentd 0.074s coverage: 33.6% of statements [2022-02-23T11:41:00.157Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T11:41:00.157Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T11:41:00.157Z] === RUN TestSearchRegistryForImages [2022-02-23T11:41:00.157Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T11:41:00.157Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T11:41:00.157Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T11:41:00.157Z] === RUN TestImageDelete [2022-02-23T11:41:00.157Z] === RUN TestImageDelete/no_lease [2022-02-23T11:41:00.157Z] === RUN TestImageDelete/lease_exists [2022-02-23T11:41:00.157Z] --- PASS: TestImageDelete (0.06s) [2022-02-23T11:41:00.157Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T11:41:00.157Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-23T11:41:00.157Z] === RUN TestContentStoreForPull [2022-02-23T11:41:00.194Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T11:41:00.620Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-23T11:41:00.620Z] PASS [2022-02-23T11:41:00.620Z] coverage: 6.8% of statements [2022-02-23T11:41:00.620Z] ok github.com/docker/docker/daemon/images 0.457s coverage: 6.8% of statements [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T11:41:00.620Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T11:41:01.076Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T11:41:01.076Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T11:41:01.076Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T11:41:01.076Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-02-23T11:41:01.076Z] === RUN TestFastTimeMarshalJSON [2022-02-23T11:41:01.076Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T11:41:01.076Z] PASS [2022-02-23T11:41:01.076Z] coverage: 87.2% of statements [2022-02-23T11:41:01.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.309s coverage: 87.2% of statements [2022-02-23T11:41:01.076Z] === RUN TestJSONFileLogger [2022-02-23T11:41:01.076Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T11:41:01.076Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T11:41:01.076Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T11:41:01.076Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T11:41:01.076Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T11:41:01.076Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T11:41:01.076Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T11:41:01.076Z] === RUN TestEncodeDecode [2022-02-23T11:41:01.076Z] === PAUSE TestEncodeDecode [2022-02-23T11:41:01.076Z] === RUN TestUnexpectedEOF [2022-02-23T11:41:01.534Z] time="2022-02-23T11:41:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:41:01.534Z] time="2022-02-23T11:41:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:41:01.534Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-23T11:41:01.534Z] === CONT TestEncodeDecode [2022-02-23T11:41:01.534Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T11:41:01.534Z] PASS [2022-02-23T11:41:01.534Z] coverage: 69.9% of statements [2022-02-23T11:41:01.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.352s coverage: 69.9% of statements [2022-02-23T11:41:01.579Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T11:41:02.413Z] Removing intermediate container bc19e82a037a [2022-02-23T11:41:02.413Z] ---> 3989d0a2903f [2022-02-23T11:41:02.413Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T11:41:02.413Z] ---> Running in bf2b5a6301ae [2022-02-23T11:41:02.496Z] === RUN TestWriteLog [2022-02-23T11:41:02.496Z] === PAUSE TestWriteLog [2022-02-23T11:41:02.496Z] === RUN TestReadLog [2022-02-23T11:41:02.496Z] === PAUSE TestReadLog [2022-02-23T11:41:02.496Z] === RUN TestDecode [2022-02-23T11:41:02.496Z] --- PASS: TestDecode (0.03s) [2022-02-23T11:41:02.496Z] === CONT TestWriteLog [2022-02-23T11:41:02.496Z] === CONT TestReadLog [2022-02-23T11:41:02.496Z] === RUN TestReadLog/tail_exact [2022-02-23T11:41:02.496Z] --- PASS: TestWriteLog (0.01s) [2022-02-23T11:41:02.496Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T11:41:02.496Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T11:41:02.496Z] --- PASS: TestReadLog (0.31s) [2022-02-23T11:41:02.496Z] --- PASS: TestReadLog/tail_exact (0.24s) [2022-02-23T11:41:02.496Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-23T11:41:02.496Z] --- PASS: TestReadLog/tail_more_than_available (0.05s) [2022-02-23T11:41:02.496Z] PASS [2022-02-23T11:41:02.496Z] coverage: 78.7% of statements [2022-02-23T11:41:02.496Z] ok github.com/docker/docker/daemon/logger/local 0.399s coverage: 78.7% of statements [2022-02-23T11:41:02.522Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T11:41:02.952Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T11:41:02.952Z] === RUN TestOpenFileDelete [2022-02-23T11:41:02.952Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestOpenFileRename [2022-02-23T11:41:02.952Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestHandleDecoderErr [2022-02-23T11:41:02.952Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestParseLogTagDefaultTag [2022-02-23T11:41:02.952Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestParseLogTag [2022-02-23T11:41:02.952Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestParseLogTagEmptyTag [2022-02-23T11:41:02.952Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestTailFiles [2022-02-23T11:41:02.952Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestFollowLogsConsumerGone [2022-02-23T11:41:02.952Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T11:41:02.952Z] === RUN TestFollowLogsProducerGone [2022-02-23T11:41:02.952Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T11:41:02.952Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T11:41:02.952Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T11:41:02.952Z] === RUN TestCheckCapacityAndRotate [2022-02-23T11:41:02.952Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T11:41:02.952Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T11:41:02.952Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-02-23T11:41:02.952Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T11:41:02.952Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-23T11:41:02.952Z] PASS [2022-02-23T11:41:02.952Z] coverage: 50.5% of statements [2022-02-23T11:41:02.952Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.135s coverage: 50.5% of statements [2022-02-23T11:41:03.408Z] === RUN TestLog [2022-02-23T11:41:03.408Z] --- PASS: TestLog (0.03s) [2022-02-23T11:41:03.408Z] PASS [2022-02-23T11:41:03.408Z] coverage: 31.5% of statements [2022-02-23T11:41:03.408Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.105s coverage: 31.5% of statements [2022-02-23T11:41:03.865Z] === RUN TestValidateLogOpt [2022-02-23T11:41:03.865Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestNewMissedConfig [2022-02-23T11:41:03.865Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestNewMissedUrl [2022-02-23T11:41:03.865Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestNewMissedToken [2022-02-23T11:41:03.865Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestNewWithProxy [2022-02-23T11:41:03.865Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestDefault [2022-02-23T11:41:03.865Z] --- PASS: TestDefault (0.01s) [2022-02-23T11:41:03.865Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T11:41:03.865Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestJsonFormat [2022-02-23T11:41:03.865Z] --- PASS: TestJsonFormat (0.04s) [2022-02-23T11:41:03.865Z] === RUN TestRawFormat [2022-02-23T11:41:03.865Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestRawFormatWithLabels [2022-02-23T11:41:03.865Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T11:41:03.865Z] === RUN TestRawFormatWithoutTag [2022-02-23T11:41:03.865Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-02-23T11:41:03.865Z] === RUN TestBatching [2022-02-23T11:41:03.865Z] === RUN TestNewParse [2022-02-23T11:41:03.865Z] --- PASS: TestNewParse (0.00s) [2022-02-23T11:41:03.865Z] PASS [2022-02-23T11:41:03.865Z] coverage: 8.3% of statements [2022-02-23T11:41:03.865Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-02-23T11:41:03.865Z] --- PASS: TestBatching (0.30s) [2022-02-23T11:41:03.865Z] === RUN TestFrequency [2022-02-23T11:41:03.908Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T11:41:03.978Z] [2022-02-23T11:41:03.978Z] SUCCESS: Specified value was saved. [2022-02-23T11:41:04.321Z] --- PASS: TestFrequency (0.17s) [2022-02-23T11:41:04.321Z] === RUN TestOneMessagePerRequest [2022-02-23T11:41:04.321Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T11:41:04.321Z] === RUN TestVerify [2022-02-23T11:41:04.321Z] --- PASS: TestVerify (0.00s) [2022-02-23T11:41:04.321Z] === RUN TestSkipVerify [2022-02-23T11:41:04.321Z] time="2022-02-23T11:41:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.321Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.321Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.321Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.321Z] === RUN TestParseLogFormat [2022-02-23T11:41:04.778Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestValidateLogOptEmpty [2022-02-23T11:41:04.778Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestValidateSyslogAddress [2022-02-23T11:41:04.778Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestParseAddressDefaultPort [2022-02-23T11:41:04.778Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestValidateSyslogFacility [2022-02-23T11:41:04.778Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T11:41:04.778Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestValidateLogOpt [2022-02-23T11:41:04.778Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:41:04.778Z] PASS [2022-02-23T11:41:04.778Z] coverage: 46.8% of statements [2022-02-23T11:41:04.778Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-02-23T11:41:04.778Z] --- PASS: TestSkipVerify (0.53s) [2022-02-23T11:41:04.778Z] === RUN TestBufferMaximum [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.483999\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.484718\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T11:41:04.778Z] === RUN TestServerAlwaysDown [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.494295\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.494295\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.494295\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.495296\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] time="2022-02-23T11:41:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616464.495296\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:04.778Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestCannotSendAfterClose [2022-02-23T11:41:04.778Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T11:41:04.778Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T11:41:04.853Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T11:41:05.425Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T11:41:05.741Z] === RUN TestV1IDService [2022-02-23T11:41:05.741Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T11:41:05.741Z] === RUN TestV2MetadataService [2022-02-23T11:41:05.742Z] time="2022-02-23T11:41:05Z" 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-02-23T11:41:05.742Z] time="2022-02-23T11:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1b1d2eda6e54\"}'" [2022-02-23T11:41:05.742Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T11:41:05.742Z] PASS [2022-02-23T11:41:05.742Z] coverage: 82.5% of statements [2022-02-23T11:41:05.742Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2022-02-23T11:41:05.742Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T11:41:05.742Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T11:41:05.742Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T11:41:06.368Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.04s) [2022-02-23T11:41:06.368Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T11:41:06.710Z] === RUN TestSuccessfulDownload [2022-02-23T11:41:06.710Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:41:06.710Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T11:41:06.710Z] === RUN TestCancelledDownload [2022-02-23T11:41:06.710Z] --- PASS: TestCancelledDownload (0.01s) [2022-02-23T11:41:06.710Z] === RUN TestMaxDownloadAttempts [2022-02-23T11:41:06.710Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:41:06.710Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:41:06.710Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:41:06.710Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:41:06.710Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:41:06.710Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:41:06.710Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:41:06.710Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:41:06.710Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:41:06.710Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:41:06.710Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:41:06.710Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:41:06.710Z] --- PASS: TestV2MetadataService (1.12s) [2022-02-23T11:41:06.710Z] PASS [2022-02-23T11:41:06.710Z] coverage: 48.2% of statements [2022-02-23T11:41:06.710Z] ok github.com/docker/docker/distribution/metadata 1.263s coverage: 48.2% of statements [2022-02-23T11:41:06.931Z] Removing intermediate container bf2b5a6301ae [2022-02-23T11:41:06.931Z] ---> 41b76787a69a [2022-02-23T11:41:06.931Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T11:41:06.931Z] ---> Running in e4eeb3d3eec5 [2022-02-23T11:41:06.940Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T11:41:07.168Z] time="2022-02-23T11:41:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:41:07.169Z] time="2022-02-23T11:41:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:41:07.169Z] time="2022-02-23T11:41:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:41:07.169Z] time="2022-02-23T11:41:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:41:07.169Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T11:41:07.169Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-02-23T11:41:07.169Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-02-23T11:41:07.169Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-02-23T11:41:07.169Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-02-23T11:41:07.169Z] === RUN TestTransfer [2022-02-23T11:41:07.514Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T11:41:07.625Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T11:41:07.625Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T11:41:07.625Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T11:41:07.625Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T11:41:07.625Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T11:41:07.625Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T11:41:07.625Z] === RUN TestManifestStore [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T11:41:07.625Z] --- PASS: TestTransfer (0.12s) [2022-02-23T11:41:07.625Z] === RUN TestConcurrencyLimit [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1764730886\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/no_local_cache [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/with_local_cache [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="reference for unknown type: " [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="reference for unknown type: " [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="reference for unknown type: " [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="reference for unknown type: " [2022-02-23T11:41:07.625Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-02-23T11:41:07.625Z] === RUN TestInactiveJobs [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="reference for unknown type: " [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T11:41:07.625Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T11:41:07.625Z] time="2022-02-23T11:41:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore (0.42s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T11:41:08.080Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestFixManifestLayers [2022-02-23T11:41:08.080Z] --- PASS: TestFixManifestLayers (0.06s) [2022-02-23T11:41:08.080Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T11:41:08.080Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:41:08.080Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestFixManifestLayersBadParent [2022-02-23T11:41:08.080Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestValidateManifest [2022-02-23T11:41:08.080Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:41:08.080Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestFormatPlatform [2022-02-23T11:41:08.080Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T11:41:08.080Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestLayerAlreadyExists [2022-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] 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-02-23T11:41:08.080Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T11:41:08.080Z] === RUN TestNotFound [2022-02-23T11:41:08.080Z] --- PASS: TestNotFound (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestConflict [2022-02-23T11:41:08.080Z] --- PASS: TestConflict (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestForbidden [2022-02-23T11:41:08.080Z] --- PASS: TestForbidden (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestInvalidParameter [2022-02-23T11:41:08.080Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestNotImplemented [2022-02-23T11:41:08.080Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestNotModified [2022-02-23T11:41:08.080Z] --- PASS: TestNotModified (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestUnauthorized [2022-02-23T11:41:08.080Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestUnknown [2022-02-23T11:41:08.080Z] --- PASS: TestUnknown (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestCancelled [2022-02-23T11:41:08.080Z] --- PASS: TestCancelled (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestDeadline [2022-02-23T11:41:08.080Z] --- PASS: TestDeadline (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestDataLoss [2022-02-23T11:41:08.080Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestUnavailable [2022-02-23T11:41:08.080Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestSystem [2022-02-23T11:41:08.080Z] --- PASS: TestSystem (0.00s) [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Conflict [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T11:41:08.080Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T11:41:08.080Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T11:41:08.081Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T11:41:08.081Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T11:41:08.081Z] PASS [2022-02-23T11:41:08.081Z] coverage: 53.1% of statements [2022-02-23T11:41:08.081Z] ok github.com/docker/docker/errdefs 0.058s coverage: 53.1% of statements [2022-02-23T11:41:08.081Z] --- PASS: TestInactiveJobs (0.44s) [2022-02-23T11:41:08.081Z] === RUN TestWatchRelease [2022-02-23T11:41:08.081Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T11:41:08.081Z] === RUN TestWatchFinishedTransfer [2022-02-23T11:41:08.081Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T11:41:08.081Z] === RUN TestDuplicateTransfer [2022-02-23T11:41:08.457Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T11:41:08.537Z] --- PASS: TestDuplicateTransfer (0.08s) [2022-02-23T11:41:08.537Z] === RUN TestSuccessfulUpload [2022-02-23T11:41:08.537Z] time="2022-02-23T11:41:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T11:41:08.993Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-02-23T11:41:08.993Z] === RUN TestCancelledUpload [2022-02-23T11:41:08.993Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T11:41:08.993Z] PASS [2022-02-23T11:41:08.993Z] coverage: 77.1% of statements [2022-02-23T11:41:08.993Z] ok github.com/docker/docker/distribution/xfer 2.174s coverage: 77.1% of statements [2022-02-23T11:41:09.029Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T11:41:09.029Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T11:41:09.029Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T11:41:09.289Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T11:41:09.289Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T11:41:09.289Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T11:41:09.289Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T11:41:09.454Z] === RUN TestFSGetInvalidData [2022-02-23T11:41:09.454Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T11:41:09.454Z] === RUN TestFSInvalidSet [2022-02-23T11:41:09.454Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T11:41:09.454Z] === RUN TestFSInvalidRoot [2022-02-23T11:41:09.454Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T11:41:09.454Z] === RUN TestFSMetadataGetSet [2022-02-23T11:41:09.454Z] --- PASS: TestWhenEmptyAuthConfig (1.36s) [2022-02-23T11:41:09.454Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T11:41:09.454Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T11:41:09.454Z] === RUN TestTokenPassThru [2022-02-23T11:41:09.454Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-23T11:41:09.454Z] === RUN TestFSInvalidWalker [2022-02-23T11:41:09.454Z] --- PASS: TestTokenPassThru (0.02s) [2022-02-23T11:41:09.454Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T11:41:09.454Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-23T11:41:09.454Z] === RUN TestFSGetSet [2022-02-23T11:41:09.454Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T11:41:09.454Z] PASS [2022-02-23T11:41:09.454Z] coverage: 24.6% of statements [2022-02-23T11:41:09.454Z] ok github.com/docker/docker/distribution 1.996s coverage: 24.6% of statements [2022-02-23T11:41:09.454Z] --- PASS: TestFSGetSet (0.10s) [2022-02-23T11:41:09.454Z] === RUN TestFSGetUnsetKey [2022-02-23T11:41:09.454Z] --- PASS: TestFSGetUnsetKey (0.06s) [2022-02-23T11:41:09.454Z] === RUN TestFSGetEmptyData [2022-02-23T11:41:09.454Z] --- PASS: TestFSGetEmptyData (0.04s) [2022-02-23T11:41:09.454Z] === RUN TestFSDelete [2022-02-23T11:41:09.454Z] --- PASS: TestFSDelete (0.03s) [2022-02-23T11:41:09.454Z] === RUN TestFSWalker [2022-02-23T11:41:09.454Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T11:41:09.454Z] === RUN TestFSWalkerStopOnError [2022-02-23T11:41:09.454Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T11:41:09.454Z] === RUN TestNewFromJSON [2022-02-23T11:41:09.454Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T11:41:09.454Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T11:41:09.454Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T11:41:09.454Z] === RUN TestMarshalKeyOrder [2022-02-23T11:41:09.454Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T11:41:09.454Z] === RUN TestHistoryEqual [2022-02-23T11:41:09.454Z] === RUN TestCompare [2022-02-23T11:41:09.454Z] --- PASS: TestCompare (0.00s) [2022-02-23T11:41:09.454Z] PASS [2022-02-23T11:41:09.454Z] coverage: 19.2% of statements [2022-02-23T11:41:09.454Z] ok github.com/docker/docker/image/cache 0.095s coverage: 19.2% of statements [2022-02-23T11:41:09.454Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T11:41:09.454Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T11:41:09.495Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2022-02-23T11:41:09.495Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:41:09.910Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-23T11:41:09.910Z] === RUN TestImage [2022-02-23T11:41:09.910Z] --- PASS: TestImage (0.00s) [2022-02-23T11:41:09.910Z] === RUN TestImageOSNotEmpty [2022-02-23T11:41:09.910Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T11:41:09.910Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T11:41:09.910Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T11:41:09.910Z] === RUN TestCreate [2022-02-23T11:41:09.910Z] --- PASS: TestCreate (0.01s) [2022-02-23T11:41:09.910Z] === RUN TestRestore [2022-02-23T11:41:09.910Z] time="2022-02-23T11:41:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T11:41:09.910Z] --- PASS: TestRestore (0.05s) [2022-02-23T11:41:09.910Z] === RUN TestAddDelete [2022-02-23T11:41:09.910Z] --- PASS: TestAddDelete (0.04s) [2022-02-23T11:41:09.910Z] === RUN TestSearchAfterDelete [2022-02-23T11:41:09.910Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T11:41:09.910Z] === RUN TestParentReset [2022-02-23T11:41:09.910Z] --- PASS: TestParentReset (0.04s) [2022-02-23T11:41:09.910Z] === RUN TestGetAndSetLastUpdated [2022-02-23T11:41:09.910Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-23T11:41:09.910Z] === RUN TestStoreLen [2022-02-23T11:41:09.910Z] --- PASS: TestStoreLen (0.07s) [2022-02-23T11:41:09.910Z] PASS [2022-02-23T11:41:09.910Z] coverage: 86.9% of statements [2022-02-23T11:41:09.910Z] ok github.com/docker/docker/image 0.904s coverage: 86.9% of statements [2022-02-23T11:41:10.237Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T11:41:10.436Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T11:41:10.877Z] === RUN TestValidateManifest [2022-02-23T11:41:10.877Z] === RUN TestValidateManifest/nil [2022-02-23T11:41:10.877Z] === RUN TestValidateManifest/non-nil [2022-02-23T11:41:10.877Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T11:41:10.877Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T11:41:10.877Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T11:41:10.877Z] PASS [2022-02-23T11:41:10.877Z] coverage: 0.7% of statements [2022-02-23T11:41:10.877Z] ok github.com/docker/docker/image/tarexport 0.107s coverage: 0.7% of statements [2022-02-23T11:41:10.877Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T11:41:10.877Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T11:41:10.877Z] PASS [2022-02-23T11:41:10.877Z] coverage: 25.0% of statements [2022-02-23T11:41:10.877Z] ok github.com/docker/docker/image/v1 0.191s coverage: 25.0% of statements [2022-02-23T11:41:10.877Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T11:41:11.007Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T11:41:11.179Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T11:41:11.179Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T11:41:11.693Z] Cannot create a file when that file already exists. [2022-02-23T11:41:11.751Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T11:41:11.839Z] === RUN TestSerialization [2022-02-23T11:41:11.839Z] --- PASS: TestSerialization (0.02s) [2022-02-23T11:41:11.839Z] PASS [2022-02-23T11:41:11.839Z] coverage: 100.0% of statements [2022-02-23T11:41:11.839Z] ok github.com/docker/docker/libcontainerd/queue 0.078s coverage: 100.0% of statements [2022-02-23T11:41:12.323Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T11:41:12.641Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T11:41:12.801Z] === RUN TestEmptyLayer [2022-02-23T11:41:12.801Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T11:41:12.801Z] === RUN TestCommitFailure [2022-02-23T11:41:12.801Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T11:41:12.801Z] === RUN TestStartTransactionFailure [2022-02-23T11:41:12.801Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T11:41:12.801Z] === RUN TestGetOrphan [2022-02-23T11:41:12.801Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T11:41:12.801Z] === RUN TestMountAndRegister [2022-02-23T11:41:13.229Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T11:41:13.257Z] layer_test.go:258: Layer size: 14 [2022-02-23T11:41:13.257Z] === RUN TestEnvironmentParsing [2022-02-23T11:41:13.257Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T11:41:13.257Z] PASS [2022-02-23T11:41:13.257Z] coverage: 1.2% of statements [2022-02-23T11:41:13.257Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-02-23T11:41:13.257Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-23T11:41:13.257Z] === RUN TestLayerRelease [2022-02-23T11:41:13.257Z] layer_test.go:291: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestStoreRestore [2022-02-23T11:41:13.257Z] layer_test.go:340: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestTarStreamStability [2022-02-23T11:41:13.257Z] layer_test.go:455: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestRegisterExistingLayer [2022-02-23T11:41:13.257Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-23T11:41:13.257Z] === RUN TestTarStreamVerification [2022-02-23T11:41:13.257Z] layer_test.go:684: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestLayerMigration [2022-02-23T11:41:13.257Z] migration_test.go:45: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T11:41:13.257Z] migration_test.go:181: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestMountInit [2022-02-23T11:41:13.257Z] mount_test.go:17: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestMountSize [2022-02-23T11:41:13.257Z] mount_test.go:76: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestMountChanges [2022-02-23T11:41:13.257Z] mount_test.go:125: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T11:41:13.257Z] === RUN TestMountApply [2022-02-23T11:41:13.257Z] mount_test.go:212: Failing on Windows [2022-02-23T11:41:13.257Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T11:41:13.257Z] PASS [2022-02-23T11:41:13.257Z] coverage: 30.2% of statements [2022-02-23T11:41:13.257Z] ok github.com/docker/docker/layer 0.327s coverage: 30.2% of statements [2022-02-23T11:41:13.494Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T11:41:13.713Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T11:41:13.713Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T11:41:13.713Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T11:41:13.713Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T11:41:13.713Z] === RUN TestSequenceGetAvailableBit [2022-02-23T11:41:13.713Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestSequenceEqual [2022-02-23T11:41:13.713Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestSequenceCopy [2022-02-23T11:41:13.713Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestGetFirstAvailable [2022-02-23T11:41:13.713Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestFindSequence [2022-02-23T11:41:13.713Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestCheckIfAvailable [2022-02-23T11:41:13.713Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T11:41:13.713Z] === RUN TestMergeSequences [2022-02-23T11:41:13.714Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestPushReservation [2022-02-23T11:41:13.714Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestSerializeDeserialize [2022-02-23T11:41:13.714Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestSet [2022-02-23T11:41:13.714Z] --- PASS: TestSet (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestSetUnset [2022-02-23T11:41:13.714Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestOffsetSetUnset [2022-02-23T11:41:13.714Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestSetInRange [2022-02-23T11:41:13.714Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestSetAnyInRange [2022-02-23T11:41:13.714Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestMethods [2022-02-23T11:41:13.714Z] --- PASS: TestMethods (0.00s) [2022-02-23T11:41:13.714Z] === RUN TestRandomAllocateDeallocate [2022-02-23T11:41:13.759Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T11:41:13.759Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T11:41:14.021Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T11:41:14.021Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T11:41:14.021Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T11:41:14.285Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T11:41:14.285Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T11:41:14.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T11:41:15.122Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T11:41:15.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T11:41:15.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T11:41:15.885Z] === RUN TestInvalidConfig [2022-02-23T11:41:15.885Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T11:41:15.885Z] === RUN TestConfig [2022-02-23T11:41:15.885Z] --- PASS: TestConfig (0.00s) [2022-02-23T11:41:15.885Z] === RUN TestOptionsLabels [2022-02-23T11:41:15.885Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T11:41:15.885Z] === RUN TestValidName [2022-02-23T11:41:15.885Z] --- PASS: TestValidName (0.00s) [2022-02-23T11:41:15.885Z] PASS [2022-02-23T11:41:15.885Z] coverage: 19.7% of statements [2022-02-23T11:41:15.885Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-02-23T11:41:16.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T11:41:16.849Z] === RUN TestKey [2022-02-23T11:41:16.849Z] --- PASS: TestKey (0.00s) [2022-02-23T11:41:16.849Z] === RUN TestParseKey [2022-02-23T11:41:16.849Z] --- PASS: TestParseKey (0.00s) [2022-02-23T11:41:16.849Z] === RUN TestInvalidDataStore [2022-02-23T11:41:16.849Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T11:41:16.849Z] === RUN TestKVObjectFlatKey [2022-02-23T11:41:16.849Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T11:41:16.849Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T11:41:16.849Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T11:41:16.849Z] PASS [2022-02-23T11:41:16.849Z] coverage: 21.9% of statements [2022-02-23T11:41:16.849Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-02-23T11:41:17.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T11:41:17.212Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T11:41:17.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-23T11:41:17.563Z] Removing intermediate container e4eeb3d3eec5 [2022-02-23T11:41:17.563Z] ---> 4900edfc9286 [2022-02-23T11:41:17.563Z] Step 13/13 : CMD ["sh"] [2022-02-23T11:41:17.563Z] ---> Running in d9c695b6e878 [2022-02-23T11:41:17.563Z] Removing intermediate container d9c695b6e878 [2022-02-23T11:41:17.563Z] ---> f4bac706a2f1 [2022-02-23T11:41:17.563Z] Successfully built f4bac706a2f1 [2022-02-23T11:41:17.563Z] Successfully tagged busybox:latest [2022-02-23T11:41:17.563Z] INFO: Docker images of the daemon under test [2022-02-23T11:41:17.563Z] [2022-02-23T11:41:17.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:41:17.563Z] busybox latest f4bac706a2f1 Less than a second ago 5GB [2022-02-23T11:41:17.563Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T11:41:17.563Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T11:41:17.563Z] [2022-02-23T11:41:17.563Z] INFO: Running integration tests at 02/23/2022 11:41:17... [2022-02-23T11:41:17.563Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T11:41:17.563Z] INFO: Integration API tests being run from the host: [2022-02-23T11:41:17.563Z] INFO: make.ps1 starting at 02/23/2022 11:41:17 [2022-02-23T11:41:17.785Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T11:41:17.816Z] === RUN TestErrorInterfaces [2022-02-23T11:41:17.816Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T11:41:17.816Z] === RUN TestNetworkMarshalling [2022-02-23T11:41:17.816Z] === RUN TestIPDataMarshalling [2022-02-23T11:41:17.816Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T11:41:17.816Z] === RUN TestValidateAndIsV6 [2022-02-23T11:41:17.816Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T11:41:17.816Z] PASS [2022-02-23T11:41:17.816Z] coverage: 68.9% of statements [2022-02-23T11:41:17.816Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-02-23T11:41:18.046Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T11:41:18.272Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T11:41:18.272Z] === RUN TestEndpointMarshalling [2022-02-23T11:41:18.272Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestAuxAddresses [2022-02-23T11:41:18.272Z] time="2022-02-23T11:41:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:41:18.272Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T11:41:18.272Z] === RUN TestSRVServiceQuery [2022-02-23T11:41:18.272Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T11:41:18.272Z] === RUN TestServiceVIPReuse [2022-02-23T11:41:18.272Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T11:41:18.272Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestDNSIPQuery [2022-02-23T11:41:18.272Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestDNSProxyServFail [2022-02-23T11:41:18.272Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-23T11:41:18.272Z] === RUN TestSandboxAddEmpty [2022-02-23T11:41:18.272Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestSandboxAddMultiPrio [2022-02-23T11:41:18.272Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestSandboxAddSamePrio [2022-02-23T11:41:18.272Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-02-23T11:41:18.272Z] === RUN TestCleanupServiceDiscovery [2022-02-23T11:41:18.272Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestDNSOptions [2022-02-23T11:41:18.272Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:41:18.272Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T11:41:18.272Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T11:41:18.272Z] time="2022-02-23T11:41:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:41:18.272Z] time="2022-02-23T11:41:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:41:18.272Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T11:41:18.272Z] PASS [2022-02-23T11:41:18.272Z] coverage: 8.5% of statements [2022-02-23T11:41:18.272Z] ok github.com/docker/docker/libnetwork 0.431s coverage: 8.5% of statements [2022-02-23T11:41:18.272Z] === RUN TestDriver [2022-02-23T11:41:18.272Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:41:18.272Z] PASS [2022-02-23T11:41:18.272Z] coverage: 34.8% of statements [2022-02-23T11:41:18.272Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-02-23T11:41:18.552Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T11:41:18.619Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T11:41:19.134Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T11:41:19.191Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T11:41:19.191Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T11:41:19.238Z] === RUN TestDriver [2022-02-23T11:41:19.238Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:41:19.238Z] PASS [2022-02-23T11:41:19.238Z] coverage: 34.8% of statements [2022-02-23T11:41:19.238Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-02-23T11:41:19.693Z] === RUN TestNetworkAllocateFree [2022-02-23T11:41:19.693Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T11:41:19.693Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T11:41:19.693Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T11:41:19.693Z] PASS [2022-02-23T11:41:19.693Z] coverage: 63.6% of statements [2022-02-23T11:41:19.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-02-23T11:41:19.765Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T11:41:20.149Z] === RUN TestGetEmptyCapabilities [2022-02-23T11:41:20.149Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T11:41:20.149Z] === RUN TestGetExtraCapabilities [2022-02-23T11:41:20.149Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T11:41:20.149Z] === RUN TestGetInvalidCapabilities [2022-02-23T11:41:20.149Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T11:41:20.149Z] === RUN TestRemoteDriver [2022-02-23T11:41:20.149Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:41:20.149Z] === RUN TestDriverError [2022-02-23T11:41:20.149Z] --- PASS: TestDriverError (0.00s) [2022-02-23T11:41:20.149Z] === RUN TestMissingValues [2022-02-23T11:41:20.149Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T11:41:20.149Z] === RUN TestRollback [2022-02-23T11:41:20.149Z] --- PASS: TestRollback (0.01s) [2022-02-23T11:41:20.149Z] PASS [2022-02-23T11:41:20.149Z] coverage: 57.4% of statements [2022-02-23T11:41:20.149Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-02-23T11:41:20.341Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T11:41:20.606Z] --- PASS: TestRandomAllocateDeallocate (7.08s) [2022-02-23T11:41:20.606Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:41:20.913Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T11:41:20.913Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T11:41:21.062Z] === RUN TestNAT [2022-02-23T11:41:21.062Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:41:21.062Z] --- SKIP: TestNAT (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestTransparent [2022-02-23T11:41:21.062Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:41:21.062Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T11:41:21.062Z] PASS [2022-02-23T11:41:21.062Z] coverage: 0.0% of statements [2022-02-23T11:41:21.062Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-02-23T11:41:21.062Z] === RUN TestNew [2022-02-23T11:41:21.062Z] --- PASS: TestNew (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestAddDriver [2022-02-23T11:41:21.062Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestAddDuplicateDriver [2022-02-23T11:41:21.062Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T11:41:21.062Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestDriver [2022-02-23T11:41:21.062Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestIPAM [2022-02-23T11:41:21.062Z] --- PASS: TestIPAM (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestWalkIPAMs [2022-02-23T11:41:21.062Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestWalkDrivers [2022-02-23T11:41:21.062Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T11:41:21.062Z] PASS [2022-02-23T11:41:21.062Z] coverage: 82.4% of statements [2022-02-23T11:41:21.062Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-02-23T11:41:21.062Z] === RUN TestBuildDefault [2022-02-23T11:41:21.062Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestBuildHostnameDomainname [2022-02-23T11:41:21.062Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestBuildHostname [2022-02-23T11:41:21.062Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestBuildHostnameFQDN [2022-02-23T11:41:21.062Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestBuildNoIP [2022-02-23T11:41:21.062Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestUpdate [2022-02-23T11:41:21.062Z] --- PASS: TestUpdate (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T11:41:21.062Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T11:41:21.062Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestAddEmpty [2022-02-23T11:41:21.062Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestAdd [2022-02-23T11:41:21.062Z] --- PASS: TestAdd (0.01s) [2022-02-23T11:41:21.062Z] === RUN TestDeleteEmpty [2022-02-23T11:41:21.062Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestDeleteNewline [2022-02-23T11:41:21.062Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T11:41:21.062Z] === RUN TestDelete [2022-02-23T11:41:21.487Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T11:41:21.518Z] --- PASS: TestDelete (0.00s) [2022-02-23T11:41:21.518Z] === RUN TestConcurrentWrites [2022-02-23T11:41:21.518Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-23T11:41:21.518Z] PASS [2022-02-23T11:41:21.518Z] coverage: 81.2% of statements [2022-02-23T11:41:21.518Z] ok github.com/docker/docker/libnetwork/etchosts 0.394s coverage: 81.2% of statements [2022-02-23T11:41:21.974Z] --- PASS: TestAllocateRandomDeallocate (1.30s) [2022-02-23T11:41:21.974Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T11:41:21.974Z] === RUN TestNew [2022-02-23T11:41:21.974Z] --- PASS: TestNew (0.00s) [2022-02-23T11:41:21.974Z] === RUN TestAllocate [2022-02-23T11:41:21.974Z] --- PASS: TestAllocate (0.00s) [2022-02-23T11:41:21.974Z] === RUN TestUninitialized [2022-02-23T11:41:21.974Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T11:41:21.974Z] === RUN TestAllocateInRange [2022-02-23T11:41:21.974Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T11:41:21.974Z] === RUN TestAllocateSerial [2022-02-23T11:41:21.974Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T11:41:21.974Z] PASS [2022-02-23T11:41:21.974Z] coverage: 87.5% of statements [2022-02-23T11:41:21.974Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2022-02-23T11:41:21.974Z] === RUN TestCaller [2022-02-23T11:41:21.974Z] --- PASS: TestCaller (0.00s) [2022-02-23T11:41:21.974Z] PASS [2022-02-23T11:41:21.974Z] coverage: 100.0% of statements [2022-02-23T11:41:21.974Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-02-23T11:41:22.429Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T11:41:22.938Z] === RUN TestSetSerialInsertDelete [2022-02-23T11:41:22.938Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T11:41:22.938Z] === RUN TestSetParallelInsertDelete [2022-02-23T11:41:23.002Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-02-23T11:41:23.002Z] PASS [2022-02-23T11:41:23.002Z] [2022-02-23T11:41:23.002Z] DONE 17 tests in 51.473s [2022-02-23T11:41:23.002Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T11:41:23.002Z] ++ 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-02-23T11:41:23.002Z] ++ set -e [2022-02-23T11:41:23.002Z] ++ '[' -n 0 ']' [2022-02-23T11:41:23.002Z] ++ set -x [2022-02-23T11:41:23.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-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-02-23T11:41:23.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T11:41:23.262Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T11:41:23.262Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T11:41:23.262Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T11:41:23.262Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T11:41:23.262Z] INFO: Testing against a local daemon [2022-02-23T11:41:23.262Z] === RUN TestPluginInvalidJSON [2022-02-23T11:41:23.262Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:41:23.262Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:41:23.262Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:41:23.262Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-23T11:41:23.262Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:41:23.262Z] === RUN TestPluginInstall [2022-02-23T11:41:23.262Z] === RUN TestPluginInstall/no_auth [2022-02-23T11:41:23.393Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.33s) [2022-02-23T11:41:23.393Z] === RUN TestRetrieveFromStore [2022-02-23T11:41:23.834Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T11:41:23.850Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-02-23T11:41:23.850Z] === RUN TestIsCorrupted [2022-02-23T11:41:23.850Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-23T11:41:23.850Z] === RUN TestSetRollover [2022-02-23T11:41:23.850Z] === RUN TestInt2IP2IntConversion [2022-02-23T11:41:24.308Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-23T11:41:24.308Z] === RUN TestGetAddressVersion [2022-02-23T11:41:24.308Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T11:41:24.308Z] === RUN TestKeyString [2022-02-23T11:41:24.308Z] --- PASS: TestKeyString (0.00s) [2022-02-23T11:41:24.308Z] === RUN TestPoolDataMarshal [2022-02-23T11:41:24.308Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T11:41:24.308Z] === RUN TestSubnetsMarshal [2022-02-23T11:41:24.308Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-23T11:41:24.308Z] === RUN TestAddSubnets [2022-02-23T11:41:24.308Z] --- PASS: TestAddSubnets (0.04s) [2022-02-23T11:41:24.308Z] === RUN TestDoublePoolRelease [2022-02-23T11:41:24.766Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-23T11:41:24.766Z] === RUN TestAddReleasePoolID [2022-02-23T11:41:24.766Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-23T11:41:24.766Z] === RUN TestPredefinedPool [2022-02-23T11:41:24.766Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-23T11:41:24.766Z] === RUN TestRemoveSubnet [2022-02-23T11:41:24.766Z] === RUN TestPoolRequest [2022-02-23T11:41:24.766Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T11:41:24.766Z] === RUN TestOtherRequests [2022-02-23T11:41:24.766Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T11:41:24.766Z] PASS [2022-02-23T11:41:24.766Z] coverage: 57.1% of statements [2022-02-23T11:41:24.766Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-02-23T11:41:24.766Z] --- PASS: TestRemoveSubnet (0.25s) [2022-02-23T11:41:24.766Z] === RUN TestGetSameAddress [2022-02-23T11:41:24.766Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-23T11:41:24.766Z] === RUN TestPoolAllocationReuse [2022-02-23T11:41:25.219Z] time="2022-02-23T11:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:25.219Z] time="2022-02-23T11:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c9e487feadb9a011b168ed63415fc9486e129331fd82f3102074e0188d23ac7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:25.219Z] time="2022-02-23T11:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:25.219Z] time="2022-02-23T11:41:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c9e487feadb9a011b168ed63415fc9486e129331fd82f3102074e0188d23ac7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:25.219Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T11:41:25.223Z] --- PASS: TestSetRollover (1.44s) [2022-02-23T11:41:25.223Z] === RUN TestSetRolloverSerial [2022-02-23T11:41:25.481Z] time="2022-02-23T11:41:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:25.481Z] time="2022-02-23T11:41:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfd383971626a115758453ffe5d3f4c8dd4c46b7a28466416ecf597a785971d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:25.481Z] time="2022-02-23T11:41:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:25.481Z] time="2022-02-23T11:41:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfd383971626a115758453ffe5d3f4c8dd4c46b7a28466416ecf597a785971d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:25.709Z] --- PASS: TestServiceUpdatePidsLimit (15.51s) [2022-02-23T11:41:25.709Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-23T11:41:25.709Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-23T11:41:25.709Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-23T11:41:25.709Z] PASS [2022-02-23T11:41:25.709Z] [2022-02-23T11:41:25.709Z] === Skipped [2022-02-23T11:41:25.709Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T11:41:25.709Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:41:25.709Z] [2022-02-23T11:41:25.709Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-23T11:41:25.709Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T11:41:25.709Z] [2022-02-23T11:41:25.709Z] DONE 27 tests, 2 skipped in 145.330s [2022-02-23T11:41:25.709Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T11:41:25.709Z] ++ 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-02-23T11:41:25.709Z] ++ set -e [2022-02-23T11:41:25.709Z] ++ '[' -n 0 ']' [2022-02-23T11:41:25.709Z] ++ set -x [2022-02-23T11:41:25.709Z] ++ 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-02-23T11:41:25.709Z] INFO: Testing against a local daemon [2022-02-23T11:41:25.709Z] === RUN TestSessionCreate [2022-02-23T11:41:25.709Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T11:41:25.709Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:41:25.709Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T11:41:25.709Z] PASS [2022-02-23T11:41:25.709Z] [2022-02-23T11:41:25.709Z] DONE 2 tests in 0.122s [2022-02-23T11:41:25.709Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T11:41:25.709Z] ++ 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-02-23T11:41:25.709Z] ++ set -e [2022-02-23T11:41:25.709Z] ++ '[' -n 0 ']' [2022-02-23T11:41:25.709Z] ++ set -x [2022-02-23T11:41:25.709Z] ++ 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-02-23T11:41:25.709Z] INFO: Testing against a local daemon [2022-02-23T11:41:25.709Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:41:25.709Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:41:25.709Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:41:25.709Z] === RUN TestDiskUsage [2022-02-23T11:41:25.709Z] === PAUSE TestDiskUsage [2022-02-23T11:41:25.709Z] === RUN TestEventsExecDie [2022-02-23T11:41:25.709Z] --- PASS: TestEventsExecDie (0.45s) [2022-02-23T11:41:25.709Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:41:25.709Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T11:41:25.709Z] === RUN TestEventsVolumeCreate [2022-02-23T11:41:25.709Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-23T11:41:25.709Z] === RUN TestInfoBinaryCommits [2022-02-23T11:41:25.709Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T11:41:25.709Z] === RUN TestInfoAPIVersioned [2022-02-23T11:41:25.709Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T11:41:25.709Z] === RUN TestInfoAPI [2022-02-23T11:41:25.709Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T11:41:25.709Z] === RUN TestInfoAPIWarnings [2022-02-23T11:41:25.741Z] === RUN TestPluginInstall/with_insecure [2022-02-23T11:41:26.186Z] === RUN TestGetCapabilities [2022-02-23T11:41:26.186Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T11:41:26.186Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T11:41:26.186Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T11:41:26.186Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T11:41:26.186Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T11:41:26.186Z] === RUN TestRemoteDriver [2022-02-23T11:41:26.186Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:41:26.186Z] PASS [2022-02-23T11:41:26.186Z] coverage: 47.4% of statements [2022-02-23T11:41:26.186Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2022-02-23T11:41:26.643Z] --- PASS: TestPoolAllocationReuse (1.61s) [2022-02-23T11:41:26.643Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T11:41:26.643Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T11:41:26.643Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T11:41:26.643Z] --- PASS: TestSetRolloverSerial (1.47s) [2022-02-23T11:41:26.643Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T11:41:26.643Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T11:41:26.643Z] PASS [2022-02-23T11:41:26.643Z] coverage: 84.4% of statements [2022-02-23T11:41:26.643Z] ok github.com/docker/docker/libnetwork/bitseq 13.207s coverage: 84.4% of statements [2022-02-23T11:41:26.684Z] time="2022-02-23T11:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:26.684Z] time="2022-02-23T11:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ff779c06a761da694168952f86686b916125f57671a2e4d454e93753d0d362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:26.684Z] time="2022-02-23T11:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T11:41:26.684Z] time="2022-02-23T11:41:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ff779c06a761da694168952f86686b916125f57671a2e4d454e93753d0d362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T11:41:26.945Z] plugin_test.go:165: [dd503aed71d0d] daemon is not started [2022-02-23T11:41:26.945Z] --- PASS: TestPluginInstall (3.59s) [2022-02-23T11:41:26.945Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2022-02-23T11:41:26.945Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-02-23T11:41:26.945Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-02-23T11:41:26.945Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:41:27.100Z] === RUN TestWindowsIPAM [2022-02-23T11:41:27.100Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T11:41:27.100Z] PASS [2022-02-23T11:41:27.100Z] coverage: 71.4% of statements [2022-02-23T11:41:27.100Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-02-23T11:41:27.889Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T11:41:28.061Z] === RUN TestDefaultNetwork [2022-02-23T11:41:28.465Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T11:41:28.465Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T11:41:28.519Z] --- PASS: TestDefaultNetwork (0.33s) [2022-02-23T11:41:28.519Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T11:41:28.519Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-02-23T11:41:28.519Z] === RUN TestInitAddressPools [2022-02-23T11:41:28.519Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T11:41:28.519Z] PASS [2022-02-23T11:41:28.519Z] coverage: 74.0% of statements [2022-02-23T11:41:28.519Z] ok github.com/docker/docker/libnetwork/ipamutils 0.724s coverage: 74.0% of statements [2022-02-23T11:41:28.975Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.31s) [2022-02-23T11:41:28.975Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T11:41:29.036Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T11:41:29.036Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T11:41:29.036Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T11:41:29.036Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T11:41:29.297Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T11:41:29.433Z] === RUN TestKeyValue [2022-02-23T11:41:29.433Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T11:41:29.433Z] PASS [2022-02-23T11:41:29.433Z] coverage: 60.0% of statements [2022-02-23T11:41:29.433Z] ok github.com/docker/docker/libnetwork/netlabel 0.065s coverage: 60.0% of statements [2022-02-23T11:41:30.241Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-02-23T11:41:30.241Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.98s) [2022-02-23T11:41:30.241Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-02-23T11:41:30.241Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:41:30.812Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-02-23T11:41:30.812Z] PASS [2022-02-23T11:41:30.812Z] [2022-02-23T11:41:30.812Z] DONE 10 tests in 7.691s [2022-02-23T11:41:30.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T11:41:30.812Z] ++ 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-02-23T11:41:30.812Z] ++ set -e [2022-02-23T11:41:30.812Z] ++ '[' -n 0 ']' [2022-02-23T11:41:30.812Z] ++ set -x [2022-02-23T11:41:30.812Z] ++ 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-02-23T11:41:30.812Z] INFO: Testing against a local daemon [2022-02-23T11:41:30.812Z] === RUN TestExternalGraphDriver [2022-02-23T11:41:30.812Z] === RUN TestExternalGraphDriver/json [2022-02-23T11:41:31.601Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-02-23T11:41:31.601Z] === RUN TestGetAddress [2022-02-23T11:41:31.753Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T11:41:32.326Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T11:41:32.564Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T11:41:32.899Z] === RUN TestExternalGraphDriver/spec [2022-02-23T11:41:33.020Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T11:41:33.020Z] PASS [2022-02-23T11:41:33.020Z] coverage: 100.0% of statements [2022-02-23T11:41:33.020Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-02-23T11:41:33.020Z] === RUN TestNetworkDBSimple [2022-02-23T11:41:33.160Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T11:41:33.481Z] === RUN TestGenerate [2022-02-23T11:41:33.481Z] --- PASS: TestGenerate (0.00s) [2022-02-23T11:41:33.481Z] === RUN TestGeneratePtr [2022-02-23T11:41:33.481Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T11:41:33.481Z] === RUN TestGenerateMissingField [2022-02-23T11:41:33.481Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T11:41:33.481Z] === RUN TestFieldCannotBeSet [2022-02-23T11:41:33.481Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T11:41:33.481Z] === RUN TestTypeMismatchError [2022-02-23T11:41:33.481Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T11:41:33.481Z] PASS [2022-02-23T11:41:33.481Z] coverage: 100.0% of statements [2022-02-23T11:41:33.481Z] ok github.com/docker/docker/libnetwork/options 0.055s coverage: 100.0% of statements [2022-02-23T11:41:33.941Z] testing: warning: no tests to run [2022-02-23T11:41:33.941Z] PASS [2022-02-23T11:41:33.941Z] coverage: 0.0% of statements [2022-02-23T11:41:33.941Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:41:33.941Z] 2022/02/23 11:41:33 Closing DB instances... [2022-02-23T11:41:34.398Z] === RUN TestRequestNewPort [2022-02-23T11:41:34.398Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestRequestSpecificPort [2022-02-23T11:41:34.398Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestReleasePort [2022-02-23T11:41:34.398Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestReuseReleasedPort [2022-02-23T11:41:34.398Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestReleaseUnreadledPort [2022-02-23T11:41:34.398Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestUnknowProtocol [2022-02-23T11:41:34.398Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestAllocateAllPorts [2022-02-23T11:41:34.398Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestPortAllocation [2022-02-23T11:41:34.398Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T11:41:34.398Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestNoDuplicateBPR [2022-02-23T11:41:34.398Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T11:41:34.398Z] === RUN TestChangePortRange [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T11:41:34.398Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T11:41:34.398Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T11:41:34.398Z] PASS [2022-02-23T11:41:34.398Z] coverage: 88.6% of statements [2022-02-23T11:41:34.398Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-23T11:41:34.858Z] testing: warning: no tests to run [2022-02-23T11:41:34.858Z] PASS [2022-02-23T11:41:34.858Z] coverage: 0.0% of statements [2022-02-23T11:41:34.858Z] ok github.com/docker/docker/libnetwork/portmapper 0.061s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:41:35.074Z] === RUN TestExternalGraphDriver/pull [2022-02-23T11:41:35.314Z] === RUN TestHashData [2022-02-23T11:41:35.314Z] --- PASS: TestHashData (0.00s) [2022-02-23T11:41:35.314Z] PASS [2022-02-23T11:41:35.314Z] coverage: 2.8% of statements [2022-02-23T11:41:35.314Z] ok github.com/docker/docker/libnetwork/resolvconf 0.054s coverage: 2.8% of statements [2022-02-23T11:41:35.772Z] --- PASS: TestNetworkDBSimple (2.70s) [2022-02-23T11:41:35.772Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T11:41:35.772Z] === RUN TestErrorConstructors [2022-02-23T11:41:35.772Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T11:41:35.772Z] === RUN TestCompareIPMask [2022-02-23T11:41:35.772Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T11:41:35.772Z] === RUN TestUtilGetHostPartIP [2022-02-23T11:41:35.772Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T11:41:35.772Z] === RUN TestUtilGetBroadcastIP [2022-02-23T11:41:35.772Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T11:41:35.772Z] === RUN TestParseCIDR [2022-02-23T11:41:35.772Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T11:41:35.772Z] PASS [2022-02-23T11:41:35.772Z] coverage: 37.3% of statements [2022-02-23T11:41:35.772Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-02-23T11:41:36.460Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T11:41:36.460Z] --- PASS: TestExternalGraphDriver (5.56s) [2022-02-23T11:41:36.460Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2022-02-23T11:41:36.460Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-02-23T11:41:36.460Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-02-23T11:41:36.460Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:41:36.722Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T11:41:36.734Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T11:41:36.735Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T11:41:36.735Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T11:41:36.735Z] PASS [2022-02-23T11:41:36.735Z] coverage: 50.0% of statements [2022-02-23T11:41:36.735Z] ok github.com/docker/docker/oci 0.064s coverage: 50.0% of statements [2022-02-23T11:41:36.735Z] 2022/02/23 11:41:36 Closing DB instances... [2022-02-23T11:41:37.698Z] === RUN TestParseVersion [2022-02-23T11:41:37.698Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T11:41:37.698Z] PASS [2022-02-23T11:41:37.698Z] coverage: 52.9% of statements [2022-02-23T11:41:37.698Z] === RUN TestAddressPoolOpt [2022-02-23T11:41:37.698Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/a [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/something [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/_=a [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/PATH [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/=a [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/PATH= [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/PATH=something [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/1asd [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/123 [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/some_space [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/= [2022-02-23T11:41:37.698Z] === RUN TestValidateEnv/PaTh [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestParseHost [2022-02-23T11:41:37.698Z] --- PASS: TestParseHost (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestParseDockerDaemonHost [2022-02-23T11:41:37.698Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestParseTCP [2022-02-23T11:41:37.698Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T11:41:37.698Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestValidateExtraHosts [2022-02-23T11:41:37.698Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2022-02-23T11:41:37.698Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestIpOptString [2022-02-23T11:41:37.698Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T11:41:37.698Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T11:41:37.698Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestIpOptSetInvalidVal [2022-02-23T11:41:37.698Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestValidateIPAddress [2022-02-23T11:41:37.698Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestMapOpts [2022-02-23T11:41:37.698Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestListOptsWithoutValidator [2022-02-23T11:41:37.698Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestListOptsWithValidator [2022-02-23T11:41:37.698Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestValidateDNSSearch [2022-02-23T11:41:37.698Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T11:41:37.698Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:41:37.698Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestNamedListOpts [2022-02-23T11:41:37.698Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestNamedMapOpts [2022-02-23T11:41:37.698Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestParseLink [2022-02-23T11:41:37.698Z] --- PASS: TestParseLink (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T11:41:37.698Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T11:41:37.698Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T11:41:37.698Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T11:41:37.698Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T11:41:37.698Z] === RUN TestUlimitOpt [2022-02-23T11:41:37.698Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T11:41:37.698Z] PASS [2022-02-23T11:41:37.698Z] coverage: 67.4% of statements [2022-02-23T11:41:37.698Z] ok github.com/docker/docker/opts 0.087s coverage: 67.4% of statements [2022-02-23T11:41:38.108Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T11:41:38.669Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-02-23T11:41:38.669Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T11:41:38.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T11:41:39.127Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T11:41:39.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-23T11:41:40.089Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T11:41:40.089Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T11:41:40.089Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2022-02-23T11:41:40.089Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T11:41:40.089Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T11:41:40.089Z] === RUN TestMiddleware [2022-02-23T11:41:40.089Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T11:41:40.089Z] === RUN TestNewResponseModifier [2022-02-23T11:41:40.089Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T11:41:40.089Z] PASS [2022-02-23T11:41:40.089Z] coverage: 26.8% of statements [2022-02-23T11:41:40.090Z] ok github.com/docker/docker/pkg/authorization 0.724s coverage: 26.8% of statements [2022-02-23T11:41:40.090Z] 2022/02/23 11:41:39 Closing DB instances... [2022-02-23T11:41:40.546Z] === RUN TestIsArchivePathDir [2022-02-23T11:41:40.546Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-23T11:41:40.546Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T11:41:40.546Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2022-02-23T11:41:40.546Z] === RUN TestIsArchivePathTar [2022-02-23T11:41:40.546Z] === RUN TestUnbuffered [2022-02-23T11:41:40.546Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T11:41:40.546Z] === RUN TestRaceUnbuffered [2022-02-23T11:41:40.546Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T11:41:40.546Z] PASS [2022-02-23T11:41:40.546Z] coverage: 100.0% of statements [2022-02-23T11:41:40.546Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2022-02-23T11:41:40.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-23T11:41:40.572Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2022-02-23T11:41:40.572Z] PASS [2022-02-23T11:41:40.572Z] [2022-02-23T11:41:40.572Z] DONE 5 tests in 9.854s [2022-02-23T11:41:40.572Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T11:41:40.572Z] ++ 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-02-23T11:41:40.572Z] ++ set -e [2022-02-23T11:41:40.572Z] ++ '[' -n 0 ']' [2022-02-23T11:41:40.572Z] ++ set -x [2022-02-23T11:41:40.573Z] ++ 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-02-23T11:41:40.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-23T11:41:40.833Z] INFO: Testing against a local daemon [2022-02-23T11:41:40.833Z] === RUN TestContinueAfterPluginCrash [2022-02-23T11:41:40.833Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T11:41:40.833Z] === RUN TestReadPluginNoRead [2022-02-23T11:41:40.833Z] === PAUSE TestReadPluginNoRead [2022-02-23T11:41:40.833Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T11:41:40.833Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T11:41:40.833Z] === CONT TestContinueAfterPluginCrash [2022-02-23T11:41:40.833Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T11:41:41.002Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-02-23T11:41:41.003Z] === RUN TestDecompressStreamGzip [2022-02-23T11:41:41.003Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-23T11:41:41.003Z] === RUN TestDecompressStreamBzip2 [2022-02-23T11:41:41.003Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2022-02-23T11:41:41.003Z] === RUN TestDecompressStreamXz [2022-02-23T11:41:41.003Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:41:41.003Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T11:41:41.003Z] === RUN TestDecompressStreamZstd [2022-02-23T11:41:41.471Z] archive_test.go:140: zstd not installed [2022-02-23T11:41:41.471Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T11:41:41.471Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T11:41:41.471Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T11:41:41.471Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestCompressStreamInvalid [2022-02-23T11:41:41.471Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionInvalid [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionUncompressed [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionBzip2 [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionGzip [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionXz [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestExtensionZstd [2022-02-23T11:41:41.471Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestCmdStreamLargeStderr [2022-02-23T11:41:41.471Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-23T11:41:41.471Z] === RUN TestCmdStreamBad [2022-02-23T11:41:41.471Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:41:41.471Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestCmdStreamGood [2022-02-23T11:41:41.471Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T11:41:41.471Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T11:41:41.471Z] === RUN TestMatch [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[foo]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[]#01 [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[qux]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T11:41:41.471Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T11:41:41.471Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T11:41:41.471Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T11:41:41.471Z] PASS [2022-02-23T11:41:41.471Z] coverage: 87.5% of statements [2022-02-23T11:41:41.471Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2022-02-23T11:41:41.471Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T11:41:41.471Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T11:41:41.471Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T11:41:41.471Z] === RUN TestUntarPath [2022-02-23T11:41:41.471Z] --- PASS: TestUntarPath (0.09s) [2022-02-23T11:41:41.471Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T11:41:41.471Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.10s) [2022-02-23T11:41:41.471Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T11:41:41.927Z] --- PASS: TestUntarPathWithDestinationFile (0.19s) [2022-02-23T11:41:41.927Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T11:41:41.927Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-02-23T11:41:41.927Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T11:41:41.927Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T11:41:41.927Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T11:41:41.927Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T11:41:41.927Z] === RUN TestCopyWithTarSrcFile [2022-02-23T11:41:41.927Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T11:41:41.927Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T11:41:41.927Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T11:41:41.927Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T11:41:41.927Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T11:41:41.927Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T11:41:41.927Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T11:41:41.927Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T11:41:41.927Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-23T11:41:41.927Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T11:41:41.927Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T11:41:41.927Z] === RUN TestTarFiles [2022-02-23T11:41:42.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-23T11:41:42.888Z] === RUN TestChrootTarUntar [2022-02-23T11:41:42.888Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T11:41:42.888Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T11:41:42.888Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T11:41:42.888Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootCopyWithTar [2022-02-23T11:41:42.888Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootCopyFileWithTar [2022-02-23T11:41:42.888Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootUntarPath [2022-02-23T11:41:42.888Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T11:41:42.888Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T11:41:42.888Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:41:42.888Z] === RUN TestChrootApplyDotDotFile [2022-02-23T11:41:42.888Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:41:42.888Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:41:42.888Z] PASS [2022-02-23T11:41:42.888Z] coverage: 15.1% of statements [2022-02-23T11:41:42.888Z] ok github.com/docker/docker/pkg/chrootarchive 0.108s coverage: 15.1% of statements [2022-02-23T11:41:43.851Z] === RUN TestSizeEmpty [2022-02-23T11:41:43.851Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestSizeEmptyFile [2022-02-23T11:41:43.851Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestSizeNonemptyFile [2022-02-23T11:41:43.851Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T11:41:43.851Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T11:41:43.851Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T11:41:43.851Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T11:41:43.851Z] === RUN TestMoveToSubdir [2022-02-23T11:41:43.851Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-23T11:41:43.851Z] === RUN TestSizeNonExistingDirectory [2022-02-23T11:41:43.851Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T11:41:43.851Z] PASS [2022-02-23T11:41:43.851Z] coverage: 80.0% of statements [2022-02-23T11:41:43.851Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-02-23T11:41:43.851Z] 2022/02/23 11:41:43 Closing DB instances... [2022-02-23T11:41:43.855Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-02-23T11:41:43.855Z] === RUN TestInfoDebug [2022-02-23T11:41:43.855Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T11:41:43.855Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:41:43.855Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-23T11:41:43.855Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:41:43.855Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T11:41:43.855Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:41:43.855Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-23T11:41:43.855Z] === RUN TestPingCacheHeaders [2022-02-23T11:41:43.855Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T11:41:43.855Z] === RUN TestPingGet [2022-02-23T11:41:43.855Z] --- PASS: TestPingGet (0.01s) [2022-02-23T11:41:43.855Z] === RUN TestPingHead [2022-02-23T11:41:43.855Z] --- PASS: TestPingHead (0.02s) [2022-02-23T11:41:43.855Z] === RUN TestVersion [2022-02-23T11:41:43.855Z] --- PASS: TestVersion (0.02s) [2022-02-23T11:41:43.855Z] === CONT TestDiskUsage [2022-02-23T11:41:43.972Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T11:41:43.972Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T11:41:43.972Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T11:41:43.972Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T11:41:43.972Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-23T11:41:43.972Z] remote: Enumerating objects: 23, done. [2022-02-23T11:41:43.972Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-23T11:41:43.972Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-23T11:41:43.972Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-23T11:41:43.972Z] 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-02-23T11:41:43.972Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-23T11:41:43.972Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-23T11:41:43.972Z] Cross building: bundles/cross/linux/ppc64le [2022-02-23T11:41:43.972Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T11:41:43.972Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T11:41:44.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T11:41:44.426Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T11:41:44.686Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T11:41:44.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-23T11:41:44.816Z] === RUN TestPollerAddRemove [2022-02-23T11:41:44.816Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T11:41:44.816Z] === RUN TestPollerEvent [2022-02-23T11:41:44.816Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:41:44.816Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T11:41:44.816Z] === RUN TestPollerClose [2022-02-23T11:41:44.816Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T11:41:44.816Z] PASS [2022-02-23T11:41:44.816Z] coverage: 45.7% of statements [2022-02-23T11:41:44.816Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage (1.07s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T11:41:44.947Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:41:44.947Z] PASS [2022-02-23T11:41:44.947Z] [2022-02-23T11:41:44.947Z] === Skipped [2022-02-23T11:41:44.947Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:41:44.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:41:44.947Z] [2022-02-23T11:41:44.947Z] DONE 50 tests, 1 skipped in 19.676s [2022-02-23T11:41:44.947Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T11:41:44.948Z] ++ 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-02-23T11:41:44.948Z] ++ set -e [2022-02-23T11:41:44.948Z] ++ '[' -n 0 ']' [2022-02-23T11:41:44.948Z] ++ set -x [2022-02-23T11:41:44.948Z] ++ 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-02-23T11:41:44.948Z] INFO: Testing against a local daemon [2022-02-23T11:41:44.948Z] === RUN TestVolumesCreateAndList [2022-02-23T11:41:44.948Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T11:41:44.948Z] === RUN TestVolumesRemove [2022-02-23T11:41:44.948Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-23T11:41:44.948Z] === RUN TestVolumesInspect [2022-02-23T11:41:44.948Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T11:41:44.948Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:41:44.948Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:41:44.948Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:41:44.948Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:41:44.948Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T11:41:44.948Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T11:41:44.948Z] PASS [2022-02-23T11:41:44.948Z] [2022-02-23T11:41:44.948Z] DONE 5 tests in 0.194s [2022-02-23T11:41:44.948Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T11:41:45.207Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T11:41:45.207Z] +++ kill 13140 [2022-02-23T11:41:45.467Z] +++ /etc/init.d/apparmor stop [2022-02-23T11:41:45.467Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T11:41:45.467Z] [2022-02-23T11:41:45.467Z] Unloading profiles will leave already running processes permanently [2022-02-23T11:41:45.467Z] unconfined, which can lead to unexpected situations. [2022-02-23T11:41:45.467Z] [2022-02-23T11:41:45.467Z] To set a process to complain mode, use the command line tool [2022-02-23T11:41:45.467Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T11:41:45.467Z] +++ true [2022-02-23T11:41:45.467Z] exiting test-integration [2022-02-23T11:41:45.467Z] ++ exit 0 [2022-02-23T11:41:45.467Z] [2022-02-23T11:41:45.672Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e0f458_} [2022-02-23T11:41:45.672Z] --- PASS: TestDaemonStartWithLogOpt (4.89s) [2022-02-23T11:41:45.672Z] === CONT TestReadPluginNoRead [2022-02-23T11:41:45.777Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-02-23T11:41:45.777Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T11:41:45.777Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T11:41:45.777Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:41:45.777Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T11:41:45.777Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T11:41:45.777Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCopyFile [2022-02-23T11:41:45.777Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T11:41:45.777Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:41:45.777Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T11:41:45.777Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T11:41:45.777Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:41:45.777Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestWildcardMatches [2022-02-23T11:41:45.777Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestPatternMatches [2022-02-23T11:41:45.777Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T11:41:45.777Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T11:41:45.777Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T11:41:45.777Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T11:41:45.777Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T11:41:45.777Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T11:41:45.777Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestSingleExclamationError [2022-02-23T11:41:45.777Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestMatchesWithNoPatterns [2022-02-23T11:41:45.777Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T11:41:45.777Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestMatches [2022-02-23T11:41:45.777Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T11:41:45.777Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T11:41:45.777Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T11:41:45.777Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T11:41:45.777Z] --- PASS: TestMatches (0.01s) [2022-02-23T11:41:45.777Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T11:41:45.777Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T11:41:45.777Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T11:41:45.777Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCleanPatterns [2022-02-23T11:41:45.777Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T11:41:45.777Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T11:41:45.777Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T11:41:45.777Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T11:41:45.777Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T11:41:45.778Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T11:41:45.778Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T11:41:45.778Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T11:41:45.778Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T11:41:45.778Z] === RUN TestCreateIfNotExistsDir [2022-02-23T11:41:45.778Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T11:41:45.778Z] === RUN TestCreateIfNotExistsFile [2022-02-23T11:41:45.778Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T11:41:45.778Z] === RUN TestMatch [2022-02-23T11:41:45.778Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:41:45.778Z] === RUN TestCompile [2022-02-23T11:41:45.778Z] === RUN TestCompile/slash [2022-02-23T11:41:45.778Z] === RUN TestCompile/backslash [2022-02-23T11:41:45.778Z] --- PASS: TestCompile (0.00s) [2022-02-23T11:41:45.778Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T11:41:45.778Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T11:41:45.778Z] PASS [2022-02-23T11:41:45.778Z] coverage: 84.7% of statements [2022-02-23T11:41:45.778Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements Post stage [Pipeline] junit [2022-02-23T11:41:46.050Z] Recording test results [2022-02-23T11:41:46.266Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T11:41:46.609Z] + echo Ensuring container killed. [2022-02-23T11:41:46.609Z] Ensuring container killed. [2022-02-23T11:41:46.609Z] + docker rm -vf docker-pr5 [2022-02-23T11:41:46.609Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-02-23T11:41:46.740Z] === RUN TestGet [2022-02-23T11:41:46.740Z] --- PASS: TestGet (0.00s) [2022-02-23T11:41:46.740Z] === RUN TestGetShortcutString [2022-02-23T11:41:46.740Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T11:41:46.740Z] PASS [2022-02-23T11:41:46.740Z] coverage: 42.9% of statements [2022-02-23T11:41:46.740Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-02-23T11:41:46.894Z] + echo Chowning /workspace to jenkins user [2022-02-23T11:41:46.894Z] Chowning /workspace to jenkins user [2022-02-23T11:41:46.894Z] + id -u [2022-02-23T11:41:46.894Z] + id -g [2022-02-23T11:41:46.894Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T11:41:46.894Z] Unable to find image 'busybox:latest' locally [2022-02-23T11:41:46.894Z] latest: Pulling from library/busybox [2022-02-23T11:41:46.894Z] b0fae56fd889: Pulling fs layer [2022-02-23T11:41:47.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11939392060_/foo_false____} [2022-02-23T11:41:47.159Z] b0fae56fd889: Verifying Checksum [2022-02-23T11:41:47.159Z] b0fae56fd889: Download complete [2022-02-23T11:41:47.159Z] b0fae56fd889: Pull complete [2022-02-23T11:41:47.159Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T11:41:47.159Z] Status: Downloaded newer image for busybox:latest [2022-02-23T11:41:47.319Z] docker_api_swarm_node_test.go:20: [dc18992ebd4da] joining swarm manager [d90b81b0b473a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:41:47.702Z] 2022/02/23 11:41:47 Closing DB instances... [2022-02-23T11:41:47.702Z] === RUN TestCreateIDMapOrder [2022-02-23T11:41:47.702Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T11:41:47.702Z] PASS [2022-02-23T11:41:47.702Z] coverage: 7.2% of statements [2022-02-23T11:41:47.702Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-02-23T11:41:48.158Z] --- PASS: TestTarFiles (6.29s) [2022-02-23T11:41:48.158Z] === RUN TestDetectCompressionZstd [2022-02-23T11:41:48.158Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T11:41:48.158Z] === RUN TestTarUntar [2022-02-23T11:41:48.158Z] --- PASS: TestTarUntar (0.07s) [2022-02-23T11:41:48.158Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T11:41:48.262Z] docker_api_swarm_node_test.go:21: [ded08e1929e70] joining swarm manager [d90b81b0b473a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:41:48.524Z] === RUN TestReadPluginNoRead/default [2022-02-23T11:41:48.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11939392060_/foo_true____} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T11:41:48.615Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.03s) [2022-02-23T11:41:48.615Z] === RUN TestTarWithOptions [2022-02-23T11:41:48.615Z] --- PASS: TestTarWithOptions (0.08s) [2022-02-23T11:41:48.615Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T11:41:48.615Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T11:41:48.615Z] === RUN TestUntarUstarGnuConflict [2022-02-23T11:41:48.615Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T11:41:48.615Z] === RUN TestUntarInvalidFilenames [2022-02-23T11:41:48.615Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames271129322\\dest" [2022-02-23T11:41:48.615Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-23T11:41:48.615Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T11:41:48.615Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-23T11:41:48.615Z] === RUN TestUntarInvalidHardlink [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink426094641\\victim\\hello" -> "../victim/hello" [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3245681666\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4058911096\\victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3446767713\\victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4001806294\\victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2108287154\\victim" -> "../victim" [2022-02-23T11:41:48.615Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-02-23T11:41:48.615Z] === RUN TestUntarInvalidSymlink [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1306397473\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1857289826\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1864334608\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1204700916\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink65515801\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2378446399\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:48.615Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1733251255\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T11:41:48.615Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-23T11:41:48.615Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T11:41:48.615Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T11:41:48.615Z] === RUN TestXGlobalNoParent [2022-02-23T11:41:48.615Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T11:41:48.615Z] === RUN TestReplaceFileTarWrapper [2022-02-23T11:41:48.848Z] + bundleName=arm64-integration [2022-02-23T11:41:48.848Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-23T11:41:48.848Z] Creating arm64-integration-bundles.tar.gz [2022-02-23T11:41:48.848Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-02-23T11:41:48.848Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T11:41:49.071Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-23T11:41:49.071Z] === RUN TestNetworkDBNodeLeave [2022-02-23T11:41:49.071Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-23T11:41:49.071Z] === RUN TestPrefixHeaderReadable [2022-02-23T11:41:49.071Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T11:41:49.071Z] === RUN TestDisablePigz [2022-02-23T11:41:49.071Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T11:41:49.071Z] --- PASS: TestDisablePigz (0.17s) [2022-02-23T11:41:49.071Z] === RUN TestPigz [2022-02-23T11:41:49.071Z] === RUN TestFixedBufferCap [2022-02-23T11:41:49.071Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestFixedBufferLen [2022-02-23T11:41:49.071Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestFixedBufferString [2022-02-23T11:41:49.071Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestFixedBufferWrite [2022-02-23T11:41:49.071Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestFixedBufferRead [2022-02-23T11:41:49.071Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestBytesPipeRead [2022-02-23T11:41:49.071Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestBytesPipeWrite [2022-02-23T11:41:49.071Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T11:41:49.071Z] === RUN TestBytesPipeWriteRandomChunks [Pipeline] archiveArtifacts [2022-02-23T11:41:49.135Z] Archiving artifacts [2022-02-23T11:41:49.527Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T11:41:49.527Z] --- PASS: TestPigz (0.20s) [2022-02-23T11:41:49.527Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:41:49.527Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:41:49.527Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestCanonicalTarNameForPath [2022-02-23T11:41:49.527Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestCanonicalTarName [2022-02-23T11:41:49.527Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChmodTarEntry [2022-02-23T11:41:49.527Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestHardLinkOrder [2022-02-23T11:41:49.527Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-23T11:41:49.527Z] === RUN TestChangeString [2022-02-23T11:41:49.527Z] --- PASS: TestChangeString (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesWithNoChanges [2022-02-23T11:41:49.527Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T11:41:49.527Z] === RUN TestChangesWithChanges [2022-02-23T11:41:49.527Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T11:41:49.527Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T11:41:49.527Z] changes_test.go:195: needs more investigation [2022-02-23T11:41:49.527Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesDirsEmpty [2022-02-23T11:41:49.527Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:41:49.527Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesDirsMutated [2022-02-23T11:41:49.527Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:41:49.527Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestApplyLayer [2022-02-23T11:41:49.527Z] changes_test.go:432: needs further investigation [2022-02-23T11:41:49.527Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T11:41:49.527Z] changes_test.go:468: needs further investigation [2022-02-23T11:41:49.527Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T11:41:49.527Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T11:41:49.527Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T11:41:49.527Z] === RUN TestChangesSize [2022-02-23T11:41:49.527Z] --- PASS: TestChangesSize (0.01s) [2022-02-23T11:41:49.527Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T11:41:49.527Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3925198979\\dest" [2022-02-23T11:41:49.527Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T11:41:49.527Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink558720394\\victim\\hello" -> "../victim/hello" [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink753842730\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2317070105\\victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink915687234\\victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2849572178\\victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2391893464\\victim" -> "../victim" [2022-02-23T11:41:49.527Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-23T11:41:49.527Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2279095981\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink886597711\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink97454736\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3972252494\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3252064073\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:49.527Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3800406825\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:41:49.527Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T11:41:49.527Z] === RUN TestApplyLayerWhiteouts [2022-02-23T11:41:49.911Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T11:41:49.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_false____} [2022-02-23T11:41:49.983Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-23T11:41:49.983Z] === RUN TestAtomicWriteToFile [2022-02-23T11:41:49.983Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T11:41:49.983Z] === RUN TestAtomicWriteSetCommit [2022-02-23T11:41:49.983Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-02-23T11:41:49.983Z] === RUN TestGenerateEmptyFile [2022-02-23T11:41:49.983Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestGenerateWithContent [2022-02-23T11:41:49.983Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T11:41:49.983Z] PASS [2022-02-23T11:41:49.983Z] coverage: 62.0% of statements [2022-02-23T11:41:49.983Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T11:41:49.983Z] === RUN TestAtomicWriteSetCancel [2022-02-23T11:41:49.983Z] ok github.com/docker/docker/pkg/archive 9.534s coverage: 62.0% of statements [2022-02-23T11:41:49.983Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T11:41:49.983Z] === RUN TestReadCloserWrapperClose [2022-02-23T11:41:49.983Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T11:41:49.983Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestReaderErrWrapperRead [2022-02-23T11:41:49.983Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestCancelReadCloser [2022-02-23T11:41:49.983Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T11:41:49.983Z] === RUN TestWriteCloserWrapperClose [2022-02-23T11:41:49.983Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestNopWriteCloser [2022-02-23T11:41:49.983Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestNopWriter [2022-02-23T11:41:49.983Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T11:41:49.983Z] === RUN TestWriteCounter [2022-02-23T11:41:49.983Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T11:41:49.983Z] PASS [2022-02-23T11:41:49.983Z] coverage: 69.2% of statements [2022-02-23T11:41:49.983Z] ok github.com/docker/docker/pkg/ioutils 0.703s coverage: 69.2% of statements [2022-02-23T11:41:50.853Z] --- PASS: TestContinueAfterPluginCrash (10.07s) [2022-02-23T11:41:51.114Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T11:41:51.122Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T11:41:51.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_true____} [2022-02-23T11:41:51.437Z] + make clean [2022-02-23T11:41:51.437Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T11:41:51.437Z] docker-dev-cache [2022-02-23T11:41:51.437Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T11:41:51.514Z] === RUN TestError [2022-02-23T11:41:51.514Z] --- PASS: TestError (0.00s) [2022-02-23T11:41:51.514Z] === RUN TestProgressString [2022-02-23T11:41:51.514Z] === RUN TestProgressString/no_progress [2022-02-23T11:41:51.514Z] === RUN TestProgressString/progress_1 [2022-02-23T11:41:51.514Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T11:41:51.514Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T11:41:51.514Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T11:41:51.514Z] === RUN TestProgressString/with_units [2022-02-23T11:41:51.514Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T11:41:51.514Z] === RUN TestProgressString/hide_counts [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T11:41:51.514Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T11:41:51.514Z] === RUN TestJSONMessageDisplay [2022-02-23T11:41:51.514Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-02-23T11:41:51.514Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T11:41:51.514Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T11:41:51.514Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T11:41:51.514Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T11:41:51.514Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T11:41:51.514Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T11:41:51.514Z] PASS [2022-02-23T11:41:51.514Z] coverage: 91.7% of statements [2022-02-23T11:41:51.514Z] ok github.com/docker/docker/pkg/jsonmessage 0.286s coverage: 91.7% of statements [2022-02-23T11:41:51.971Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-23T11:41:51.971Z] === RUN TestNetworkDBWatch [2022-02-23T11:41:51.971Z] === RUN TestStandardLongPath [2022-02-23T11:41:51.971Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T11:41:51.971Z] === RUN TestUNCLongPath [2022-02-23T11:41:51.971Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T11:41:51.971Z] PASS [2022-02-23T11:41:51.971Z] coverage: 100.0% of statements [2022-02-23T11:41:51.971Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-02-23T11:41:52.320Z] === CONT TestReadPluginNoRead [2022-02-23T11:41:52.320Z] read_test.go:92: [d3255ee15a93b] daemon is not started [2022-02-23T11:41:52.320Z] --- PASS: TestReadPluginNoRead (6.54s) [2022-02-23T11:41:52.320Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-02-23T11:41:52.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-02-23T11:41:52.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-02-23T11:41:52.320Z] PASS [2022-02-23T11:41:52.320Z] [2022-02-23T11:41:52.320Z] DONE 6 tests in 11.554s [2022-02-23T11:41:52.320Z] 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-02-23T11:41:52.320Z] ++ 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-02-23T11:41:52.320Z] ++ set -e [2022-02-23T11:41:52.320Z] ++ '[' -n 0 ']' [2022-02-23T11:41:52.320Z] ++ set -x [2022-02-23T11:41:52.320Z] ++ 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-02-23T11:41:52.320Z] testing: warning: no tests to run [2022-02-23T11:41:52.320Z] PASS [2022-02-23T11:41:52.320Z] [2022-02-23T11:41:52.320Z] DONE 0 tests in 0.031s [2022-02-23T11:41:52.320Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T11:41:52.320Z] ++ 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-02-23T11:41:52.320Z] ++ set -e [2022-02-23T11:41:52.320Z] ++ '[' -n 0 ']' [2022-02-23T11:41:52.320Z] ++ set -x [2022-02-23T11:41:52.320Z] ++ 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-02-23T11:41:52.320Z] INFO: Testing against a local daemon [2022-02-23T11:41:52.320Z] === RUN TestPluginWithDevMounts [2022-02-23T11:41:52.320Z] === PAUSE TestPluginWithDevMounts [2022-02-23T11:41:52.320Z] === CONT TestPluginWithDevMounts [2022-02-23T11:41:52.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_true__0xc000e0f488__} [2022-02-23T11:41:52.933Z] === RUN TestNameFormat [2022-02-23T11:41:52.933Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T11:41:52.933Z] === RUN TestNameRetries [2022-02-23T11:41:52.933Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T11:41:52.933Z] PASS [2022-02-23T11:41:52.933Z] coverage: 85.7% of statements [2022-02-23T11:41:52.933Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T11:41:53.390Z] 2022/02/23 11:41:53 Closing DB instances... [2022-02-23T11:41:53.845Z] === RUN TestParseKeyValueOpt [2022-02-23T11:41:53.845Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T11:41:53.845Z] === RUN TestParseUintList [2022-02-23T11:41:53.845Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T11:41:53.845Z] === RUN TestParseUintListMaximumLimits [2022-02-23T11:41:53.845Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T11:41:53.845Z] PASS [2022-02-23T11:41:53.845Z] coverage: 97.0% of statements [2022-02-23T11:41:53.845Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-02-23T11:41:53.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e0f4a0_} [2022-02-23T11:41:53.966Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-02-23T11:41:53.966Z] PASS [2022-02-23T11:41:53.966Z] [2022-02-23T11:41:53.966Z] DONE 1 tests in 1.629s [2022-02-23T11:41:53.966Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T11:41:53.966Z] ++ 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-02-23T11:41:53.966Z] ++ set -e [2022-02-23T11:41:53.966Z] ++ '[' -n 0 ']' [2022-02-23T11:41:53.966Z] ++ set -x [2022-02-23T11:41:53.966Z] ++ 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-02-23T11:41:53.966Z] INFO: Testing against a local daemon [2022-02-23T11:41:53.966Z] === RUN TestSecretInspect [2022-02-23T11:41:54.491Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:41:54.491Z] INFO: Testing against a local daemon [2022-02-23T11:41:54.491Z] === RUN TestBuildWithSession [2022-02-23T11:41:54.491Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:41:54.491Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:41:54.491Z] === RUN TestBuildSquashParent [2022-02-23T11:41:54.491Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:41:54.491Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:41:54.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:41:54.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:41:54.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:41:54.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:41:54.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:41:54.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:41:54.819Z] === RUN TestNewAndRemove [2022-02-23T11:41:54.819Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T11:41:54.819Z] === RUN TestRemoveInvalidPath [2022-02-23T11:41:54.819Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T11:41:54.819Z] PASS [2022-02-23T11:41:54.819Z] coverage: 82.6% of statements [2022-02-23T11:41:54.819Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-02-23T11:41:54.819Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-23T11:41:54.819Z] === RUN TestNetworkDBBulkSync [2022-02-23T11:41:55.352Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e0f4b8_} [2022-02-23T11:41:56.294Z] --- PASS: TestSecretInspect (2.23s) [2022-02-23T11:41:56.294Z] === RUN TestSecretList [2022-02-23T11:41:56.347Z] 2022/02/23 11:41:55 Closing DB instances... [2022-02-23T11:41:56.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e0f4d0_} [2022-02-23T11:41:56.803Z] === RUN TestFailedConnection [2022-02-23T11:41:57.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e0f4e8_} [2022-02-23T11:41:57.766Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-23T11:41:57.766Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T11:41:57.766Z] --- PASS: TestGetAddress (26.41s) [2022-02-23T11:41:57.766Z] === RUN TestRequestSyntaxCheck [2022-02-23T11:41:57.766Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T11:41:57.766Z] === RUN TestRequest [2022-02-23T11:41:58.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T11:41:58.517Z] --- PASS: TestSecretList (2.20s) [2022-02-23T11:41:58.517Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:41:58.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-23T11:41:59.296Z] --- PASS: TestFailedConnection (2.12s) [2022-02-23T11:41:59.296Z] === RUN TestFailOnce [2022-02-23T11:41:59.296Z] 2022/02/23 11:41:58 http: panic serving 127.0.0.1:49280: Plugin not ready [2022-02-23T11:41:59.296Z] goroutine 18 [running]: [2022-02-23T11:41:59.296Z] net/http.(*conn).serve.func1() [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T11:41:59.296Z] panic({0xe6a8e0, 0xf7e260}) [2022-02-23T11:41:59.296Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T11:41:59.296Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xec289641ba3f0aca}, 0xc000229a98) [2022-02-23T11:41:59.296Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T11:41:59.296Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf8b140, 0xc00019e0e0}, 0xda1146) [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T11:41:59.296Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf8b140, 0xc00019e0e0}, 0xc000220000) [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T11:41:59.296Z] net/http.serverHandler.ServeHTTP({0xf89830}, {0xf8b140, 0xc00019e0e0}, 0xc000220000) [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T11:41:59.296Z] net/http.(*conn).serve(0xc00020e000, {0xf8d140, 0xc00008a0c0}) [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T11:41:59.296Z] created by net/http.(*Server).Serve [2022-02-23T11:41:59.296Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T11:41:59.296Z] time="2022-02-23T11:41:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.FailOnce: Post \"http://127.0.0.1:49279/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-23T11:41:59.727Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T11:42:00.259Z] --- PASS: TestFailOnce (1.23s) [2022-02-23T11:42:00.259Z] === RUN TestEchoInputOutput [2022-02-23T11:42:00.259Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T11:42:00.259Z] === RUN TestBackoff [2022-02-23T11:42:00.259Z] --- PASS: TestBackoff (0.00s) [2022-02-23T11:42:00.259Z] === RUN TestAbortRetry [2022-02-23T11:42:00.259Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T11:42:00.259Z] === RUN TestClientScheme [2022-02-23T11:42:00.259Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T11:42:00.259Z] === RUN TestNewClientWithTimeout [2022-02-23T11:42:00.715Z] 2022/02/23 11:42:00 Closing DB instances... [2022-02-23T11:42:00.715Z] time="2022-02-23T11:42:00Z" level=error msg="node: 7988ef223324 is unknown to memberlist" [2022-02-23T11:42:00.715Z] time="2022-02-23T11:42:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T11:42:01.112Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2022-02-23T11:42:01.112Z] === RUN TestSecretsUpdate [2022-02-23T11:42:02.246Z] time="2022-02-23T11:42:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T11:42:02.499Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T11:42:03.210Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2022-02-23T11:42:03.210Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T11:42:03.448Z] docker_api_swarm_test.go:502: [d86e44b800a46] joining swarm manager [db4d6c47f85cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:42:04.020Z] --- PASS: TestSecretsUpdate (2.87s) [2022-02-23T11:42:04.020Z] === RUN TestTemplatedSecret [2022-02-23T11:42:04.176Z] 2022/02/23 11:42:03 Closing DB instances... [2022-02-23T11:42:04.594Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T11:42:04.632Z] time="2022-02-23T11:42:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T11:42:05.354Z] === RUN TestBoolValue [2022-02-23T11:42:05.354Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestBoolValueOrDefault [2022-02-23T11:42:05.354Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestInt64ValueOrZero [2022-02-23T11:42:05.354Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestInt64ValueOrDefault [2022-02-23T11:42:05.354Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T11:42:05.354Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestJsonContentType [2022-02-23T11:42:05.354Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 14.7% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements [2022-02-23T11:42:05.354Z] === RUN TestMaskSecretKeys [2022-02-23T11:42:05.354Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T11:42:05.354Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T11:42:05.354Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T11:42:05.354Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestVersionMiddlewareVersion [2022-02-23T11:42:05.354Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T11:42:05.354Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 37.7% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/server/middleware 0.062s coverage: 37.7% of statements [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T11:42:05.354Z] === RUN TestToJSON [2022-02-23T11:42:05.354Z] --- PASS: TestToJSON (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestToParamWithVersion [2022-02-23T11:42:05.354Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestFromJSON [2022-02-23T11:42:05.354Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestEmpty [2022-02-23T11:42:05.354Z] --- PASS: TestEmpty (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T11:42:05.354Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestArgsMatchKVList [2022-02-23T11:42:05.354Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestArgsMatch [2022-02-23T11:42:05.354Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestAdd [2022-02-23T11:42:05.354Z] --- PASS: TestAdd (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestDel [2022-02-23T11:42:05.354Z] --- PASS: TestDel (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestLen [2022-02-23T11:42:05.354Z] --- PASS: TestLen (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestExactMatch [2022-02-23T11:42:05.354Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestOnlyOneExactMatch [2022-02-23T11:42:05.354Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestContains [2022-02-23T11:42:05.354Z] --- PASS: TestContains (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestValidate [2022-02-23T11:42:05.354Z] --- PASS: TestValidate (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestWalkValues [2022-02-23T11:42:05.354Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestFuzzyMatch [2022-02-23T11:42:05.354Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestClone [2022-02-23T11:42:05.354Z] --- PASS: TestClone (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 92.2% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2022-02-23T11:42:05.354Z] === RUN TestStrSliceMarshalJSON [2022-02-23T11:42:05.354Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T11:42:05.354Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestStrSliceUnmarshalString [2022-02-23T11:42:05.354Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T11:42:05.354Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 90.0% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-02-23T11:42:05.354Z] === RUN TestAdjustForAPIVersion [2022-02-23T11:42:05.354Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 5.7% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T11:42:05.354Z] === RUN TestDurationToSecondsString [2022-02-23T11:42:05.354Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestGetTimestamp [2022-02-23T11:42:05.354Z] --- PASS: TestGetTimestamp (0.22s) [2022-02-23T11:42:05.354Z] === RUN TestParseTimestamps [2022-02-23T11:42:05.354Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 100.0% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/types/time 0.286s coverage: 100.0% of statements [2022-02-23T11:42:05.354Z] === RUN TestCompareVersion [2022-02-23T11:42:05.354Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 77.3% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T11:42:05.354Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T11:42:05.354Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T11:42:05.354Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestCloneArgsSmartHttp [2022-02-23T11:42:05.354Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T11:42:05.354Z] === RUN TestCloneArgsDumbHttp [2022-02-23T11:42:05.354Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestCloneArgsGit [2022-02-23T11:42:05.354Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestCheckoutGit [2022-02-23T11:42:05.354Z] === RUN TestEnable [2022-02-23T11:42:05.354Z] --- PASS: TestEnable (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestDisable [2022-02-23T11:42:05.354Z] --- PASS: TestDisable (0.00s) [2022-02-23T11:42:05.354Z] === RUN TestEnabled [2022-02-23T11:42:05.354Z] --- PASS: TestEnabled (0.00s) [2022-02-23T11:42:05.354Z] PASS [2022-02-23T11:42:05.354Z] coverage: 100.0% of statements [2022-02-23T11:42:05.354Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-02-23T11:42:05.354Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T11:42:05.355Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestProcessNoDockerignore [2022-02-23T11:42:05.355Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T11:42:05.355Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestDetectContentType [2022-02-23T11:42:05.355Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestSelectAcceptableMIME [2022-02-23T11:42:05.355Z] --- PASS: TestSelectAcceptableMIME (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestInspectEmptyResponse [2022-02-23T11:42:05.355Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestInspectResponseBinary [2022-02-23T11:42:05.355Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestResponseUnsupportedContentType [2022-02-23T11:42:05.355Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestInspectResponseTextSimple [2022-02-23T11:42:05.355Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T11:42:05.355Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestUnknownContentLength [2022-02-23T11:42:05.355Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestDownloadRemote [2022-02-23T11:42:05.355Z] --- PASS: TestDownloadRemote (0.14s) [2022-02-23T11:42:05.355Z] === RUN TestGetWithStatusError [2022-02-23T11:42:05.355Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestCloseRootDirectory [2022-02-23T11:42:05.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:05.355Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestHashFile [2022-02-23T11:42:05.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:05.355Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestHashSubdir [2022-02-23T11:42:05.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:05.355Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestRemoveDirectory [2022-02-23T11:42:05.355Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:05.355Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T11:42:05.355Z] PASS [2022-02-23T11:42:05.355Z] coverage: 9.3% of statements [2022-02-23T11:42:05.355Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 9.3% of statements [2022-02-23T11:42:05.355Z] === RUN TestGetAllAllowed [2022-02-23T11:42:05.355Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestGetAllMeta [2022-02-23T11:42:05.355Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T11:42:05.355Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T11:42:05.355Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestIsExistingDirectory [2022-02-23T11:42:05.355Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestGetFilenameForDownload [2022-02-23T11:42:05.355Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestEnv2Variables [2022-02-23T11:42:05.355Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T11:42:05.355Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestMaintainer [2022-02-23T11:42:05.355Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestLabel [2022-02-23T11:42:05.355Z] --- PASS: TestLabel (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestFromScratch [2022-02-23T11:42:05.355Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestFromWithArg [2022-02-23T11:42:05.355Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T11:42:05.355Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestFromWithUndefinedArg [2022-02-23T11:42:05.355Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T11:42:05.355Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestOnbuild [2022-02-23T11:42:05.355Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestWorkdir [2022-02-23T11:42:05.355Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestCmd [2022-02-23T11:42:05.355Z] --- PASS: TestCmd (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestHealthcheckNone [2022-02-23T11:42:05.355Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestHealthcheckCmd [2022-02-23T11:42:05.355Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestEntrypoint [2022-02-23T11:42:05.355Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestExpose [2022-02-23T11:42:05.355Z] --- PASS: TestExpose (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestUser [2022-02-23T11:42:05.355Z] --- PASS: TestUser (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestVolume [2022-02-23T11:42:05.355Z] --- PASS: TestVolume (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestStopSignal [2022-02-23T11:42:05.355Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:42:05.355Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestArg [2022-02-23T11:42:05.355Z] --- PASS: TestArg (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestShell [2022-02-23T11:42:05.355Z] --- PASS: TestShell (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestPrependEnvOnCmd [2022-02-23T11:42:05.355Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestRunWithBuildArgs [2022-02-23T11:42:05.355Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T11:42:05.355Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T11:42:05.355Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T11:42:05.355Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T11:42:05.355Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T11:42:05.355Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestNormalizeWorkdir [2022-02-23T11:42:05.355Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestDispatch [2022-02-23T11:42:05.355Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T11:42:05.355Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T11:42:05.355Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T11:42:05.355Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T11:42:05.355Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T11:42:05.355Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T11:42:05.355Z] === RUN TestDispatch/COPY_url [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch (0.10s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T11:42:05.355Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T11:42:05.355Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T11:42:05.355Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T11:42:05.355Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T11:42:05.355Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T11:42:05.355Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestEmptyDockerfile [2022-02-23T11:42:05.355Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestSymlinkDockerfile [2022-02-23T11:42:05.355Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T11:42:05.355Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestNonExistingDockerfile [2022-02-23T11:42:05.355Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestCopyRunConfig [2022-02-23T11:42:05.355Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestDeepCopyRunConfig [2022-02-23T11:42:05.355Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestExportImage [2022-02-23T11:42:05.355Z] --- PASS: TestExportImage (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestNormalizeDest [2022-02-23T11:42:05.355Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T11:42:05.355Z] PASS [2022-02-23T11:42:05.355Z] coverage: 46.7% of statements [2022-02-23T11:42:05.355Z] ok github.com/docker/docker/builder/dockerfile 0.271s coverage: 46.7% of statements [2022-02-23T11:42:05.355Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T11:42:05.355Z] === RUN TestTCP4Proxy [2022-02-23T11:42:05.355Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T11:42:05.355Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T11:42:05.355Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestTCP6Proxy [2022-02-23T11:42:05.355Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:42:05.355Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestTCPDualStackProxy [2022-02-23T11:42:05.355Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:42:05.355Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestUDP4Proxy [2022-02-23T11:42:05.355Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestUDP6Proxy [2022-02-23T11:42:05.355Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:42:05.355Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestUDPWriteError [2022-02-23T11:42:05.355Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestSCTP4Proxy [2022-02-23T11:42:05.355Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:42:05.355Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T11:42:05.355Z] === RUN TestSCTP6Proxy [2022-02-23T11:42:05.355Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:42:05.355Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T11:42:05.355Z] PASS [2022-02-23T11:42:05.355Z] coverage: 49.4% of statements [2022-02-23T11:42:05.355Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-02-23T11:42:06.164Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-02-23T11:42:06.164Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T11:42:06.620Z] --- PASS: TestRequest (8.54s) [2022-02-23T11:42:06.620Z] === RUN TestOverlappingRequests [2022-02-23T11:42:07.076Z] --- PASS: TestOverlappingRequests (0.43s) [2022-02-23T11:42:07.076Z] === RUN TestRelease [2022-02-23T11:42:07.139Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T11:42:07.139Z] --- PASS: TestTemplatedSecret (2.87s) [2022-02-23T11:42:07.139Z] === RUN TestSecretCreateResolve [2022-02-23T11:42:07.711Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T11:42:07.972Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T11:42:08.544Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T11:42:08.606Z] --- PASS: TestRelease (1.60s) [2022-02-23T11:42:08.606Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:42:09.064Z] time="2022-02-23T11:42:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T11:42:09.116Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-23T11:42:09.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:42:09.688Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-02-23T11:42:09.688Z] PASS [2022-02-23T11:42:09.688Z] [2022-02-23T11:42:09.688Z] DONE 6 tests in 15.673s [2022-02-23T11:42:09.688Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T11:42:09.688Z] ++ 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-02-23T11:42:09.688Z] ++ set -e [2022-02-23T11:42:09.688Z] ++ '[' -n 0 ']' [2022-02-23T11:42:09.688Z] ++ set -x [2022-02-23T11:42:09.688Z] ++ 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-02-23T11:42:09.688Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T11:42:09.688Z] INFO: Testing against a local daemon [2022-02-23T11:42:09.688Z] === RUN TestServiceCreateInit [2022-02-23T11:42:09.688Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:42:09.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:42:10.259Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T11:42:11.203Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T11:42:11.203Z] docker_api_swarm_test.go:507: [de86ca90f038d] joining swarm manager [db4d6c47f85cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:42:11.777Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T11:42:12.720Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T11:42:13.291Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T11:42:13.732Z] --- PASS: TestAllocateRandomDeallocate (4.63s) [2022-02-23T11:42:13.732Z] === RUN TestRetrieveFromStore [2022-02-23T11:42:14.235Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T11:42:14.235Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:42:14.696Z] --- PASS: TestRetrieveFromStore (1.66s) [2022-02-23T11:42:14.696Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T11:42:14.696Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T11:42:14.696Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T11:42:14.696Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T11:42:14.696Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T11:42:14.696Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T11:42:14.696Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T11:42:14.696Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T11:42:14.696Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T11:42:14.696Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T11:42:14.696Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T11:42:14.696Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T11:42:14.696Z] === RUN TestDebug [2022-02-23T11:42:14.696Z] --- PASS: TestDebug (0.00s) [2022-02-23T11:42:14.696Z] === RUN TestRequestPoolParallel [2022-02-23T11:42:14.807Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T11:42:15.152Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-02-23T11:42:15.152Z] === RUN TestFullAllocateRelease [2022-02-23T11:42:15.379Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T11:42:15.609Z] --- PASS: TestFullAllocateRelease (0.59s) [2022-02-23T11:42:15.609Z] === RUN TestOddAllocateRelease [2022-02-23T11:42:16.065Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-02-23T11:42:16.065Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T11:42:16.065Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-02-23T11:42:16.065Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T11:42:16.065Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-23T11:42:16.065Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T11:42:16.065Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T11:42:16.065Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T11:42:16.065Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:42:16.065Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T11:42:16.065Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T11:42:16.065Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T11:42:16.065Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:42:16.065Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:42:16.065Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:42:16.065Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T11:42:16.065Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:42:16.065Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:42:16.065Z] PASS [2022-02-23T11:42:16.065Z] coverage: 85.3% of statements [2022-02-23T11:42:16.065Z] ok github.com/docker/docker/libnetwork/ipam 52.425s coverage: 85.3% of statements [2022-02-23T11:42:16.322Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T11:42:16.897Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T11:42:17.849Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T11:42:17.900Z] === RUN TestCheckpointCreateError [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointCreate [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointDeleteError [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointDelete [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointListError [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointList [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T11:42:17.900Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T11:42:17.900Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:42:17.900Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestGetAPIPath [2022-02-23T11:42:17.900Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestParseHostURL [2022-02-23T11:42:17.900Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T11:42:17.900Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPIVersion [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T11:42:17.900Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestClientRedirect [2022-02-23T11:42:17.900Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigCreateUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigCreateError [2022-02-23T11:42:17.900Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigCreate [2022-02-23T11:42:17.900Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspectNotFound [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspectUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspectError [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigInspect [2022-02-23T11:42:17.900Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigListUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigListError [2022-02-23T11:42:17.900Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigList [2022-02-23T11:42:17.900Z] --- PASS: TestConfigList (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigRemoveUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigRemoveError [2022-02-23T11:42:17.900Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigRemove [2022-02-23T11:42:17.900Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigUpdateUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigUpdateError [2022-02-23T11:42:17.900Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestConfigUpdate [2022-02-23T11:42:17.900Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCommitError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCommit [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStatPathError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStatPath [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyToContainerError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyToContainer [2022-02-23T11:42:17.900Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyFromContainerError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T11:42:17.900Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestCopyFromContainer [2022-02-23T11:42:17.900Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCreateError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCreateImageNotFound [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCreateWithName [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerCreateAutoRemove [2022-02-23T11:42:17.900Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerDiffError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerDiff [2022-02-23T11:42:17.900Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecCreateError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecCreate [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecStartError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecStart [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecInspectError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecInspect [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExportError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExportError (0.01s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExport [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerInspectError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T11:42:17.900Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T11:42:17.900Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerInspect [2022-02-23T11:42:17.900Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerInspectNode [2022-02-23T11:42:17.900Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerKillError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerKill [2022-02-23T11:42:17.900Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerListError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerList [2022-02-23T11:42:17.900Z] --- PASS: TestContainerList (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerLogsNotFoundError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerLogsError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerLogs [2022-02-23T11:42:17.900Z] --- PASS: TestContainerLogs (0.22s) [2022-02-23T11:42:17.900Z] === RUN TestContainerPauseError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerPause [2022-02-23T11:42:17.900Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainersPruneError [2022-02-23T11:42:17.900Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainersPrune [2022-02-23T11:42:17.900Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRemoveError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRemove [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRenameError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRename [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerResizeError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecResizeError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerResize [2022-02-23T11:42:17.900Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerExecResize [2022-02-23T11:42:17.900Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRestartError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerRestart [2022-02-23T11:42:17.900Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStartError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStart [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStatsError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStats [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStopError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerStop [2022-02-23T11:42:17.900Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerTopError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerTop [2022-02-23T11:42:17.900Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerUnpauseError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerUnpause [2022-02-23T11:42:17.900Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerUpdateError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerUpdate [2022-02-23T11:42:17.900Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerWaitError [2022-02-23T11:42:17.900Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestContainerWait [2022-02-23T11:42:17.900Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestDiskUsageError [2022-02-23T11:42:17.900Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestDiskUsage [2022-02-23T11:42:17.900Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestDistributionInspectUnsupported [2022-02-23T11:42:17.900Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T11:42:17.900Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestEventsErrorInOptions [2022-02-23T11:42:17.900Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestEventsErrorFromServer [2022-02-23T11:42:17.900Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestEvents [2022-02-23T11:42:17.900Z] --- PASS: TestEvents (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestTLSCloseWriter [2022-02-23T11:42:17.900Z] === PAUSE TestTLSCloseWriter [2022-02-23T11:42:17.900Z] === RUN TestImageBuildError [2022-02-23T11:42:17.900Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T11:42:17.900Z] === RUN TestImageBuild [2022-02-23T11:42:17.900Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestGetDockerOS [2022-02-23T11:42:17.901Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageCreateError [2022-02-23T11:42:17.901Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageCreate [2022-02-23T11:42:17.901Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageHistoryError [2022-02-23T11:42:17.901Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageHistory [2022-02-23T11:42:17.901Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageImportError [2022-02-23T11:42:17.901Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageImport [2022-02-23T11:42:17.901Z] --- PASS: TestImageImport (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageInspectImageNotFound [2022-02-23T11:42:17.901Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageInspectWithEmptyID [2022-02-23T11:42:17.901Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageInspect [2022-02-23T11:42:17.901Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageListError [2022-02-23T11:42:17.901Z] --- PASS: TestImageListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageList [2022-02-23T11:42:17.901Z] --- PASS: TestImageList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageListApiBefore125 [2022-02-23T11:42:17.901Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageLoadError [2022-02-23T11:42:17.901Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageLoad [2022-02-23T11:42:17.901Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagesPruneError [2022-02-23T11:42:17.901Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagesPrune [2022-02-23T11:42:17.901Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullReferenceParseError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullAnyError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePullWithoutErrors [2022-02-23T11:42:17.901Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushReferenceError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushAnyError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.01s) [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithoutErrors [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T11:42:17.901Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageRemoveImageNotFound [2022-02-23T11:42:17.901Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageRemove [2022-02-23T11:42:17.901Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSaveError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSave [2022-02-23T11:42:17.901Z] --- PASS: TestImageSave (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchAnyError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageSearchWithoutErrors [2022-02-23T11:42:17.901Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageTagError [2022-02-23T11:42:17.901Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageTagInvalidReference [2022-02-23T11:42:17.901Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T11:42:17.901Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageTagHexSource [2022-02-23T11:42:17.901Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestImageTag [2022-02-23T11:42:17.901Z] --- PASS: TestImageTag (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestInfoServerError [2022-02-23T11:42:17.901Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T11:42:17.901Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestInfo [2022-02-23T11:42:17.901Z] --- PASS: TestInfo (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkConnectError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkConnect [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkCreateError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkCreate [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkDisconnectError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkDisconnect [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/no_options [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/verbose [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/global_scope [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T11:42:17.901Z] === RUN TestNetworkInspect/server_error [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkListError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkList [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworksPruneError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworksPrune [2022-02-23T11:42:17.901Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNetworkRemove [2022-02-23T11:42:17.901Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T11:42:17.901Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T11:42:17.901Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeInspect [2022-02-23T11:42:17.901Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeListError [2022-02-23T11:42:17.901Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeList [2022-02-23T11:42:17.901Z] --- PASS: TestNodeList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeRemove [2022-02-23T11:42:17.901Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeUpdateError [2022-02-23T11:42:17.901Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestNodeUpdate [2022-02-23T11:42:17.901Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestOptionWithHostFromEnv [2022-02-23T11:42:17.901Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestOptionWithTimeout [2022-02-23T11:42:17.901Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T11:42:17.901Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPingFail [2022-02-23T11:42:17.901Z] --- PASS: TestPingFail (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPingWithError [2022-02-23T11:42:17.901Z] 2022/02/23 11:42:16 RoundTripper returned a response & error; ignoring response [2022-02-23T11:42:17.901Z] 2022/02/23 11:42:16 RoundTripper returned a response & error; ignoring response [2022-02-23T11:42:17.901Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPingSuccess [2022-02-23T11:42:17.901Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPingHeadFallback [2022-02-23T11:42:17.901Z] === RUN TestPingHeadFallback/OK [2022-02-23T11:42:17.901Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T11:42:17.901Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T11:42:17.901Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T11:42:17.901Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T11:42:17.901Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginDisableError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginDisable [2022-02-23T11:42:17.901Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginEnableError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginEnable [2022-02-23T11:42:17.901Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T11:42:17.901Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginInspect [2022-02-23T11:42:17.901Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginListError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginList [2022-02-23T11:42:17.901Z] --- PASS: TestPluginList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginPushError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginPush [2022-02-23T11:42:17.901Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginRemove [2022-02-23T11:42:17.901Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginSetError [2022-02-23T11:42:17.901Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPluginSet [2022-02-23T11:42:17.901Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSetHostHeader [2022-02-23T11:42:17.901Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestPlainTextError [2022-02-23T11:42:17.901Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestInfiniteError [2022-02-23T11:42:17.901Z] --- PASS: TestInfiniteError (0.05s) [2022-02-23T11:42:17.901Z] === RUN TestCanceledContext [2022-02-23T11:42:17.901Z] 2022/02/23 11:42:16 RoundTripper returned a response & error; ignoring response [2022-02-23T11:42:17.901Z] --- PASS: TestCanceledContext (0.01s) [2022-02-23T11:42:17.901Z] === RUN TestDeadlineExceededContext [2022-02-23T11:42:17.901Z] 2022/02/23 11:42:16 RoundTripper returned a response & error; ignoring response [2022-02-23T11:42:17.901Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretCreateUnsupported [2022-02-23T11:42:17.901Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretCreateError [2022-02-23T11:42:17.901Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretCreate [2022-02-23T11:42:17.901Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretInspectUnsupported [2022-02-23T11:42:17.901Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T11:42:17.901Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T11:42:17.901Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretInspect [2022-02-23T11:42:17.901Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretListUnsupported [2022-02-23T11:42:17.901Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretListError [2022-02-23T11:42:17.901Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretList [2022-02-23T11:42:17.901Z] --- PASS: TestSecretList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretRemoveUnsupported [2022-02-23T11:42:17.901Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretRemove [2022-02-23T11:42:17.901Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretUpdateUnsupported [2022-02-23T11:42:17.901Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretUpdateError [2022-02-23T11:42:17.901Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSecretUpdate [2022-02-23T11:42:17.901Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceCreateError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceCreate [2022-02-23T11:42:17.901Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T11:42:17.901Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceCreateDigestPinning [2022-02-23T11:42:17.901Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T11:42:17.901Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T11:42:17.901Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceInspect [2022-02-23T11:42:17.901Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceListError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceList [2022-02-23T11:42:17.901Z] --- PASS: TestServiceList (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceLogsError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceLogs [2022-02-23T11:42:17.901Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceRemoveError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceRemove [2022-02-23T11:42:17.901Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceUpdateError [2022-02-23T11:42:17.901Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestServiceUpdate [2022-02-23T11:42:17.901Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmGetUnlockKey [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmInitError [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmInit [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmInspectError [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T11:42:17.901Z] === RUN TestSwarmInspect [2022-02-23T11:42:17.901Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmJoinError [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmJoin [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmLeaveError [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmLeave [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmUnlockError [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmUnlock [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmUpdateError [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestSwarmUpdate [2022-02-23T11:42:17.902Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestTaskInspectError [2022-02-23T11:42:17.902Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T11:42:17.902Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestTaskInspect [2022-02-23T11:42:17.902Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestTaskListError [2022-02-23T11:42:17.902Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestTaskList [2022-02-23T11:42:17.902Z] --- PASS: TestTaskList (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeCreateError [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeCreate [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeInspectError [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeInspectNotFound [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeInspect [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeListError [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeList [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeRemoveError [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T11:42:17.902Z] === RUN TestVolumeRemove [2022-02-23T11:42:17.902Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T11:42:17.902Z] === CONT TestTLSCloseWriter [2022-02-23T11:42:17.902Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T11:42:17.902Z] PASS [2022-02-23T11:42:17.902Z] coverage: 75.3% of statements [2022-02-23T11:42:17.902Z] ok github.com/docker/docker/client 0.655s coverage: 75.3% of statements [2022-02-23T11:42:18.237Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T11:42:18.237Z] === RUN TestClientStream [2022-02-23T11:42:18.237Z] --- PASS: TestClientStream (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestClientSendFile [2022-02-23T11:42:18.237Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestClientWithRequestTimeout [2022-02-23T11:42:18.237Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestFileSpecPlugin [2022-02-23T11:42:18.237Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-02-23T11:42:18.237Z] === RUN TestFileJSONSpecPlugin [2022-02-23T11:42:18.237Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T11:42:18.237Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestPluginAddHandler [2022-02-23T11:42:18.237Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestPluginWaitBadPlugin [2022-02-23T11:42:18.237Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T11:42:18.237Z] === RUN TestGet [2022-02-23T11:42:18.237Z] time="2022-02-23T11:42:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T11:42:18.793Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T11:42:18.793Z] --- PASS: TestServiceCreateInit (8.93s) [2022-02-23T11:42:18.793Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s) [2022-02-23T11:42:18.793Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s) [2022-02-23T11:42:18.793Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:42:19.199Z] time="2022-02-23T11:42:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T11:42:19.365Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T11:42:19.365Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T11:42:19.936Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.56s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.15s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.17s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.22s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.59s) [2022-02-23T11:42:20.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.12s) [2022-02-23T11:42:20.343Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:42:20.343Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:42:20.509Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T11:42:20.727Z] === RUN TestParseEmptyInterface [2022-02-23T11:42:20.727Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestParseNonInterfaceType [2022-02-23T11:42:20.727Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestParseWithOneFunction [2022-02-23T11:42:20.727Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestParseWithMultipleFuncs [2022-02-23T11:42:20.727Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestParseWithUnnamedReturn [2022-02-23T11:42:20.727Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestEmbeddedInterface [2022-02-23T11:42:20.727Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestParsedImports [2022-02-23T11:42:20.727Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T11:42:20.727Z] === RUN TestAliasedImports [2022-02-23T11:42:20.728Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T11:42:20.728Z] PASS [2022-02-23T11:42:20.728Z] coverage: 56.8% of statements [2022-02-23T11:42:20.728Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-02-23T11:42:20.728Z] time="2022-02-23T11:42:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T11:42:21.451Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T11:42:22.258Z] === RUN TestHTTPTransport [2022-02-23T11:42:22.258Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T11:42:22.258Z] PASS [2022-02-23T11:42:22.258Z] coverage: 85.7% of statements [2022-02-23T11:42:22.258Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-02-23T11:42:22.393Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T11:42:23.220Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:42:23.220Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T11:42:23.220Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T11:42:23.220Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:42:23.220Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T11:42:23.220Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T11:42:23.220Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T11:42:23.220Z] === RUN TestBufferPoolPutAndGet [2022-02-23T11:42:23.220Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T11:42:23.220Z] PASS [2022-02-23T11:42:23.220Z] coverage: 88.2% of statements [2022-02-23T11:42:23.220Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-02-23T11:42:23.337Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T11:42:23.676Z] === RUN TestOutputOnPrematureClose [2022-02-23T11:42:23.676Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T11:42:23.676Z] === RUN TestCompleteSilently [2022-02-23T11:42:23.676Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T11:42:23.676Z] PASS [2022-02-23T11:42:23.676Z] coverage: 75.9% of statements [2022-02-23T11:42:23.676Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-02-23T11:42:24.638Z] === RUN TestSendToOneSub [2022-02-23T11:42:24.638Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T11:42:24.638Z] === RUN TestSendToMultipleSubs [2022-02-23T11:42:24.638Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T11:42:24.638Z] === RUN TestEvictOneSub [2022-02-23T11:42:24.638Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T11:42:24.638Z] === RUN TestClosePublisher [2022-02-23T11:42:24.638Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T11:42:24.638Z] === RUN TestPubSubRace [2022-02-23T11:42:24.724Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T11:42:25.094Z] time="2022-02-23T11:42:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T11:42:25.299Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T11:42:25.550Z] --- PASS: TestPubSubRace (1.07s) [2022-02-23T11:42:25.550Z] PASS [2022-02-23T11:42:25.550Z] coverage: 75.0% of statements [2022-02-23T11:42:25.550Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2022-02-23T11:42:26.512Z] === RUN TestRegister [2022-02-23T11:42:26.512Z] --- PASS: TestRegister (0.00s) [2022-02-23T11:42:26.512Z] === RUN TestCommand [2022-02-23T11:42:26.512Z] --- PASS: TestCommand (0.04s) [2022-02-23T11:42:26.512Z] === RUN TestNaiveSelf [2022-02-23T11:42:26.512Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T11:42:26.512Z] PASS [2022-02-23T11:42:26.512Z] coverage: 82.4% of statements [2022-02-23T11:42:26.512Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2022-02-23T11:42:27.214Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T11:42:27.489Z] === RUN TestDump [2022-02-23T11:42:27.489Z] goroutine 21 [running]: [2022-02-23T11:42:27.489Z] github.com/docker/docker/pkg/stack.dump(0xf3b6b7) [2022-02-23T11:42:27.489Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:42:27.489Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T11:42:27.489Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T11:42:27.489Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T11:42:27.489Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T11:42:27.489Z] testing.tRunner(0xc000085520, 0x10a8ef8) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:42:27.489Z] created by testing.(*T).Run [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:42:27.489Z] [2022-02-23T11:42:27.489Z] goroutine 1 [chan receive]: [2022-02-23T11:42:27.489Z] testing.(*T).Run(0xc000085380, {0x109a531, 0xf1a413}, 0x10a8ef8) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:42:27.489Z] testing.runTests.func1(0xc0000c6810) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:42:27.489Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:42:27.489Z] testing.runTests(0xc0000dc080, {0x120cbe0, 0x3, 0x3}, {0xf3a90d, 0x109c22b, 0x1211680}) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:42:27.489Z] testing.(*M).Run(0xc0000dc080) [2022-02-23T11:42:27.489Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:42:27.489Z] main.main() [2022-02-23T11:42:27.489Z] _testmain.go:95 +0x1f5 [2022-02-23T11:42:27.489Z] --- PASS: TestDump (0.00s) [2022-02-23T11:42:27.489Z] === RUN TestDumpToFile [2022-02-23T11:42:27.946Z] --- PASS: TestDumpToFile (0.25s) [2022-02-23T11:42:27.946Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T11:42:27.946Z] goroutine 3 [running]: [2022-02-23T11:42:27.946Z] github.com/docker/docker/pkg/stack.dump(0xfa8894) [2022-02-23T11:42:27.946Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:42:27.946Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xfa8c40}) [2022-02-23T11:42:27.946Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T11:42:27.946Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2022-02-23T11:42:27.946Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T11:42:27.946Z] testing.tRunner(0xc00002cb60, 0x10a8ee8) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:42:27.946Z] created by testing.(*T).Run [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:42:27.946Z] [2022-02-23T11:42:27.946Z] goroutine 1 [chan receive]: [2022-02-23T11:42:27.946Z] testing.(*T).Run(0xc000085380, {0x10a1316, 0xf1a413}, 0x10a8ee8) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:42:27.946Z] testing.runTests.func1(0xc0000c6810) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:42:27.946Z] testing.tRunner(0xc000085380, 0xc0000d1ce0) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:42:27.946Z] testing.runTests(0xc0000dc080, {0x120cbe0, 0x3, 0x3}, {0xf3a90d, 0x109c22b, 0x1211680}) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:42:27.946Z] testing.(*M).Run(0xc0000dc080) [2022-02-23T11:42:27.946Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:42:27.946Z] main.main() [2022-02-23T11:42:27.946Z] _testmain.go:95 +0x1f5 [2022-02-23T11:42:27.946Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T11:42:27.946Z] PASS [2022-02-23T11:42:27.946Z] coverage: 90.9% of statements [2022-02-23T11:42:27.946Z] ok github.com/docker/docker/pkg/stack 0.298s coverage: 90.9% of statements [2022-02-23T11:42:28.403Z] === RUN TestNewStdWriter [2022-02-23T11:42:28.403Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T11:42:28.403Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestWriteWithNilBytes [2022-02-23T11:42:28.403Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestWrite [2022-02-23T11:42:28.403Z] --- PASS: TestWrite (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestWriteWithWriterError [2022-02-23T11:42:28.403Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T11:42:28.403Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyWriteAndRead [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T11:42:28.403Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T11:42:28.403Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T11:42:28.403Z] PASS [2022-02-23T11:42:28.403Z] coverage: 100.0% of statements [2022-02-23T11:42:28.403Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-23T11:42:29.365Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T11:42:29.365Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T11:42:29.365Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestFormatStatus [2022-02-23T11:42:29.365Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestFormatError [2022-02-23T11:42:29.365Z] --- PASS: TestFormatError (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestFormatJSONError [2022-02-23T11:42:29.365Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T11:42:29.365Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T11:42:29.365Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestNewJSONProgressOutput [2022-02-23T11:42:29.365Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestAuxFormatterEmit [2022-02-23T11:42:29.365Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestStreamWriterStdout [2022-02-23T11:42:29.365Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T11:42:29.365Z] === RUN TestStreamWriterStderr [2022-02-23T11:42:29.365Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T11:42:29.365Z] PASS [2022-02-23T11:42:29.365Z] coverage: 66.2% of statements [2022-02-23T11:42:29.365Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-02-23T11:42:30.331Z] === RUN TestGenerateRandomID [2022-02-23T11:42:30.331Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestShortenId [2022-02-23T11:42:30.331Z] --- PASS: TestShortenId (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestShortenSha256Id [2022-02-23T11:42:30.331Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestShortenIdEmpty [2022-02-23T11:42:30.331Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestShortenIdInvalid [2022-02-23T11:42:30.331Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestIsShortIDNonHex [2022-02-23T11:42:30.331Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T11:42:30.331Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T11:42:30.331Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T11:42:30.331Z] PASS [2022-02-23T11:42:30.331Z] coverage: 70.6% of statements [2022-02-23T11:42:30.331Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-02-23T11:42:30.521Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T11:42:31.300Z] === RUN TestIsCpusetListAvailable [2022-02-23T11:42:31.300Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T11:42:31.300Z] PASS [2022-02-23T11:42:31.300Z] coverage: 39.4% of statements [2022-02-23T11:42:31.300Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-02-23T11:42:32.263Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T11:42:32.263Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T11:42:32.263Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T11:42:32.263Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T11:42:32.436Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T11:42:32.699Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T11:42:32.721Z] === RUN TestChtimes [2022-02-23T11:42:32.721Z] --- PASS: TestChtimes (0.00s) [2022-02-23T11:42:32.721Z] === RUN TestChtimesWindows [2022-02-23T11:42:32.721Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-23T11:42:32.721Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T11:42:32.721Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T11:42:32.721Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T11:42:32.721Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T11:42:32.721Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T11:42:32.721Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T11:42:32.721Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T11:42:32.721Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T11:42:32.721Z] PASS [2022-02-23T11:42:32.721Z] coverage: 12.9% of statements [2022-02-23T11:42:32.721Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.9% of statements [2022-02-23T11:42:32.721Z] --- PASS: TestGet (15.01s) [2022-02-23T11:42:32.721Z] === RUN TestPluginWithNoManifest [2022-02-23T11:42:32.721Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T11:42:32.721Z] === RUN TestGetAll [2022-02-23T11:42:32.721Z] --- PASS: TestGetAll (0.00s) [2022-02-23T11:42:32.721Z] PASS [2022-02-23T11:42:32.721Z] coverage: 73.2% of statements [2022-02-23T11:42:32.721Z] ok github.com/docker/docker/pkg/plugins 36.072s coverage: 73.2% of statements [2022-02-23T11:42:32.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:42:32.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:42:33.177Z] === RUN TestTailFile [2022-02-23T11:42:33.177Z] --- PASS: TestTailFile (0.00s) [2022-02-23T11:42:33.177Z] === RUN TestTailFileManyLines [2022-02-23T11:42:33.177Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T11:42:33.177Z] === RUN TestTailEmptyFile [2022-02-23T11:42:33.177Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T11:42:33.177Z] === RUN TestTailNegativeN [2022-02-23T11:42:33.177Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T11:42:33.177Z] === RUN TestNewTailReader [2022-02-23T11:42:33.177Z] === PAUSE TestNewTailReader [2022-02-23T11:42:33.177Z] === CONT TestNewTailReader [2022-02-23T11:42:33.177Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T11:42:33.177Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T11:42:33.177Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T11:42:33.177Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T11:42:33.178Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.178Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.178Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.178Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.178Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.178Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.308Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.635Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:42:33.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:42:33.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.636Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.637Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.637Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:42:33.638Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:33.638Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.638Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:42:33.639Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.639Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:33.639Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:33.639Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.096Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:42:34.097Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.097Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.098Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:42:34.555Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:42:34.556Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:42:34.556Z] PASS [2022-02-23T11:42:34.556Z] coverage: 88.6% of statements [2022-02-23T11:42:34.556Z] ok github.com/docker/docker/pkg/tailfile 0.371s coverage: 88.6% of statements [2022-02-23T11:42:34.556Z] testing: warning: no tests to run [2022-02-23T11:42:34.556Z] PASS [2022-02-23T11:42:34.556Z] coverage: [no statements] [2022-02-23T11:42:34.556Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2022-02-23T11:42:34.556Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T11:42:34.556Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestTarSumRemove [2022-02-23T11:42:34.556Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestSortFileInfoSums [2022-02-23T11:42:34.556Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T11:42:34.556Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestNewTarSumForLabel [2022-02-23T11:42:34.556Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestEmptyTar [2022-02-23T11:42:34.556Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestTarSumsReadSize [2022-02-23T11:42:34.556Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-23T11:42:34.556Z] === RUN TestTarSums [2022-02-23T11:42:34.556Z] --- PASS: TestTarSums (0.10s) [2022-02-23T11:42:34.556Z] === RUN TestIteration [2022-02-23T11:42:34.556Z] --- PASS: TestIteration (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestVersionLabelForChecksum [2022-02-23T11:42:34.556Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestVersion [2022-02-23T11:42:34.556Z] --- PASS: TestVersion (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestGetVersion [2022-02-23T11:42:34.556Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestGetVersions [2022-02-23T11:42:34.556Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T11:42:34.556Z] PASS [2022-02-23T11:42:34.556Z] coverage: 89.3% of statements [2022-02-23T11:42:34.556Z] ok github.com/docker/docker/pkg/tarsum 0.169s coverage: 89.3% of statements [2022-02-23T11:42:34.556Z] === RUN TestTruncIndex [2022-02-23T11:42:34.556Z] === RUN TestIsGIT [2022-02-23T11:42:34.556Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T11:42:34.556Z] === RUN TestIsTransport [2022-02-23T11:42:34.556Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T11:42:34.556Z] PASS [2022-02-23T11:42:34.556Z] coverage: 100.0% of statements [2022-02-23T11:42:34.556Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-02-23T11:42:34.556Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T11:42:34.556Z] PASS [2022-02-23T11:42:34.556Z] coverage: 91.5% of statements [2022-02-23T11:42:34.556Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2022-02-23T11:42:34.874Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:42:35.012Z] === RUN TestVersionInfo [2022-02-23T11:42:35.012Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T11:42:35.012Z] === RUN TestAppendVersions [2022-02-23T11:42:35.012Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T11:42:35.012Z] PASS [2022-02-23T11:42:35.012Z] coverage: 88.9% of statements [2022-02-23T11:42:35.012Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-23T11:42:35.974Z] === RUN TestNewSettable [2022-02-23T11:42:35.974Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T11:42:35.974Z] === RUN TestIsSettable [2022-02-23T11:42:35.974Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T11:42:35.974Z] === RUN TestUpdateSettingsEnv [2022-02-23T11:42:35.974Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T11:42:35.974Z] PASS [2022-02-23T11:42:35.974Z] coverage: 20.0% of statements [2022-02-23T11:42:35.974Z] ok github.com/docker/docker/plugin/v2 0.065s coverage: 20.0% of statements [2022-02-23T11:42:36.005Z] --- PASS: TestCreateServiceMultipleTimes (16.81s) [2022-02-23T11:42:36.005Z] === RUN TestCreateServiceConflict [2022-02-23T11:42:36.005Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T11:42:36.431Z] === RUN TestLoad [2022-02-23T11:42:36.431Z] --- PASS: TestLoad (0.00s) [2022-02-23T11:42:36.431Z] === RUN TestSave [2022-02-23T11:42:36.431Z] --- PASS: TestSave (0.05s) [2022-02-23T11:42:36.431Z] === RUN TestAddDeleteGet [2022-02-23T11:42:36.431Z] --- PASS: TestAddDeleteGet (0.07s) [2022-02-23T11:42:36.431Z] === RUN TestInvalidTags [2022-02-23T11:42:36.431Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T11:42:36.431Z] PASS [2022-02-23T11:42:36.431Z] coverage: 84.4% of statements [2022-02-23T11:42:36.431Z] ok github.com/docker/docker/reference 0.191s coverage: 84.4% of statements [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy (16.26s) [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.21s) [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s) [2022-02-23T11:42:36.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2022-02-23T11:42:36.439Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:42:36.887Z] === RUN TestValidatePrivileges [2022-02-23T11:42:36.887Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T11:42:36.887Z] === RUN TestFilterByCapNeg [2022-02-23T11:42:36.887Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T11:42:36.887Z] === RUN TestFilterByCapPos [2022-02-23T11:42:36.887Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T11:42:36.887Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T11:42:36.887Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T11:42:36.887Z] PASS [2022-02-23T11:42:36.887Z] coverage: 12.0% of statements [2022-02-23T11:42:36.887Z] ok github.com/docker/docker/plugin 0.075s coverage: 12.0% of statements [2022-02-23T11:42:37.851Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T11:42:37.851Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T11:42:37.851Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T11:42:37.851Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T11:42:37.851Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T11:42:37.851Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T11:42:37.851Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T11:42:37.851Z] === RUN TestRestartManagerTimeout [2022-02-23T11:42:37.851Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T11:42:37.851Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T11:42:37.851Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T11:42:37.851Z] PASS [2022-02-23T11:42:37.851Z] coverage: 45.3% of statements [2022-02-23T11:42:37.851Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2022-02-23T11:42:37.947Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T11:42:37.947Z] --- PASS: TestCreateServiceConflict (2.49s) [2022-02-23T11:42:37.947Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:42:38.307Z] time="2022-02-23T11:42:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-02-23T11:42:38.307Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2022-02-23T11:42:38.307Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestResumableRequestReader [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T11:42:38.307Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T11:42:38.307Z] PASS [2022-02-23T11:42:38.307Z] coverage: 100.0% of statements [2022-02-23T11:42:38.307Z] ok github.com/docker/docker/registry/resumable 0.302s coverage: 100.0% of statements [2022-02-23T11:42:38.307Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T11:42:38.307Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T11:42:38.307Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T11:42:38.307Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestValidateMirror [2022-02-23T11:42:38.307Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T11:42:38.307Z] === RUN TestLoadInsecureRegistries [2022-02-23T11:42:38.518Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T11:42:38.764Z] time="2022-02-23T11:42:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:42:38.764Z] time="2022-02-23T11:42:38Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T11:42:38.764Z] time="2022-02-23T11:42:38Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:42:38.764Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-23T11:42:38.764Z] === RUN TestNewServiceConfig [2022-02-23T11:42:38.764Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestValidateIndexName [2022-02-23T11:42:38.764Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestValidateIndexNameWithError [2022-02-23T11:42:38.764Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestEndpointParse [2022-02-23T11:42:38.764Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestEndpointParseInvalid [2022-02-23T11:42:38.764Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestValidateEndpoint [2022-02-23T11:42:38.764Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T11:42:38.764Z] === RUN TestPing [2022-02-23T11:42:38.764Z] --- PASS: TestPing (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestPingRegistryEndpoint [2022-02-23T11:42:38.764Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:38.764Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T11:42:38.764Z] === RUN TestEndpoint [2022-02-23T11:42:38.764Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:38.764Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestParseRepositoryInfo [2022-02-23T11:42:38.764Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestNewIndexInfo [2022-02-23T11:42:38.764Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestMirrorEndpointLookup [2022-02-23T11:42:38.764Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:38.764Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestSearchRepositories [2022-02-23T11:42:38.764Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T11:42:38.764Z] Host: 127.0.0.1:49329 [2022-02-23T11:42:38.764Z] User-Agent: docker test client [2022-02-23T11:42:38.764Z] Authorization: Token fake-token [2022-02-23T11:42:38.764Z] X-Docker-Token: true [2022-02-23T11:42:38.764Z] Accept-Encoding: gzip [2022-02-23T11:42:38.764Z] [2022-02-23T11:42:38.764Z] [2022-02-23T11:42:38.764Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T11:42:38.764Z] Connection: close [2022-02-23T11:42:38.764Z] Content-Length: 144 [2022-02-23T11:42:38.764Z] Cache-Control: no-cache [2022-02-23T11:42:38.764Z] Content-Type: application/json [2022-02-23T11:42:38.764Z] Date: Wed, 23 Feb 2022 11:42:38 GMT [2022-02-23T11:42:38.764Z] Expires: -1 [2022-02-23T11:42:38.764Z] Pragma: no-cache [2022-02-23T11:42:38.764Z] Server: docker-tests/mock [2022-02-23T11:42:38.764Z] X-Docker-Registry-Config: mock [2022-02-23T11:42:38.764Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T11:42:38.764Z] [2022-02-23T11:42:38.764Z] [2022-02-23T11:42:38.764Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T11:42:38.764Z] === RUN TestTrustedLocation [2022-02-23T11:42:38.764Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T11:42:38.764Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T11:42:38.764Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestIsSecureIndex [2022-02-23T11:42:38.764Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T11:42:38.764Z] PASS [2022-02-23T11:42:38.764Z] coverage: 51.2% of statements [2022-02-23T11:42:38.764Z] ok github.com/docker/docker/registry 0.316s coverage: 51.2% of statements [2022-02-23T11:42:38.764Z] === RUN TestDecodeContainerConfig [2022-02-23T11:42:38.764Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T11:42:38.764Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T11:42:38.764Z] === RUN TestValidatePrivileged [2022-02-23T11:42:38.764Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T11:42:38.764Z] PASS [2022-02-23T11:42:38.764Z] coverage: 52.6% of statements [2022-02-23T11:42:38.764Z] ok github.com/docker/docker/runconfig 0.055s coverage: 52.6% of statements [2022-02-23T11:42:39.183Z] --- PASS: TestCheckoutGit (37.25s) [2022-02-23T11:42:39.183Z] === RUN TestValidGitTransport [2022-02-23T11:42:39.183Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T11:42:39.183Z] === RUN TestGitInvalidRef [2022-02-23T11:42:39.183Z] --- PASS: TestGitInvalidRef (0.30s) [2022-02-23T11:42:39.183Z] PASS [2022-02-23T11:42:39.183Z] coverage: 86.3% of statements [2022-02-23T11:42:39.183Z] ok github.com/docker/docker/builder/remotecontext/git 37.618s coverage: 86.3% of statements [2022-02-23T11:42:39.220Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T11:42:39.220Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T11:42:39.220Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T11:42:39.220Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T11:42:39.220Z] PASS [2022-02-23T11:42:39.220Z] coverage: 62.5% of statements [2022-02-23T11:42:39.220Z] ok github.com/docker/docker/testutil 0.070s coverage: 62.5% of statements [2022-02-23T11:42:39.391Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-02-23T11:42:39.391Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:42:39.391Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:42:39.391Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T11:42:39.391Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:42:40.174Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T11:42:40.174Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T11:42:40.958Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-02-23T11:42:40.958Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:42:41.389Z] === RUN TestGetDriver [2022-02-23T11:42:41.389Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T11:42:41.389Z] === RUN TestVolumeRequestError [2022-02-23T11:42:41.389Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T11:42:41.389Z] PASS [2022-02-23T11:42:41.389Z] coverage: 36.1% of statements [2022-02-23T11:42:41.389Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-02-23T11:42:41.823Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2022-02-23T11:42:41.823Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:42:41.823Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-23T11:42:42.351Z] === RUN TestGetAddress [2022-02-23T11:42:42.351Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T11:42:42.351Z] === RUN TestRemove [2022-02-23T11:42:42.351Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:42:42.351Z] --- SKIP: TestRemove (0.00s) [2022-02-23T11:42:42.351Z] === RUN TestInitializeWithVolumes [2022-02-23T11:42:42.351Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T11:42:42.351Z] === RUN TestCreate [2022-02-23T11:42:42.351Z] --- PASS: TestCreate (0.01s) [2022-02-23T11:42:42.351Z] === RUN TestValidateName [2022-02-23T11:42:42.351Z] --- PASS: TestValidateName (0.00s) [2022-02-23T11:42:42.351Z] === RUN TestCreateWithOpts [2022-02-23T11:42:42.351Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:42:42.351Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T11:42:42.351Z] === RUN TestRelaodNoOpts [2022-02-23T11:42:42.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-23T11:42:42.393Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T11:42:42.808Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T11:42:42.808Z] PASS [2022-02-23T11:42:42.808Z] coverage: 41.5% of statements [2022-02-23T11:42:42.808Z] ok github.com/docker/docker/volume/local 0.102s coverage: 41.5% of statements [2022-02-23T11:42:43.263Z] === RUN TestLCOWParseMountRaw [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T11:42:43.264Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRaw [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T11:42:43.264Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestConvertTmpfsOptions [2022-02-23T11:42:43.264Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T11:42:43.264Z] linux_parser_test.go:209: data="ro" [2022-02-23T11:42:43.264Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestParseMountSpec [2022-02-23T11:42:43.264Z] parser_test.go:62: case 0 [2022-02-23T11:42:43.264Z] parser_test.go:62: case 1 [2022-02-23T11:42:43.264Z] parser_test.go:62: case 2 [2022-02-23T11:42:43.264Z] parser_test.go:62: case 3 [2022-02-23T11:42:43.264Z] parser_test.go:62: case 4 [2022-02-23T11:42:43.264Z] parser_test.go:62: case 5 [2022-02-23T11:42:43.264Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestValidateMount [2022-02-23T11:42:43.264Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRaw [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:42:43.264Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T11:42:43.264Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:42:43.264Z] PASS [2022-02-23T11:42:43.264Z] coverage: 67.6% of statements [2022-02-23T11:42:43.264Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-02-23T11:42:43.337Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T11:42:43.723Z] === RUN TestSetGetMeta [2022-02-23T11:42:43.723Z] === PAUSE TestSetGetMeta [2022-02-23T11:42:43.723Z] === RUN TestRestore [2022-02-23T11:42:43.723Z] === PAUSE TestRestore [2022-02-23T11:42:43.723Z] === RUN TestServiceCreate [2022-02-23T11:42:43.723Z] === PAUSE TestServiceCreate [2022-02-23T11:42:43.723Z] === RUN TestServiceList [2022-02-23T11:42:43.723Z] === PAUSE TestServiceList [2022-02-23T11:42:43.723Z] === RUN TestServiceRemove [2022-02-23T11:42:43.723Z] === PAUSE TestServiceRemove [2022-02-23T11:42:43.723Z] === RUN TestServiceGet [2022-02-23T11:42:43.723Z] === PAUSE TestServiceGet [2022-02-23T11:42:43.723Z] === RUN TestServicePrune [2022-02-23T11:42:43.723Z] === PAUSE TestServicePrune [2022-02-23T11:42:43.723Z] === RUN TestCreate [2022-02-23T11:42:43.723Z] === PAUSE TestCreate [2022-02-23T11:42:43.723Z] === RUN TestRemove [2022-02-23T11:42:43.723Z] === PAUSE TestRemove [2022-02-23T11:42:43.723Z] === RUN TestList [2022-02-23T11:42:43.723Z] === PAUSE TestList [2022-02-23T11:42:43.723Z] === RUN TestFindByDriver [2022-02-23T11:42:43.723Z] === PAUSE TestFindByDriver [2022-02-23T11:42:43.723Z] === RUN TestFindByReferenced [2022-02-23T11:42:43.723Z] === PAUSE TestFindByReferenced [2022-02-23T11:42:43.723Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T11:42:43.723Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T11:42:43.723Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:42:43.723Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:42:43.723Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T11:42:43.723Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T11:42:43.723Z] === RUN TestRefDerefRemove [2022-02-23T11:42:43.723Z] === PAUSE TestRefDerefRemove [2022-02-23T11:42:43.723Z] === RUN TestGet [2022-02-23T11:42:43.723Z] === PAUSE TestGet [2022-02-23T11:42:43.723Z] === RUN TestGetWithReference [2022-02-23T11:42:43.723Z] === PAUSE TestGetWithReference [2022-02-23T11:42:43.723Z] === RUN TestFilterFunc [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:42:43.724Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T11:42:43.724Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T11:42:43.724Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.01s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T11:42:43.724Z] --- PASS: TestFilterFunc/test_filter_some (0.01s) [2022-02-23T11:42:43.724Z] === CONT TestSetGetMeta [2022-02-23T11:42:43.724Z] === CONT TestList [2022-02-23T11:42:43.724Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T11:42:43.724Z] === CONT TestServiceGet [2022-02-23T11:42:43.724Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-23T11:42:43.724Z] === CONT TestRemove [2022-02-23T11:42:43.724Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-23T11:42:43.724Z] === CONT TestCreate [2022-02-23T11:42:43.724Z] --- PASS: TestList (0.05s) [2022-02-23T11:42:43.724Z] === CONT TestServicePrune [2022-02-23T11:42:43.724Z] --- PASS: TestCreate (0.02s) [2022-02-23T11:42:43.724Z] === CONT TestServiceList [2022-02-23T11:42:43.724Z] --- PASS: TestRemove (0.04s) [2022-02-23T11:42:43.724Z] === CONT TestServiceRemove [2022-02-23T11:42:43.724Z] time="2022-02-23T11:42:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:42:43.724Z] --- PASS: TestServiceGet (0.22s) [2022-02-23T11:42:43.724Z] === CONT TestGet [2022-02-23T11:42:43.724Z] --- PASS: TestServiceRemove (0.17s) [2022-02-23T11:42:43.724Z] === CONT TestGetWithReference [2022-02-23T11:42:43.724Z] time="2022-02-23T11:42:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:42:43.724Z] --- PASS: TestServiceList (0.17s) [2022-02-23T11:42:43.724Z] === CONT TestServiceCreate [2022-02-23T11:42:44.181Z] time="2022-02-23T11:42:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:42:44.181Z] --- PASS: TestGet (0.03s) [2022-02-23T11:42:44.181Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T11:42:44.181Z] time="2022-02-23T11:42:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T11:42:44.181Z] --- PASS: TestGetWithReference (0.04s) [2022-02-23T11:42:44.181Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:42:44.181Z] time="2022-02-23T11:42:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:42:44.181Z] --- PASS: TestServiceCreate (0.04s) [2022-02-23T11:42:44.181Z] === CONT TestRestore [2022-02-23T11:42:44.181Z] --- PASS: TestServicePrune (0.22s) [2022-02-23T11:42:44.181Z] === CONT TestFindByReferenced [2022-02-23T11:42:44.181Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T11:42:44.181Z] === CONT TestFindByDriver [2022-02-23T11:42:44.181Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T11:42:44.181Z] === CONT TestRefDerefRemove [2022-02-23T11:42:44.181Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T11:42:44.181Z] --- PASS: TestRestore (0.03s) [2022-02-23T11:42:44.181Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T11:42:44.181Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T11:42:44.181Z] PASS [2022-02-23T11:42:44.181Z] coverage: 69.0% of statements [2022-02-23T11:42:44.181Z] ok github.com/docker/docker/volume/service 0.364s coverage: 69.0% of statements [2022-02-23T11:42:44.723Z] docker_api_swarm_node_test.go:81: [df49377bee945] joining swarm manager [d0b231f644ed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:42:44.984Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T11:42:45.926Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T11:42:46.500Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T11:42:47.367Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestConfigureDaemonLogs [2022-02-23T11:42:47.367Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T11:42:47.367Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T11:42:47.367Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T11:42:47.367Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T11:42:47.367Z] PASS [2022-02-23T11:42:47.367Z] coverage: 18.7% of statements [2022-02-23T11:42:47.367Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 18.7% of statements [2022-02-23T11:42:47.367Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T11:42:47.367Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T11:42:47.443Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T11:42:47.443Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T11:42:48.016Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T11:42:48.361Z] === RUN TestContainerStopSignal [2022-02-23T11:42:48.361Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestContainerStopTimeout [2022-02-23T11:42:48.361Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T11:42:48.361Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T11:42:48.361Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T11:42:48.361Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T11:42:48.361Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T11:42:48.361Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestNewMemoryStore [2022-02-23T11:42:48.361Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestAddContainers [2022-02-23T11:42:48.361Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestGetContainer [2022-02-23T11:42:48.361Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestDeleteContainer [2022-02-23T11:42:48.361Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestListContainers [2022-02-23T11:42:48.361Z] --- PASS: TestListContainers (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestFirstContainer [2022-02-23T11:42:48.361Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestApplyAllContainer [2022-02-23T11:42:48.361Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestIsValidHealthString [2022-02-23T11:42:48.361Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestStateRunStop [2022-02-23T11:42:48.361Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestStateTimeoutWait [2022-02-23T11:42:48.361Z] state_test.go:141: Stop callback fired [2022-02-23T11:42:48.361Z] state_test.go:165: Stop callback fired [2022-02-23T11:42:48.361Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T11:42:48.361Z] === RUN TestIsValidStateString [2022-02-23T11:42:48.361Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestViewSaveDelete [2022-02-23T11:42:48.361Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T11:42:48.361Z] === RUN TestViewAll [2022-02-23T11:42:48.361Z] --- PASS: TestViewAll (0.02s) [2022-02-23T11:42:48.361Z] === RUN TestViewGet [2022-02-23T11:42:48.361Z] --- PASS: TestViewGet (0.01s) [2022-02-23T11:42:48.361Z] === RUN TestNames [2022-02-23T11:42:48.361Z] --- PASS: TestNames (0.00s) [2022-02-23T11:42:48.361Z] === RUN TestViewWithHealthCheck [2022-02-23T11:42:48.361Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T11:42:48.361Z] PASS [2022-02-23T11:42:48.361Z] coverage: 41.7% of statements [2022-02-23T11:42:48.361Z] ok github.com/docker/docker/container 0.293s coverage: 41.7% of statements [2022-02-23T11:42:48.361Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T11:42:48.361Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T11:42:48.361Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T11:42:48.361Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T11:42:49.401Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T11:42:49.401Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T11:42:49.401Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T11:42:49.662Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T11:42:49.936Z] === RUN TestPrepare [2022-02-23T11:42:49.936Z] --- PASS: TestPrepare (0.00s) [2022-02-23T11:42:49.936Z] === RUN TestStart [2022-02-23T11:42:49.936Z] --- PASS: TestStart (0.00s) [2022-02-23T11:42:49.936Z] === RUN TestWaitCancel [2022-02-23T11:42:49.936Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T11:42:49.936Z] === RUN TestWaitDisabled [2022-02-23T11:42:49.936Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T11:42:49.936Z] === RUN TestWaitEnabled [2022-02-23T11:42:49.936Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T11:42:49.936Z] === RUN TestRemove [2022-02-23T11:42:49.936Z] --- PASS: TestRemove (0.00s) [2022-02-23T11:42:49.936Z] PASS [2022-02-23T11:42:49.936Z] coverage: 65.3% of statements [2022-02-23T11:42:49.936Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-02-23T11:42:50.234Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T11:42:50.234Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T11:42:50.234Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T11:42:50.234Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T11:42:50.806Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T11:42:51.069Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T11:42:51.069Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T11:42:51.329Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T11:42:51.590Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T11:42:51.590Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T11:42:51.590Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T11:42:51.590Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T11:42:51.852Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T11:42:52.212Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T11:42:52.212Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T11:42:52.212Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T11:42:52.212Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T11:42:52.212Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T11:42:52.212Z] PASS [2022-02-23T11:42:52.212Z] coverage: 35.9% of statements [2022-02-23T11:42:52.212Z] ok github.com/docker/docker/daemon/cluster/convert 0.763s coverage: 35.9% of statements [2022-02-23T11:42:52.212Z] === RUN TestNewListSecretsFilters [2022-02-23T11:42:52.212Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T11:42:52.212Z] === RUN TestNewListConfigsFilters [2022-02-23T11:42:52.212Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T11:42:52.212Z] PASS [2022-02-23T11:42:52.212Z] coverage: 0.5% of statements [2022-02-23T11:42:52.212Z] ok github.com/docker/docker/daemon/cluster 1.336s coverage: 0.5% of statements [2022-02-23T11:42:53.769Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T11:42:53.769Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T11:42:53.769Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T11:42:55.684Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.38s) [2022-02-23T11:42:55.684Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:42:56.025Z] === RUN TestBuilderGC [2022-02-23T11:42:56.026Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestFindConfigurationConflicts [2022-02-23T11:42:56.026Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T11:42:56.026Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T11:42:56.026Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T11:42:56.026Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T11:42:56.026Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T11:42:56.026Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T11:42:56.026Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T11:42:56.256Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T11:42:56.496Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_label [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T11:42:56.496Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T11:42:56.496Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T11:42:56.496Z] time="2022-02-23T11:42:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T11:42:56.496Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-23T11:42:56.496Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T11:42:56.496Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:42:56.496Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestReloadBadDefaultConfig [2022-02-23T11:42:56.496Z] time="2022-02-23T11:42:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2686212724" [2022-02-23T11:42:56.496Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestReloadWithConflictingLabels [2022-02-23T11:42:56.496Z] time="2022-02-23T11:42:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3971441294" [2022-02-23T11:42:56.496Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T11:42:56.496Z] time="2022-02-23T11:42:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-813896657" [2022-02-23T11:42:56.496Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestMaskURLCredentials [2022-02-23T11:42:56.496Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestDaemonConfigurationMerge [2022-02-23T11:42:56.496Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T11:42:56.496Z] PASS [2022-02-23T11:42:56.496Z] coverage: 79.2% of statements [2022-02-23T11:42:56.496Z] ok github.com/docker/docker/daemon/config 0.371s coverage: 79.2% of statements [2022-02-23T11:42:56.496Z] === RUN TestEventsLog [2022-02-23T11:42:56.496Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestEventsLogTimeout [2022-02-23T11:42:56.496Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T11:42:56.496Z] === RUN TestLogEvents [2022-02-23T11:42:56.496Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T11:42:56.496Z] === RUN TestLoadBufferedEvents [2022-02-23T11:42:56.519Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T11:42:56.519Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T11:42:56.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T11:42:56.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T11:42:56.519Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T11:42:56.967Z] === RUN TestWaitNodeAttachment [2022-02-23T11:42:56.967Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-02-23T11:42:56.967Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T11:42:56.967Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T11:42:56.967Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T11:42:56.967Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T11:42:56.967Z] PASS [2022-02-23T11:42:56.967Z] coverage: 50.0% of statements [2022-02-23T11:42:56.967Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2022-02-23T11:42:56.967Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-23T11:42:57.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T11:42:57.437Z] === RUN TestIsolationConversion [2022-02-23T11:42:57.437Z] === RUN TestIsolationConversion/default [2022-02-23T11:42:57.437Z] === RUN TestIsolationConversion/process [2022-02-23T11:42:57.437Z] === RUN TestIsolationConversion/hyperv [2022-02-23T11:42:57.437Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestContainerLabels [2022-02-23T11:42:57.437Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestCredentialSpecConversion [2022-02-23T11:42:57.437Z] === RUN TestCredentialSpecConversion/none [2022-02-23T11:42:57.437Z] === RUN TestCredentialSpecConversion/config [2022-02-23T11:42:57.437Z] === RUN TestCredentialSpecConversion/file [2022-02-23T11:42:57.437Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T11:42:57.437Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T11:42:57.437Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountBind [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountVolume [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountTarget [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T11:42:57.437Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T11:42:57.437Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T11:42:57.437Z] PASS [2022-02-23T11:42:57.437Z] coverage: 11.0% of statements [2022-02-23T11:42:57.437Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.603s coverage: 11.0% of statements [2022-02-23T11:42:58.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-23T11:42:58.311Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T11:42:58.431Z] === RUN TestIsEmptyDir [2022-02-23T11:42:58.431Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T11:42:58.431Z] PASS [2022-02-23T11:42:58.431Z] coverage: 2.3% of statements [2022-02-23T11:42:58.431Z] ok github.com/docker/docker/daemon/graphdriver 0.086s coverage: 2.3% of statements [2022-02-23T11:42:58.431Z] === RUN TestVerifyNetworkingConfig [2022-02-23T11:42:58.431Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestGetContainer [2022-02-23T11:42:58.431Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestValidContainerNames [2022-02-23T11:42:58.431Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestContainerInitDNS [2022-02-23T11:42:58.431Z] daemon_test.go:145: root required [2022-02-23T11:42:58.431Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestMerge [2022-02-23T11:42:58.431Z] --- PASS: TestMerge (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestValidateContainerIsolation [2022-02-23T11:42:58.431Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestFindNetworkErrorType [2022-02-23T11:42:58.431Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestEnsureServicesExist [2022-02-23T11:42:58.431Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestEnsureServicesExistErrors [2022-02-23T11:42:58.431Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T11:42:58.431Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T11:42:58.431Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T11:42:58.431Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T11:42:58.431Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:42:58.431Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T11:42:58.431Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestContainerDelete [2022-02-23T11:42:58.431Z] --- PASS: TestContainerDelete (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestContainerDoubleDelete [2022-02-23T11:42:58.431Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T11:42:58.431Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T11:42:58.431Z] --- PASS: TestLogContainerEventWithAttributes (0.01s) [2022-02-23T11:42:58.431Z] === RUN TestNoneHealthcheck [2022-02-23T11:42:58.431Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestHealthStates [2022-02-23T11:42:58.431Z] === RUN TestLinkNaming [2022-02-23T11:42:58.431Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLinkNew [2022-02-23T11:42:58.431Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLinkEnv [2022-02-23T11:42:58.431Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLinkMultipleEnv [2022-02-23T11:42:58.431Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T11:42:58.431Z] === RUN TestLinkPortRangeEnv [2022-02-23T11:42:58.431Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T11:42:58.431Z] PASS [2022-02-23T11:42:58.431Z] coverage: 93.0% of statements [2022-02-23T11:42:58.781Z] --- PASS: TestBuildMultiStageOnBuild (16.06s) [2022-02-23T11:42:58.781Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:42:58.781Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:42:58.781Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-23T11:42:58.781Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:42:58.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T11:42:58.904Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] time="2022-02-23T11:42:58Z" 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-02-23T11:42:58.904Z] --- PASS: TestHealthStates (0.23s) [2022-02-23T11:42:58.904Z] === RUN TestGetInspectData [2022-02-23T11:42:58.904Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T11:42:58.904Z] === RUN TestFillLicense [2022-02-23T11:42:58.904Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T11:42:58.904Z] === RUN TestListInvalidFilter [2022-02-23T11:42:58.904Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T11:42:58.904Z] === RUN TestNameFilter [2022-02-23T11:42:58.904Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T11:42:58.904Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T11:42:58.904Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:42:58.904Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T11:42:58.905Z] === 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-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T11:42:58.905Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T11:42:58.905Z] --- 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-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T11:42:58.905Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadLabels [2022-02-23T11:42:58.905Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T11:42:58.905Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadMirrors [2022-02-23T11:42:58.905Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T11:42:58.905Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T11:42:58.905Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T11:42:58.905Z] reload_test.go:342: root required [2022-02-23T11:42:58.905Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T11:42:58.905Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T11:42:58.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T11:42:58.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T11:42:58.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T11:42:58.905Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T11:42:58.905Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T11:42:58.905Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T11:42:58.905Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T11:42:58.905Z] === RUN TestParseVolumesFrom [2022-02-23T11:42:58.905Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T11:42:58.905Z] PASS [2022-02-23T11:42:58.906Z] coverage: 8.6% of statements [2022-02-23T11:42:58.906Z] ok github.com/docker/docker/daemon 0.501s coverage: 8.6% of statements [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T11:42:58.906Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T11:42:58.973Z] 2022/02/23 11:42:58 Closing DB instances... [2022-02-23T11:42:59.935Z] --- PASS: TestNetworkDBGarbageCollection (54.07s) [2022-02-23T11:42:59.935Z] === RUN TestFindNode [2022-02-23T11:42:59.935Z] 2022/02/23 11:42:59 Closing DB instances... [2022-02-23T11:42:59.935Z] --- PASS: TestFindNode (0.03s) [2022-02-23T11:42:59.935Z] === RUN TestChangeNodeState [2022-02-23T11:42:59.935Z] 2022/02/23 11:42:59 Closing DB instances... [2022-02-23T11:42:59.935Z] --- PASS: TestChangeNodeState (0.03s) [2022-02-23T11:42:59.935Z] === RUN TestNodeReincarnation [2022-02-23T11:42:59.935Z] 2022/02/23 11:42:59 Closing DB instances... [2022-02-23T11:43:00.269Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T11:43:00.270Z] docker_api_swarm_node_test.go:53: [d5894222224cb] joining swarm manager [d80e5ba41ef29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:43:00.842Z] docker_api_swarm_node_test.go:54: [dcc9fd7f59d72] joining swarm manager [d80e5ba41ef29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:43:01.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T11:43:01.133Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T11:43:01.133Z] PASS [2022-02-23T11:43:01.133Z] coverage: 33.6% of statements [2022-02-23T11:43:01.133Z] ok github.com/docker/docker/daemon/logger/fluentd 0.052s coverage: 33.6% of statements [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/defaults [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T11:43:01.133Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T11:43:01.133Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T11:43:01.133Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T11:43:01.133Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T11:43:01.133Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T11:43:01.133Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T11:43:01.608Z] time="2022-02-23T11:43:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T11:43:01.608Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-23T11:43:01.608Z] === RUN TestCreateSuccess [2022-02-23T11:43:01.608Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T11:43:01.608Z] === RUN TestCreateStreamSkipped [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T11:43:01.609Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCreateLogGroupSuccess [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T11:43:01.609Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCreateError [2022-02-23T11:43:01.609Z] --- PASS: TestCreateError (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCreateAlreadyExists [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T11:43:01.609Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestLogClosed [2022-02-23T11:43:01.609Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestLogBlocking [2022-02-23T11:43:01.609Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T11:43:01.609Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T11:43:01.609Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestPublishBatchSuccess [2022-02-23T11:43:01.609Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestPublishBatchError [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=error msg=error [2022-02-23T11:43:01.609Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:43:01.609Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T11:43:01.609Z] time="2022-02-23T11:43:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T11:43:01.609Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchSimple [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchTicker [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchClose [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/3/���� [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T11:43:01.609Z] === RUN TestEffectiveLen/5/ [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/0/ [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: He [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/6/a� [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: a [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: � [2022-02-23T11:43:01.609Z] === RUN TestFindValidSplit/7/a� [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T11:43:01.609Z] cloudwatchlogs_test.go:1077: [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T11:43:01.609Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestProcessEventEmoji [2022-02-23T11:43:01.609Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchLineSplit [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.03s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMaxEvents [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T11:43:01.609Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-02-23T11:43:01.609Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T11:43:01.674Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T11:43:01.935Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T11:43:01.935Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T11:43:02.079Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.18s) [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T11:43:02.080Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T11:43:02.080Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T11:43:02.080Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestCreateTagSuccess [2022-02-23T11:43:02.080Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T11:43:02.080Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T11:43:02.080Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T11:43:02.080Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T11:43:02.080Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T11:43:02.080Z] PASS [2022-02-23T11:43:02.080Z] coverage: 80.2% of statements [2022-02-23T11:43:02.080Z] ok github.com/docker/docker/daemon/logger/awslogs 0.649s coverage: 80.2% of statements [2022-02-23T11:43:02.080Z] === RUN TestAdapterReadLogs [2022-02-23T11:43:02.080Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestCopier [2022-02-23T11:43:02.080Z] --- PASS: TestCopier (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestCopierLongLines [2022-02-23T11:43:02.080Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestCopierSlow [2022-02-23T11:43:02.080Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T11:43:02.080Z] === RUN TestCopierWithSized [2022-02-23T11:43:02.080Z] === RUN TestCopierWithSized/as_is [2022-02-23T11:43:02.080Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T11:43:02.080Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T11:43:02.080Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T11:43:02.080Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestCopierWithPartial [2022-02-23T11:43:02.080Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestRingLogger [2022-02-23T11:43:02.080Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestRingCap [2022-02-23T11:43:02.080Z] --- PASS: TestRingCap (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestRingClose [2022-02-23T11:43:02.080Z] --- PASS: TestRingClose (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestRingDrain [2022-02-23T11:43:02.080Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T11:43:02.080Z] PASS [2022-02-23T11:43:02.080Z] coverage: 43.8% of statements [2022-02-23T11:43:02.080Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2022-02-23T11:43:02.080Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T11:43:02.080Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestSearchRegistryForImages [2022-02-23T11:43:02.080Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T11:43:02.080Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T11:43:02.080Z] === RUN TestImageDelete [2022-02-23T11:43:02.080Z] === RUN TestImageDelete/no_lease [2022-02-23T11:43:02.080Z] === RUN TestImageDelete/lease_exists [2022-02-23T11:43:02.080Z] --- PASS: TestImageDelete (0.05s) [2022-02-23T11:43:02.080Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T11:43:02.080Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T11:43:02.080Z] === RUN TestContentStoreForPull [2022-02-23T11:43:02.507Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T11:43:02.507Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-23T11:43:02.507Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-23T11:43:02.507Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-23T11:43:02.551Z] --- PASS: TestContentStoreForPull (0.22s) [2022-02-23T11:43:02.551Z] PASS [2022-02-23T11:43:02.551Z] coverage: 6.8% of statements [2022-02-23T11:43:02.551Z] ok github.com/docker/docker/daemon/images 0.395s coverage: 6.8% of statements [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T11:43:02.551Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T11:43:03.027Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T11:43:03.027Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T11:43:03.027Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T11:43:03.027Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-23T11:43:03.027Z] === RUN TestFastTimeMarshalJSON [2022-02-23T11:43:03.027Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T11:43:03.027Z] PASS [2022-02-23T11:43:03.027Z] coverage: 87.2% of statements [2022-02-23T11:43:03.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.295s coverage: 87.2% of statements [2022-02-23T11:43:03.027Z] === RUN TestJSONFileLogger [2022-02-23T11:43:03.450Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-23T11:43:03.497Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T11:43:03.497Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T11:43:03.497Z] --- PASS: TestJSONFileLoggerWithTags (0.02s) [2022-02-23T11:43:03.497Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T11:43:03.497Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-02-23T11:43:03.497Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T11:43:03.497Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-23T11:43:03.497Z] === RUN TestEncodeDecode [2022-02-23T11:43:03.497Z] === PAUSE TestEncodeDecode [2022-02-23T11:43:03.497Z] === RUN TestUnexpectedEOF [2022-02-23T11:43:03.497Z] time="2022-02-23T11:43:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:43:03.497Z] time="2022-02-23T11:43:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T11:43:03.497Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-23T11:43:03.497Z] === CONT TestEncodeDecode [2022-02-23T11:43:03.497Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T11:43:03.497Z] PASS [2022-02-23T11:43:03.497Z] coverage: 69.9% of statements [2022-02-23T11:43:03.497Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.405s coverage: 69.9% of statements [2022-02-23T11:43:03.711Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-23T11:43:04.490Z] === RUN TestWriteLog [2022-02-23T11:43:04.490Z] === PAUSE TestWriteLog [2022-02-23T11:43:04.490Z] === RUN TestReadLog [2022-02-23T11:43:04.490Z] === PAUSE TestReadLog [2022-02-23T11:43:04.490Z] === RUN TestDecode [2022-02-23T11:43:04.490Z] --- PASS: TestDecode (0.03s) [2022-02-23T11:43:04.490Z] === CONT TestWriteLog [2022-02-23T11:43:04.490Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T11:43:04.490Z] === CONT TestReadLog [2022-02-23T11:43:04.490Z] === RUN TestReadLog/tail_exact [2022-02-23T11:43:04.490Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T11:43:04.490Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T11:43:04.490Z] --- PASS: TestReadLog (0.24s) [2022-02-23T11:43:04.490Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-23T11:43:04.490Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-23T11:43:04.490Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T11:43:04.490Z] PASS [2022-02-23T11:43:04.490Z] coverage: 78.7% of statements [2022-02-23T11:43:04.490Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 78.7% of statements [2022-02-23T11:43:04.654Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-23T11:43:04.654Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-23T11:43:04.915Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-23T11:43:04.915Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-23T11:43:04.961Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T11:43:04.961Z] === RUN TestOpenFileDelete [2022-02-23T11:43:04.961Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestOpenFileRename [2022-02-23T11:43:04.961Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestHandleDecoderErr [2022-02-23T11:43:04.961Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestParseLogTagDefaultTag [2022-02-23T11:43:04.961Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestParseLogTag [2022-02-23T11:43:04.961Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestParseLogTagEmptyTag [2022-02-23T11:43:04.961Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestTailFiles [2022-02-23T11:43:04.961Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestFollowLogsConsumerGone [2022-02-23T11:43:04.961Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestFollowLogsProducerGone [2022-02-23T11:43:04.961Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T11:43:04.961Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T11:43:04.961Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-23T11:43:04.961Z] === RUN TestCheckCapacityAndRotate [2022-02-23T11:43:04.961Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T11:43:04.961Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T11:43:04.961Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-02-23T11:43:04.961Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T11:43:04.961Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-02-23T11:43:04.961Z] PASS [2022-02-23T11:43:04.961Z] coverage: 54.9% of statements [2022-02-23T11:43:04.961Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.229s coverage: 54.9% of statements [2022-02-23T11:43:05.432Z] === RUN TestLog [2022-02-23T11:43:05.432Z] --- PASS: TestLog (0.03s) [2022-02-23T11:43:05.432Z] PASS [2022-02-23T11:43:05.432Z] coverage: 31.5% of statements [2022-02-23T11:43:05.432Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.110s coverage: 31.5% of statements [2022-02-23T11:43:05.432Z] === RUN TestValidateLogOpt [2022-02-23T11:43:05.432Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:43:05.432Z] === RUN TestNewMissedConfig [2022-02-23T11:43:05.432Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T11:43:05.432Z] === RUN TestNewMissedUrl [2022-02-23T11:43:05.432Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T11:43:05.432Z] === RUN TestNewMissedToken [2022-02-23T11:43:05.432Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T11:43:05.432Z] === RUN TestNewWithProxy [2022-02-23T11:43:05.432Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T11:43:05.432Z] === RUN TestDefault [2022-02-23T11:43:05.432Z] --- PASS: TestDefault (0.01s) [2022-02-23T11:43:05.432Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T11:43:05.432Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-23T11:43:05.432Z] === RUN TestJsonFormat [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T11:43:05.703Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T11:43:05.703Z] === RUN TestParallelCreate [2022-02-23T11:43:05.703Z] 2022/02/23 11:43:04 Closing DB instances... [2022-02-23T11:43:05.703Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T11:43:05.703Z] === RUN TestParallelDelete [2022-02-23T11:43:05.703Z] 2022/02/23 11:43:04 Closing DB instances... [2022-02-23T11:43:05.703Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T11:43:05.703Z] === RUN TestNetworkDBIslands [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f0ba5a8659c6 with config:&{NodeID:f0ba5a8659c6 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-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, added to nodes list" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7e048aa27636 with config:&{NodeID:7e048aa27636 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-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node 7e048aa27636/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to nodes list" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node 7e048aa27636/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to nodes list" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, added to nodes list" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T11:43:05.703Z] time="2022-02-23T11:43:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2022-02-23T11:43:05.902Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T11:43:05.902Z] === RUN TestRawFormat [2022-02-23T11:43:05.902Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T11:43:05.902Z] === RUN TestRawFormatWithLabels [2022-02-23T11:43:05.902Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T11:43:05.902Z] === RUN TestRawFormatWithoutTag [2022-02-23T11:43:05.902Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T11:43:05.902Z] === RUN TestBatching [2022-02-23T11:43:05.902Z] === RUN TestNewParse [2022-02-23T11:43:05.902Z] --- PASS: TestNewParse (0.00s) [2022-02-23T11:43:05.902Z] PASS [2022-02-23T11:43:05.902Z] coverage: 8.3% of statements [2022-02-23T11:43:05.902Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2022-02-23T11:43:05.902Z] --- PASS: TestBatching (0.38s) [2022-02-23T11:43:05.902Z] === RUN TestFrequency [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bf15786153c3 with config:&{NodeID:bf15786153c3 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-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node 7e048aa27636/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.159Z] time="2022-02-23T11:43:05Z" level=info msg="Node bf15786153c3/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.388Z] --- PASS: TestFrequency (0.19s) [2022-02-23T11:43:06.388Z] === RUN TestOneMessagePerRequest [2022-02-23T11:43:06.388Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-23T11:43:06.388Z] === RUN TestVerify [2022-02-23T11:43:06.388Z] --- PASS: TestVerify (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestSkipVerify [2022-02-23T11:43:06.388Z] === RUN TestParseLogFormat [2022-02-23T11:43:06.388Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestValidateLogOptEmpty [2022-02-23T11:43:06.388Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestValidateSyslogAddress [2022-02-23T11:43:06.388Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestParseAddressDefaultPort [2022-02-23T11:43:06.388Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestValidateSyslogFacility [2022-02-23T11:43:06.388Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T11:43:06.388Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T11:43:06.388Z] === RUN TestValidateLogOpt [2022-02-23T11:43:06.388Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T11:43:06.388Z] PASS [2022-02-23T11:43:06.388Z] coverage: 46.8% of statements [2022-02-23T11:43:06.388Z] ok github.com/docker/docker/daemon/logger/syslog 0.082s coverage: 46.8% of statements [2022-02-23T11:43:06.388Z] time="2022-02-23T11:43:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.388Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.388Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.388Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2278a9499f9c with config:&{NodeID:2278a9499f9c 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-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 7e048aa27636/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node bf15786153c3/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node bf15786153c3/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:06.615Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:06.860Z] --- PASS: TestSkipVerify (0.56s) [2022-02-23T11:43:06.860Z] === RUN TestBufferMaximum [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.524395\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.524395\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T11:43:06.860Z] === RUN TestServerAlwaysDown [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.530422\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.530422\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.530422\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.531423\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] time="2022-02-23T11:43:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645616586.531423\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:06.860Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T11:43:06.860Z] === RUN TestCannotSendAfterClose [2022-02-23T11:43:06.860Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T11:43:06.860Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0794c77ec396 with config:&{NodeID:0794c77ec396 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-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node bf15786153c3/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node bf15786153c3/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 7e048aa27636/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:07.072Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="The new bootstrap node list is:[172.18.71.142:10033 172.18.71.142:10034 172.18.71.142:10035]" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10033" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49352" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10034" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49353" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10035" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49354" [2022-02-23T11:43:07.072Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=info msg="The new bootstrap node list is:[172.18.71.142:10033 172.18.71.142:10034 172.18.71.142:10035]" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10033" [2022-02-23T11:43:07.072Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49355" [2022-02-23T11:43:07.073Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10034" [2022-02-23T11:43:07.073Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49356" [2022-02-23T11:43:07.073Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10035" [2022-02-23T11:43:07.073Z] time="2022-02-23T11:43:06Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49357" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="node 0 leaving" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="node5(0794c77ec396): Node leave event for f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="node4(2278a9499f9c): Node leave event for f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="node2(7e048aa27636): Node leave event for f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.529Z] time="2022-02-23T11:43:07Z" level=info msg="node1(f0ba5a8659c6): Node leave event for f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:07.857Z] === RUN TestV1IDService [2022-02-23T11:43:07.857Z] --- PASS: TestV1IDService (0.04s) [2022-02-23T11:43:07.857Z] === RUN TestV2MetadataService [2022-02-23T11:43:07.857Z] time="2022-02-23T11:43:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T11:43:07.857Z] time="2022-02-23T11:43:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b1a45e03ea8a\"}'" [2022-02-23T11:43:07.857Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T11:43:07.857Z] PASS [2022-02-23T11:43:07.857Z] coverage: 82.5% of statements [2022-02-23T11:43:07.857Z] ok github.com/docker/docker/daemon/logger/splunk 2.245s coverage: 82.5% of statements [2022-02-23T11:43:07.857Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T11:43:07.857Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T11:43:07.857Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="node3(bf15786153c3): Node leave event for f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node f0ba5a8659c6/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="node 1 leaving" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="node5(0794c77ec396): Node leave event for 7e048aa27636/172.18.71.142" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="node4(2278a9499f9c): Node leave event for 7e048aa27636/172.18.71.142" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636 change state NodeActive --> NodeLeft" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="node3(bf15786153c3): Node leave event for 7e048aa27636/172.18.71.142" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636 change state NodeActive --> NodeFailed" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636/172.18.71.142, added to failed nodes list" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=error msg="node: 7e048aa27636 is unknown to memberlist" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10034" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636/172.18.71.142, left gossip cluster" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49358" [2022-02-23T11:43:07.988Z] time="2022-02-23T11:43:07Z" level=info msg="Node 7e048aa27636/172.18.71.142, left gossip cluster" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="node 2 leaving" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=error msg="node: 7e048aa27636 is unknown to memberlist" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=error msg="node: 7e048aa27636 is unknown to memberlist" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="Node bf15786153c3 change state NodeActive --> NodeLeft" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="node4(2278a9499f9c): Node leave event for bf15786153c3/172.18.71.142" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="Node bf15786153c3 change state NodeActive --> NodeLeft" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="node5(0794c77ec396): Node leave event for bf15786153c3/172.18.71.142" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="Node bf15786153c3 change state NodeActive --> NodeLeft" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:07Z" level=info msg="node3(bf15786153c3): Node leave event for bf15786153c3/172.18.71.142" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:08Z" level=info msg="Node bf15786153c3/172.18.71.142, left gossip cluster" [2022-02-23T11:43:08.444Z] time="2022-02-23T11:43:08Z" level=info msg="Node bf15786153c3/172.18.71.142, left gossip cluster" [2022-02-23T11:43:08.445Z] time="2022-02-23T11:43:08Z" level=info msg="Node bf15786153c3/172.18.71.142, left gossip cluster" [2022-02-23T11:43:08.850Z] === RUN TestSuccessfulDownload [2022-02-23T11:43:08.850Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:43:08.850Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T11:43:08.850Z] === RUN TestCancelledDownload [2022-02-23T11:43:08.850Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T11:43:08.850Z] === RUN TestMaxDownloadAttempts [2022-02-23T11:43:08.850Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:43:08.850Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:43:08.850Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:43:08.850Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:43:08.850Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:43:08.850Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:43:08.850Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:43:08.850Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:43:08.850Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T11:43:08.850Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T11:43:08.850Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T11:43:08.850Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T11:43:08.905Z] networkdb_test.go:867: node4: OK [2022-02-23T11:43:08.905Z] networkdb_test.go:867: node5: OK [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="node 0 coming back" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:20de426e1084 with config:&{NodeID:20de426e1084 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-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node 20de426e1084/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node 20de426e1084/172.18.71.142, added to nodes list" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="node 1 coming back" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a1d383c091ef with config:&{NodeID:a1d383c091ef 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-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node a1d383c091ef/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node a1d383c091ef/172.18.71.142, added to nodes list" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="node 2 coming back" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aa08d88403fe with config:&{NodeID:aa08d88403fe 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-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node aa08d88403fe/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:08.905Z] time="2022-02-23T11:43:08Z" level=info msg="Node aa08d88403fe/172.18.71.142, added to nodes list" [2022-02-23T11:43:09.125Z] --- PASS: TestCreateServiceSecretFileMode (12.88s) [2022-02-23T11:43:09.125Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:43:09.322Z] --- PASS: TestV2MetadataService (1.47s) [2022-02-23T11:43:09.322Z] PASS [2022-02-23T11:43:09.322Z] coverage: 48.2% of statements [2022-02-23T11:43:09.322Z] ok github.com/docker/docker/distribution/metadata 1.601s coverage: 48.2% of statements [2022-02-23T11:43:09.322Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T11:43:09.322Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T11:43:09.322Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T11:43:09.322Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T11:43:09.322Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T11:43:09.322Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T11:43:09.322Z] === RUN TestManifestStore [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local685869167\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/no_local_cache [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/with_local_cache [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T11:43:09.322Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T11:43:09.322Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-02-23T11:43:09.322Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-02-23T11:43:09.322Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-02-23T11:43:09.322Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-02-23T11:43:09.322Z] === RUN TestTransfer [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=warning msg="reference for unknown type: " [2022-02-23T11:43:09.322Z] time="2022-02-23T11:43:09Z" level=warning msg="reference for unknown type: " [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T11:43:09.322Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T11:43:09.795Z] time="2022-02-23T11:43:09Z" level=warning msg="reference for unknown type: " [2022-02-23T11:43:09.795Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T11:43:09.795Z] time="2022-02-23T11:43:09Z" level=warning msg="reference for unknown type: " [2022-02-23T11:43:09.795Z] time="2022-02-23T11:43:09Z" level=warning msg="reference for unknown type: " [2022-02-23T11:43:09.795Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T11:43:09.795Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T11:43:09.795Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T11:43:09.795Z] --- PASS: TestTransfer (0.12s) [2022-02-23T11:43:09.795Z] === RUN TestConcurrencyLimit [2022-02-23T11:43:09.795Z] time="2022-02-23T11:43:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore (0.38s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T11:43:09.795Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T11:43:09.795Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestFixManifestLayers [2022-02-23T11:43:09.795Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T11:43:09.795Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:43:09.795Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestFixManifestLayersBadParent [2022-02-23T11:43:09.795Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestValidateManifest [2022-02-23T11:43:09.795Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:43:09.795Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestFormatPlatform [2022-02-23T11:43:09.795Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T11:43:09.795Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestLayerAlreadyExists [2022-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] 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-02-23T11:43:09.795Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T11:43:09.795Z] === RUN TestNotFound [2022-02-23T11:43:09.795Z] --- PASS: TestNotFound (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestConflict [2022-02-23T11:43:09.795Z] --- PASS: TestConflict (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestForbidden [2022-02-23T11:43:09.795Z] --- PASS: TestForbidden (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestInvalidParameter [2022-02-23T11:43:09.795Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestNotImplemented [2022-02-23T11:43:09.795Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestNotModified [2022-02-23T11:43:09.795Z] --- PASS: TestNotModified (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestUnauthorized [2022-02-23T11:43:09.795Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestUnknown [2022-02-23T11:43:09.795Z] --- PASS: TestUnknown (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestCancelled [2022-02-23T11:43:09.795Z] --- PASS: TestCancelled (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestDeadline [2022-02-23T11:43:09.795Z] --- PASS: TestDeadline (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestDataLoss [2022-02-23T11:43:09.795Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestUnavailable [2022-02-23T11:43:09.795Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestSystem [2022-02-23T11:43:09.795Z] --- PASS: TestSystem (0.00s) [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Conflict [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T11:43:09.795Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T11:43:09.796Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T11:43:09.796Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T11:43:09.796Z] PASS [2022-02-23T11:43:09.796Z] coverage: 53.1% of statements [2022-02-23T11:43:09.796Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2022-02-23T11:43:09.796Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-23T11:43:09.796Z] === RUN TestInactiveJobs [2022-02-23T11:43:10.266Z] --- PASS: TestInactiveJobs (0.42s) [2022-02-23T11:43:10.266Z] === RUN TestWatchRelease [2022-02-23T11:43:10.266Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T11:43:10.266Z] === RUN TestWatchFinishedTransfer [2022-02-23T11:43:10.266Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T11:43:10.266Z] === RUN TestDuplicateTransfer [2022-02-23T11:43:10.266Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T11:43:10.266Z] === RUN TestSuccessfulUpload [2022-02-23T11:43:10.510Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T11:43:10.736Z] time="2022-02-23T11:43:10Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T11:43:10.736Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2022-02-23T11:43:10.736Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T11:43:10.736Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T11:43:10.736Z] === RUN TestTokenPassThru [2022-02-23T11:43:10.736Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T11:43:10.736Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T11:43:10.736Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T11:43:10.736Z] PASS [2022-02-23T11:43:10.737Z] coverage: 24.6% of statements [2022-02-23T11:43:10.737Z] ok github.com/docker/docker/distribution 1.665s coverage: 24.6% of statements [2022-02-23T11:43:10.737Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-02-23T11:43:10.737Z] === RUN TestCancelledUpload [2022-02-23T11:43:10.737Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T11:43:10.737Z] PASS [2022-02-23T11:43:10.737Z] coverage: 77.6% of statements [2022-02-23T11:43:10.737Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 77.6% of statements [2022-02-23T11:43:11.223Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T11:43:11.223Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T11:43:11.223Z] === RUN TestCompare [2022-02-23T11:43:11.223Z] --- PASS: TestCompare (0.00s) [2022-02-23T11:43:11.223Z] PASS [2022-02-23T11:43:11.223Z] coverage: 19.2% of statements [2022-02-23T11:43:11.223Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-02-23T11:43:11.223Z] === RUN TestFSGetInvalidData [2022-02-23T11:43:11.223Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T11:43:11.223Z] === RUN TestFSInvalidSet [2022-02-23T11:43:11.223Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T11:43:11.223Z] === RUN TestFSInvalidRoot [2022-02-23T11:43:11.223Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T11:43:11.223Z] === RUN TestFSMetadataGetSet [2022-02-23T11:43:11.223Z] --- PASS: TestFSMetadataGetSet (0.10s) [2022-02-23T11:43:11.223Z] === RUN TestFSInvalidWalker [2022-02-23T11:43:11.223Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T11:43:11.223Z] === RUN TestFSGetSet [2022-02-23T11:43:11.271Z] --- PASS: TestBuildMultiStageLayerLeak (13.28s) [2022-02-23T11:43:11.272Z] === RUN TestBuildWithHugeFile [2022-02-23T11:43:11.699Z] --- PASS: TestFSGetSet (0.05s) [2022-02-23T11:43:11.699Z] === RUN TestFSGetUnsetKey [2022-02-23T11:43:11.699Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T11:43:11.699Z] === RUN TestFSGetEmptyData [2022-02-23T11:43:11.699Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-02-23T11:43:11.699Z] === RUN TestFSDelete [2022-02-23T11:43:11.699Z] --- PASS: TestFSDelete (0.03s) [2022-02-23T11:43:11.699Z] === RUN TestFSWalker [2022-02-23T11:43:11.699Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T11:43:11.699Z] === RUN TestFSWalkerStopOnError [2022-02-23T11:43:11.699Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T11:43:11.699Z] === RUN TestNewFromJSON [2022-02-23T11:43:11.699Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T11:43:11.699Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestMarshalKeyOrder [2022-02-23T11:43:11.699Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestHistoryEqual [2022-02-23T11:43:11.699Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-23T11:43:11.699Z] === RUN TestImage [2022-02-23T11:43:11.699Z] --- PASS: TestImage (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestImageOSNotEmpty [2022-02-23T11:43:11.699Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T11:43:11.699Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T11:43:11.699Z] === RUN TestCreate [2022-02-23T11:43:11.699Z] --- PASS: TestCreate (0.01s) [2022-02-23T11:43:11.699Z] === RUN TestRestore [2022-02-23T11:43:11.699Z] time="2022-02-23T11:43:11Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T11:43:11.699Z] --- PASS: TestRestore (0.05s) [2022-02-23T11:43:11.699Z] === RUN TestAddDelete [2022-02-23T11:43:11.699Z] --- PASS: TestAddDelete (0.03s) [2022-02-23T11:43:11.699Z] === RUN TestSearchAfterDelete [2022-02-23T11:43:11.699Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-23T11:43:11.699Z] === RUN TestParentReset [2022-02-23T11:43:11.699Z] --- PASS: TestParentReset (0.05s) [2022-02-23T11:43:11.699Z] === RUN TestGetAndSetLastUpdated [2022-02-23T11:43:11.699Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2022-02-23T11:43:11.699Z] === RUN TestStoreLen [2022-02-23T11:43:11.899Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T11:43:12.170Z] --- PASS: TestStoreLen (0.12s) [2022-02-23T11:43:12.170Z] PASS [2022-02-23T11:43:12.170Z] coverage: 86.9% of statements [2022-02-23T11:43:12.170Z] ok github.com/docker/docker/image 0.881s coverage: 86.9% of statements [2022-02-23T11:43:12.627Z] time="2022-02-23T11:43:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.71.142:10033 172.18.71.142:10034 172.18.71.142:10035]" [2022-02-23T11:43:12.656Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T11:43:12.656Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T11:43:12.656Z] PASS [2022-02-23T11:43:12.656Z] coverage: 25.0% of statements [2022-02-23T11:43:12.656Z] === RUN TestValidateManifest [2022-02-23T11:43:12.656Z] === RUN TestValidateManifest/nil [2022-02-23T11:43:12.656Z] === RUN TestValidateManifest/non-nil [2022-02-23T11:43:12.656Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T11:43:12.656Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T11:43:12.656Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T11:43:12.656Z] PASS [2022-02-23T11:43:12.656Z] coverage: 0.7% of statements [2022-02-23T11:43:12.656Z] ok github.com/docker/docker/image/tarexport 0.201s coverage: 0.7% of statements [2022-02-23T11:43:12.656Z] ok github.com/docker/docker/image/v1 0.210s coverage: 25.0% of statements [2022-02-23T11:43:12.656Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T11:43:13.083Z] time="2022-02-23T11:43:12Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.71.142:10033 172.18.71.142:10034 172.18.71.142:10035]" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10033" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49359" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, is the new incarnation of the shutdown node f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49360" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10034" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, is the new incarnation of the shutdown node 7e048aa27636/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10035" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49361" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 2278a9499f9c/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, is the new incarnation of the shutdown node bf15786153c3/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, is the new incarnation of the shutdown node 7e048aa27636/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node a1d383c091ef/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, is the new incarnation of the shutdown node f0ba5a8659c6/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, is the new incarnation of the shutdown node bf15786153c3/172.18.71.142" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, joined gossip cluster" [2022-02-23T11:43:13.540Z] time="2022-02-23T11:43:13Z" level=info msg="Node aa08d88403fe/172.18.71.142, added to nodes list" [2022-02-23T11:43:13.816Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10033" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49362" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10034" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49363" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.71.142:10035" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49364" [2022-02-23T11:43:13.999Z] 2022/02/23 11:43:13 Closing DB instances... [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084 change state NodeActive --> NodeLeft" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="node2(a1d383c091ef): Node leave event for 20de426e1084/172.18.71.142" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084 change state NodeActive --> NodeLeft" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="node4(2278a9499f9c): Node leave event for 20de426e1084/172.18.71.142" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084 change state NodeActive --> NodeLeft" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="node3(aa08d88403fe): Node leave event for 20de426e1084/172.18.71.142" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084 change state NodeActive --> NodeLeft" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="node5(0794c77ec396): Node leave event for 20de426e1084/172.18.71.142" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084 change state NodeActive --> NodeLeft" [2022-02-23T11:43:13.999Z] time="2022-02-23T11:43:13Z" level=info msg="node1(20de426e1084): Node leave event for 20de426e1084/172.18.71.142" [2022-02-23T11:43:14.236Z] === RUN TestEmptyLayer [2022-02-23T11:43:14.236Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestCommitFailure [2022-02-23T11:43:14.236Z] --- PASS: TestCommitFailure (0.02s) [2022-02-23T11:43:14.236Z] === RUN TestStartTransactionFailure [2022-02-23T11:43:14.236Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-23T11:43:14.236Z] === RUN TestGetOrphan [2022-02-23T11:43:14.236Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T11:43:14.236Z] === RUN TestMountAndRegister [2022-02-23T11:43:14.236Z] layer_test.go:258: Layer size: 14 [2022-02-23T11:43:14.236Z] --- PASS: TestMountAndRegister (0.08s) [2022-02-23T11:43:14.236Z] === RUN TestLayerRelease [2022-02-23T11:43:14.236Z] layer_test.go:291: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestStoreRestore [2022-02-23T11:43:14.236Z] layer_test.go:340: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestTarStreamStability [2022-02-23T11:43:14.236Z] layer_test.go:455: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestRegisterExistingLayer [2022-02-23T11:43:14.236Z] === RUN TestSerialization [2022-02-23T11:43:14.236Z] --- PASS: TestSerialization (0.02s) [2022-02-23T11:43:14.236Z] PASS [2022-02-23T11:43:14.236Z] coverage: 100.0% of statements [2022-02-23T11:43:14.236Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2022-02-23T11:43:14.236Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-02-23T11:43:14.236Z] === RUN TestTarStreamVerification [2022-02-23T11:43:14.236Z] layer_test.go:684: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestLayerMigration [2022-02-23T11:43:14.236Z] migration_test.go:45: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T11:43:14.236Z] migration_test.go:181: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestMountInit [2022-02-23T11:43:14.236Z] mount_test.go:17: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestMountSize [2022-02-23T11:43:14.236Z] mount_test.go:76: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestMountChanges [2022-02-23T11:43:14.236Z] mount_test.go:125: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T11:43:14.236Z] === RUN TestMountApply [2022-02-23T11:43:14.236Z] mount_test.go:212: Failing on Windows [2022-02-23T11:43:14.236Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T11:43:14.236Z] PASS [2022-02-23T11:43:14.236Z] coverage: 30.2% of statements [2022-02-23T11:43:14.236Z] ok github.com/docker/docker/layer 0.359s coverage: 30.2% of statements [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:13Z" level=info msg="Node 20de426e1084/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node 20de426e1084/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node 20de426e1084/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="node3(aa08d88403fe): Node leave event for a1d383c091ef/172.18.71.142" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="node5(0794c77ec396): Node leave event for a1d383c091ef/172.18.71.142" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="node4(2278a9499f9c): Node leave event for a1d383c091ef/172.18.71.142" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="node2(a1d383c091ef): Node leave event for a1d383c091ef/172.18.71.142" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.456Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.707Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T11:43:14.707Z] === RUN TestEnvironmentParsing [2022-02-23T11:43:14.707Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T11:43:14.761Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node a1d383c091ef/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node aa08d88403fe change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="node4(2278a9499f9c): Node leave event for aa08d88403fe/172.18.71.142" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node aa08d88403fe change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="node5(0794c77ec396): Node leave event for aa08d88403fe/172.18.71.142" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node aa08d88403fe change state NodeActive --> NodeLeft" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="node3(aa08d88403fe): Node leave event for aa08d88403fe/172.18.71.142" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node aa08d88403fe/172.18.71.142, left gossip cluster" [2022-02-23T11:43:14.913Z] time="2022-02-23T11:43:14Z" level=info msg="Node aa08d88403fe/172.18.71.142, left gossip cluster" [2022-02-23T11:43:15.178Z] PASS [2022-02-23T11:43:15.178Z] coverage: 1.2% of statements [2022-02-23T11:43:15.178Z] ok github.com/docker/docker/libcontainerd/local 0.143s coverage: 1.2% of statements [2022-02-23T11:43:15.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T11:43:15.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T11:43:15.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T11:43:15.333Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T11:43:15.371Z] time="2022-02-23T11:43:15Z" level=info msg="Node aa08d88403fe/172.18.71.142, left gossip cluster" [2022-02-23T11:43:15.371Z] time="2022-02-23T11:43:15Z" level=debug msg="memberlist: Failed ping: aa08d88403fe (timeout reached)" [2022-02-23T11:43:15.371Z] time="2022-02-23T11:43:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.71.142:10036: use of closed network connection" [2022-02-23T11:43:15.371Z] time="2022-02-23T11:43:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.71.142:10037: use of closed network connection" [2022-02-23T11:43:15.371Z] time="2022-02-23T11:43:15Z" level=debug msg="memberlist: Stream connection from=172.18.71.142:49365" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=info msg="Node 2278a9499f9c change state NodeActive --> NodeLeft" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=info msg="node5(0794c77ec396): Node leave event for 2278a9499f9c/172.18.71.142" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=info msg="Node 2278a9499f9c change state NodeActive --> NodeLeft" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=info msg="node4(2278a9499f9c): Node leave event for 2278a9499f9c/172.18.71.142" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=warning msg="memberlist: Was able to connect to aa08d88403fe but other probes failed, network may be misconfigured" [2022-02-23T11:43:15.827Z] time="2022-02-23T11:43:15Z" level=info msg="Node 2278a9499f9c/172.18.71.142, left gossip cluster" [2022-02-23T11:43:15.906Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T11:43:16.170Z] === RUN TestSequenceGetAvailableBit [2022-02-23T11:43:16.170Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSequenceEqual [2022-02-23T11:43:16.170Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSequenceCopy [2022-02-23T11:43:16.170Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestGetFirstAvailable [2022-02-23T11:43:16.170Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestFindSequence [2022-02-23T11:43:16.170Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestCheckIfAvailable [2022-02-23T11:43:16.170Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestMergeSequences [2022-02-23T11:43:16.170Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestPushReservation [2022-02-23T11:43:16.170Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSerializeDeserialize [2022-02-23T11:43:16.170Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSet [2022-02-23T11:43:16.170Z] --- PASS: TestSet (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSetUnset [2022-02-23T11:43:16.170Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestOffsetSetUnset [2022-02-23T11:43:16.170Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSetInRange [2022-02-23T11:43:16.170Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestSetAnyInRange [2022-02-23T11:43:16.170Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestMethods [2022-02-23T11:43:16.170Z] --- PASS: TestMethods (0.00s) [2022-02-23T11:43:16.170Z] === RUN TestRandomAllocateDeallocate [2022-02-23T11:43:16.283Z] time="2022-02-23T11:43:15Z" level=info msg="Node 2278a9499f9c/172.18.71.142, left gossip cluster" [2022-02-23T11:43:16.496Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T11:43:16.739Z] time="2022-02-23T11:43:16Z" level=info msg="Node 0794c77ec396/172.18.71.142, left gossip cluster" [2022-02-23T11:43:16.739Z] time="2022-02-23T11:43:16Z" level=info msg="Node 0794c77ec396 change state NodeActive --> NodeFailed" [2022-02-23T11:43:16.739Z] time="2022-02-23T11:43:16Z" level=info msg="Node 0794c77ec396/172.18.71.142, added to failed nodes list" [2022-02-23T11:43:16.739Z] --- PASS: TestNetworkDBIslands (11.49s) [2022-02-23T11:43:16.739Z] PASS [2022-02-23T11:43:16.739Z] coverage: 60.4% of statements [2022-02-23T11:43:16.739Z] ok github.com/docker/docker/libnetwork/networkdb 103.788s coverage: 60.4% of statements [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T11:43:16.739Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T11:43:17.084Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T11:43:17.345Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T11:43:17.917Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-23T11:43:18.405Z] === RUN TestInvalidConfig [2022-02-23T11:43:18.405Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestConfig [2022-02-23T11:43:18.405Z] --- PASS: TestConfig (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestOptionsLabels [2022-02-23T11:43:18.405Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestValidName [2022-02-23T11:43:18.405Z] --- PASS: TestValidName (0.00s) [2022-02-23T11:43:18.405Z] PASS [2022-02-23T11:43:18.405Z] coverage: 19.7% of statements [2022-02-23T11:43:18.405Z] ok github.com/docker/docker/libnetwork/config 0.127s coverage: 19.7% of statements [2022-02-23T11:43:18.405Z] === RUN TestKey [2022-02-23T11:43:18.405Z] --- PASS: TestKey (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestParseKey [2022-02-23T11:43:18.405Z] --- PASS: TestParseKey (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestInvalidDataStore [2022-02-23T11:43:18.405Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestKVObjectFlatKey [2022-02-23T11:43:18.405Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T11:43:18.405Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T11:43:18.405Z] PASS [2022-02-23T11:43:18.405Z] coverage: 21.9% of statements [2022-02-23T11:43:18.405Z] ok github.com/docker/docker/libnetwork/datastore 0.063s coverage: 21.9% of statements [2022-02-23T11:43:18.405Z] === RUN TestErrorInterfaces [2022-02-23T11:43:18.405Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T11:43:18.405Z] === RUN TestNetworkMarshalling [2022-02-23T11:43:18.875Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-23T11:43:18.875Z] === RUN TestEndpointMarshalling [2022-02-23T11:43:18.875Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestAuxAddresses [2022-02-23T11:43:18.875Z] time="2022-02-23T11:43:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:43:18.875Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T11:43:18.875Z] === RUN TestSRVServiceQuery [2022-02-23T11:43:18.875Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T11:43:18.875Z] === RUN TestServiceVIPReuse [2022-02-23T11:43:18.875Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T11:43:18.875Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T11:43:18.875Z] === RUN TestDNSIPQuery [2022-02-23T11:43:18.875Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestDNSProxyServFail [2022-02-23T11:43:18.875Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestSandboxAddEmpty [2022-02-23T11:43:18.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestSandboxAddMultiPrio [2022-02-23T11:43:18.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestSandboxAddSamePrio [2022-02-23T11:43:18.875Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestCleanupServiceDiscovery [2022-02-23T11:43:18.875Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestDNSOptions [2022-02-23T11:43:18.875Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:18.875Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T11:43:18.875Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T11:43:18.875Z] time="2022-02-23T11:43:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:43:18.875Z] time="2022-02-23T11:43:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T11:43:18.875Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-23T11:43:18.875Z] PASS [2022-02-23T11:43:18.875Z] coverage: 8.5% of statements [2022-02-23T11:43:18.875Z] ok github.com/docker/docker/libnetwork 0.426s coverage: 8.5% of statements [2022-02-23T11:43:19.303Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-23T11:43:19.346Z] === RUN TestIPDataMarshalling [2022-02-23T11:43:19.346Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T11:43:19.346Z] === RUN TestValidateAndIsV6 [2022-02-23T11:43:19.346Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T11:43:19.346Z] PASS [2022-02-23T11:43:19.346Z] coverage: 68.9% of statements [2022-02-23T11:43:19.346Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === Skipped [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T11:43:19.638Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T11:43:19.638Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T11:43:19.638Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T11:43:19.638Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T11:43:19.638Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:43:19.638Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T11:43:19.638Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T11:43:19.638Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T11:43:19.638Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T11:43:19.638Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.638Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T11:43:19.638Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:43:19.638Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T11:43:19.639Z] daemon_test.go:145: root required [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:43:19.639Z] reload_test.go:342: root required [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.09s) [2022-02-23T11:43:19.639Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:43:19.639Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T11:43:19.639Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T11:43:19.639Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T11:43:19.639Z] layer_test.go:291: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T11:43:19.639Z] layer_test.go:340: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T11:43:19.639Z] layer_test.go:455: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T11:43:19.639Z] layer_test.go:684: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T11:43:19.639Z] migration_test.go:45: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:43:19.639Z] migration_test.go:181: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T11:43:19.639Z] mount_test.go:17: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T11:43:19.639Z] mount_test.go:76: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T11:43:19.639Z] mount_test.go:125: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T11:43:19.639Z] mount_test.go:212: Failing on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T11:43:19.639Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T11:43:19.639Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T11:43:19.639Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T11:43:19.639Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-23T11:43:19.639Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T11:43:19.639Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:43:19.639Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-02-23T11:43:19.639Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:43:19.639Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T11:43:19.639Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T11:43:19.639Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T11:43:19.639Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:43:19.639Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:43:19.639Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:43:19.639Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:43:19.639Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:43:19.639Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T11:43:19.639Z] archive_test.go:140: zstd not installed [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:43:19.639Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:43:19.639Z] changes_test.go:195: needs more investigation [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T11:43:19.639Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T11:43:19.639Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T11:43:19.639Z] changes_test.go:432: needs further investigation [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:43:19.639Z] changes_test.go:468: needs further investigation [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:43:19.639Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T11:43:19.639Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:43:19.639Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:43:19.639Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T11:43:19.639Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T11:43:19.639Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T11:43:19.639Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T11:43:19.639Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T11:43:19.639Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:43:19.639Z] [2022-02-23T11:43:19.639Z] DONE 2071 tests, 70 skipped in 301.289s [2022-02-23T11:43:19.639Z] INFO: make.ps1 ended at 02/23/2022 11:43:19 [2022-02-23T11:43:19.816Z] === RUN TestDriver [2022-02-23T11:43:19.816Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:43:19.816Z] PASS [2022-02-23T11:43:19.816Z] coverage: 34.8% of statements [2022-02-23T11:43:19.816Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-02-23T11:43:20.246Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T11:43:20.286Z] === RUN TestDriver [2022-02-23T11:43:20.286Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:43:20.286Z] PASS [2022-02-23T11:43:20.286Z] coverage: 34.8% of statements [2022-02-23T11:43:20.286Z] ok github.com/docker/docker/libnetwork/drivers/null 0.045s coverage: 34.8% of statements [2022-02-23T11:43:20.286Z] === RUN TestNetworkAllocateFree [2022-02-23T11:43:20.286Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T11:43:20.286Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T11:43:20.286Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T11:43:20.434Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T11:43:20.434Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T11:43:20.434Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T11:43:20.434Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T11:43:20.434Z] Cross building: bundles/cross/linux/s390x [2022-02-23T11:43:20.434Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T11:43:20.434Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T11:43:20.768Z] PASS [2022-02-23T11:43:20.768Z] coverage: 63.6% of statements [2022-02-23T11:43:20.768Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2022-02-23T11:43:21.189Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) [2022-02-23T11:43:21.189Z] === RUN TestCreateServiceSysctls [2022-02-23T11:43:21.239Z] === RUN TestGetEmptyCapabilities [2022-02-23T11:43:21.239Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-23T11:43:21.239Z] === RUN TestGetExtraCapabilities [2022-02-23T11:43:21.239Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T11:43:21.239Z] === RUN TestGetInvalidCapabilities [2022-02-23T11:43:21.239Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T11:43:21.239Z] === RUN TestRemoteDriver [2022-02-23T11:43:21.239Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:43:21.239Z] === RUN TestDriverError [2022-02-23T11:43:21.239Z] --- PASS: TestDriverError (0.00s) [2022-02-23T11:43:21.239Z] === RUN TestMissingValues [2022-02-23T11:43:21.239Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T11:43:21.239Z] === RUN TestRollback [2022-02-23T11:43:21.239Z] --- PASS: TestRollback (0.02s) [2022-02-23T11:43:21.239Z] PASS [2022-02-23T11:43:21.239Z] coverage: 57.4% of statements [2022-02-23T11:43:21.239Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.124s coverage: 57.4% of statements [2022-02-23T11:43:21.819Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T11:43:21.820Z] INFO: Unit tests ended at 02/23/2022 11:43:21. Duration:00:05:18.5607602 [2022-02-23T11:43:21.820Z] INFO: Building busybox [2022-02-23T11:43:21.820Z] Sending build context to Docker daemon 5.12kB [2022-02-23T11:43:21.820Z] [2022-02-23T11:43:21.820Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T11:43:21.820Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T11:43:21.820Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T11:43:21.820Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T11:43:21.820Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T11:43:21.820Z] ---> bdeb13086b9f [2022-02-23T11:43:21.820Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T11:43:22.230Z] === RUN TestNew [2022-02-23T11:43:22.230Z] --- PASS: TestNew (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestAddDriver [2022-02-23T11:43:22.230Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestAddDuplicateDriver [2022-02-23T11:43:22.230Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T11:43:22.230Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestDriver [2022-02-23T11:43:22.230Z] --- PASS: TestDriver (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestIPAM [2022-02-23T11:43:22.230Z] --- PASS: TestIPAM (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestWalkIPAMs [2022-02-23T11:43:22.230Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestWalkDrivers [2022-02-23T11:43:22.230Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T11:43:22.230Z] PASS [2022-02-23T11:43:22.230Z] coverage: 82.4% of statements [2022-02-23T11:43:22.230Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-02-23T11:43:22.230Z] === RUN TestNAT [2022-02-23T11:43:22.230Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:43:22.230Z] --- SKIP: TestNAT (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestTransparent [2022-02-23T11:43:22.230Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:43:22.230Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T11:43:22.230Z] PASS [2022-02-23T11:43:22.230Z] coverage: 0.0% of statements [2022-02-23T11:43:22.230Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-02-23T11:43:22.230Z] === RUN TestBuildDefault [2022-02-23T11:43:22.230Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestBuildHostnameDomainname [2022-02-23T11:43:22.230Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestBuildHostname [2022-02-23T11:43:22.230Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestBuildHostnameFQDN [2022-02-23T11:43:22.230Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestBuildNoIP [2022-02-23T11:43:22.230Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestUpdate [2022-02-23T11:43:22.230Z] --- PASS: TestUpdate (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T11:43:22.230Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T11:43:22.230Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestAddEmpty [2022-02-23T11:43:22.230Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestAdd [2022-02-23T11:43:22.230Z] --- PASS: TestAdd (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestDeleteEmpty [2022-02-23T11:43:22.230Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestDeleteNewline [2022-02-23T11:43:22.230Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestDelete [2022-02-23T11:43:22.230Z] --- PASS: TestDelete (0.00s) [2022-02-23T11:43:22.230Z] === RUN TestConcurrentWrites [2022-02-23T11:43:22.275Z] ---> Running in c7072d9b2d77 [2022-02-23T11:43:22.700Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-23T11:43:22.700Z] PASS [2022-02-23T11:43:22.700Z] coverage: 81.2% of statements [2022-02-23T11:43:22.700Z] ok github.com/docker/docker/libnetwork/etchosts 0.376s coverage: 81.2% of statements [2022-02-23T11:43:22.700Z] === RUN TestNew [2022-02-23T11:43:22.700Z] --- PASS: TestNew (0.00s) [2022-02-23T11:43:22.700Z] === RUN TestAllocate [2022-02-23T11:43:22.700Z] --- PASS: TestAllocate (0.00s) [2022-02-23T11:43:22.700Z] === RUN TestUninitialized [2022-02-23T11:43:22.700Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T11:43:22.700Z] === RUN TestAllocateInRange [2022-02-23T11:43:22.700Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T11:43:22.700Z] === RUN TestAllocateSerial [2022-02-23T11:43:22.700Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T11:43:22.700Z] PASS [2022-02-23T11:43:22.700Z] coverage: 87.5% of statements [2022-02-23T11:43:22.700Z] === RUN TestCaller [2022-02-23T11:43:22.700Z] --- PASS: TestCaller (0.00s) [2022-02-23T11:43:22.700Z] PASS [2022-02-23T11:43:22.700Z] coverage: 100.0% of statements [2022-02-23T11:43:22.700Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-02-23T11:43:22.700Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2022-02-23T11:43:23.105Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-23T11:43:23.698Z] === RUN TestSetSerialInsertDelete [2022-02-23T11:43:23.698Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T11:43:23.698Z] === RUN TestSetParallelInsertDelete [2022-02-23T11:43:24.491Z] --- PASS: TestCreateServiceSysctls (3.40s) [2022-02-23T11:43:24.491Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:43:24.689Z] --- PASS: TestRandomAllocateDeallocate (8.20s) [2022-02-23T11:43:24.689Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:43:24.689Z] === RUN TestInt2IP2IntConversion [2022-02-23T11:43:25.062Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T11:43:25.680Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-02-23T11:43:25.680Z] === RUN TestGetAddressVersion [2022-02-23T11:43:25.680Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T11:43:25.680Z] === RUN TestKeyString [2022-02-23T11:43:25.680Z] --- PASS: TestKeyString (0.00s) [2022-02-23T11:43:25.680Z] === RUN TestPoolDataMarshal [2022-02-23T11:43:25.680Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T11:43:25.680Z] === RUN TestSubnetsMarshal [2022-02-23T11:43:25.680Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-02-23T11:43:25.680Z] === RUN TestAddSubnets [2022-02-23T11:43:25.680Z] --- PASS: TestAddSubnets (0.10s) [2022-02-23T11:43:25.680Z] === RUN TestDoublePoolRelease [2022-02-23T11:43:25.680Z] --- PASS: TestDoublePoolRelease (0.07s) [2022-02-23T11:43:25.680Z] === RUN TestAddReleasePoolID [2022-02-23T11:43:25.680Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-02-23T11:43:25.680Z] === RUN TestPredefinedPool [2022-02-23T11:43:25.680Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-23T11:43:25.680Z] === RUN TestRemoveSubnet [2022-02-23T11:43:26.005Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T11:43:26.151Z] === RUN TestPoolRequest [2022-02-23T11:43:26.151Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T11:43:26.151Z] === RUN TestOtherRequests [2022-02-23T11:43:26.151Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T11:43:26.151Z] PASS [2022-02-23T11:43:26.151Z] coverage: 57.1% of statements [2022-02-23T11:43:26.151Z] ok github.com/docker/docker/libnetwork/ipams/null 0.057s coverage: 57.1% of statements [2022-02-23T11:43:26.151Z] --- PASS: TestRemoveSubnet (0.38s) [2022-02-23T11:43:26.151Z] === RUN TestGetSameAddress [2022-02-23T11:43:26.151Z] --- PASS: TestAllocateRandomDeallocate (1.78s) [2022-02-23T11:43:26.151Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T11:43:26.151Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-23T11:43:26.151Z] === RUN TestPoolAllocationReuse [2022-02-23T11:43:27.143Z] === RUN TestGetCapabilities [2022-02-23T11:43:27.144Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T11:43:27.144Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T11:43:27.144Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T11:43:27.144Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T11:43:27.144Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T11:43:27.144Z] === RUN TestRemoteDriver [2022-02-23T11:43:27.144Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T11:43:27.144Z] PASS [2022-02-23T11:43:27.144Z] coverage: 47.4% of statements [2022-02-23T11:43:27.144Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-23T11:43:27.390Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T11:43:27.390Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2022-02-23T11:43:27.390Z] === RUN TestInspect [2022-02-23T11:43:28.093Z] Removing intermediate container c7072d9b2d77 [2022-02-23T11:43:28.093Z] ---> 49c360e1c7ef [2022-02-23T11:43:28.093Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T11:43:28.093Z] ---> Running in 59c7f19a6319 [2022-02-23T11:43:28.093Z] Removing intermediate container 59c7f19a6319 [2022-02-23T11:43:28.093Z] ---> 84d9c787afa1 [2022-02-23T11:43:28.093Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T11:43:28.093Z] ---> Running in 74425c000e15 [2022-02-23T11:43:28.138Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.79s) [2022-02-23T11:43:28.138Z] === RUN TestRetrieveFromStore [2022-02-23T11:43:28.138Z] === RUN TestWindowsIPAM [2022-02-23T11:43:28.138Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T11:43:28.138Z] PASS [2022-02-23T11:43:28.138Z] coverage: 71.4% of statements [2022-02-23T11:43:28.138Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-23T11:43:28.550Z] Removing intermediate container 74425c000e15 [2022-02-23T11:43:28.550Z] ---> 8b79ef2dceec [2022-02-23T11:43:28.550Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T11:43:29.128Z] --- PASS: TestRetrieveFromStore (0.83s) [2022-02-23T11:43:29.128Z] === RUN TestIsCorrupted [2022-02-23T11:43:29.128Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T11:43:29.128Z] === RUN TestSetRollover [2022-02-23T11:43:29.128Z] --- PASS: TestPoolAllocationReuse (2.73s) [2022-02-23T11:43:29.128Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T11:43:29.128Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-02-23T11:43:29.128Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T11:43:29.128Z] === RUN TestDefaultNetwork [2022-02-23T11:43:29.598Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-23T11:43:29.598Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T11:43:30.069Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-02-23T11:43:30.069Z] === RUN TestInitAddressPools [2022-02-23T11:43:30.069Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T11:43:30.069Z] PASS [2022-02-23T11:43:30.069Z] coverage: 74.0% of statements [2022-02-23T11:43:30.069Z] ok github.com/docker/docker/libnetwork/ipamutils 0.684s coverage: 74.0% of statements [2022-02-23T11:43:30.077Z] [2022-02-23T11:43:30.533Z] ---> 4593e15c4140 [2022-02-23T11:43:30.533Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T11:43:30.533Z] ---> Running in af1e86c7667e [2022-02-23T11:43:30.551Z] === RUN TestKeyValue [2022-02-23T11:43:30.552Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T11:43:30.552Z] PASS [2022-02-23T11:43:30.552Z] coverage: 60.0% of statements [2022-02-23T11:43:30.552Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-02-23T11:43:30.690Z] --- PASS: TestInspect (2.73s) [2022-02-23T11:43:30.690Z] === RUN TestCreateJob [2022-02-23T11:43:31.556Z] --- PASS: TestSetRollover (2.43s) [2022-02-23T11:43:31.556Z] === RUN TestSetRolloverSerial [2022-02-23T11:43:33.130Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.89s) [2022-02-23T11:43:33.130Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T11:43:33.236Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T11:43:33.236Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-23T11:43:33.236Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T11:43:33.236Z] --- PASS: TestCreateJob (3.10s) [2022-02-23T11:43:33.236Z] === RUN TestReplicatedJob [2022-02-23T11:43:33.600Z] === RUN TestNetworkDBSimple [2022-02-23T11:43:33.600Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T11:43:33.600Z] PASS [2022-02-23T11:43:33.600Z] coverage: 100.0% of statements [2022-02-23T11:43:33.600Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-02-23T11:43:34.071Z] --- PASS: TestSetRolloverSerial (2.85s) [2022-02-23T11:43:34.071Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T11:43:34.071Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T11:43:34.071Z] PASS [2022-02-23T11:43:34.071Z] coverage: 84.4% of statements [2022-02-23T11:43:34.071Z] ok github.com/docker/docker/libnetwork/bitseq 17.965s coverage: 84.4% of statements [2022-02-23T11:43:34.180Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T11:43:34.543Z] === RUN TestGenerate [2022-02-23T11:43:34.543Z] --- PASS: TestGenerate (0.00s) [2022-02-23T11:43:34.543Z] === RUN TestGeneratePtr [2022-02-23T11:43:34.543Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T11:43:34.543Z] === RUN TestGenerateMissingField [2022-02-23T11:43:34.543Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T11:43:34.543Z] === RUN TestFieldCannotBeSet [2022-02-23T11:43:34.543Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T11:43:34.543Z] === RUN TestTypeMismatchError [2022-02-23T11:43:34.543Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T11:43:34.543Z] PASS [2022-02-23T11:43:34.543Z] coverage: 100.0% of statements [2022-02-23T11:43:34.543Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2022-02-23T11:43:35.014Z] 2022/02/23 11:43:34 Closing DB instances... [2022-02-23T11:43:35.123Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-23T11:43:35.385Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T11:43:35.484Z] testing: warning: no tests to run [2022-02-23T11:43:35.484Z] PASS [2022-02-23T11:43:35.484Z] coverage: 0.0% of statements [2022-02-23T11:43:35.484Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:43:35.954Z] === RUN TestRequestNewPort [2022-02-23T11:43:35.955Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestRequestSpecificPort [2022-02-23T11:43:35.955Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestReleasePort [2022-02-23T11:43:35.955Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestReuseReleasedPort [2022-02-23T11:43:35.955Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestReleaseUnreadledPort [2022-02-23T11:43:35.955Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestUnknowProtocol [2022-02-23T11:43:35.955Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestAllocateAllPorts [2022-02-23T11:43:35.955Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestPortAllocation [2022-02-23T11:43:35.955Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T11:43:35.955Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestNoDuplicateBPR [2022-02-23T11:43:35.955Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T11:43:35.955Z] === RUN TestChangePortRange [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T11:43:35.955Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T11:43:35.955Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T11:43:35.955Z] PASS [2022-02-23T11:43:35.955Z] coverage: 88.6% of statements [2022-02-23T11:43:35.955Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-02-23T11:43:35.958Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-23T11:43:35.958Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-23T11:43:35.958Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T11:43:36.425Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.37s) [2022-02-23T11:43:36.425Z] === RUN TestGetAddress [2022-02-23T11:43:36.425Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-23T11:43:36.425Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T11:43:36.896Z] testing: warning: no tests to run [2022-02-23T11:43:36.896Z] PASS [2022-02-23T11:43:36.896Z] coverage: 0.0% of statements [2022-02-23T11:43:36.896Z] ok github.com/docker/docker/libnetwork/portmapper 0.051s coverage: 0.0% of statements [no tests to run] [2022-02-23T11:43:37.351Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T11:43:37.887Z] 2022/02/23 11:43:37 Closing DB instances... [2022-02-23T11:43:37.887Z] === RUN TestHashData [2022-02-23T11:43:37.887Z] --- PASS: TestHashData (0.00s) [2022-02-23T11:43:37.887Z] PASS [2022-02-23T11:43:37.887Z] coverage: 2.8% of statements [2022-02-23T11:43:37.887Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-02-23T11:43:38.739Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T11:43:38.739Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T11:43:38.739Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T11:43:38.739Z] --- PASS: TestReplicatedJob (5.65s) [2022-02-23T11:43:38.739Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:43:38.879Z] === RUN TestErrorConstructors [2022-02-23T11:43:38.879Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T11:43:38.879Z] === RUN TestCompareIPMask [2022-02-23T11:43:38.879Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T11:43:38.879Z] === RUN TestUtilGetHostPartIP [2022-02-23T11:43:38.879Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T11:43:38.879Z] === RUN TestUtilGetBroadcastIP [2022-02-23T11:43:38.879Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T11:43:38.879Z] === RUN TestParseCIDR [2022-02-23T11:43:38.879Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T11:43:38.879Z] PASS [2022-02-23T11:43:38.879Z] coverage: 37.3% of statements [2022-02-23T11:43:38.879Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-02-23T11:43:39.312Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T11:43:39.350Z] time="2022-02-23T11:43:39Z" level=error msg="node1(924cbf960dd6) Could not close DB: timeout waiting for leave broadcast" [2022-02-23T11:43:39.350Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.06s) [2022-02-23T11:43:39.350Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T11:43:39.572Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T11:43:39.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T11:43:39.821Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T11:43:39.821Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T11:43:40.292Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T11:43:40.292Z] PASS [2022-02-23T11:43:40.292Z] coverage: 50.0% of statements [2022-02-23T11:43:40.292Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T11:43:40.292Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T11:43:40.515Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T11:43:40.767Z] 2022/02/23 11:43:40 Closing DB instances... [2022-02-23T11:43:41.237Z] === RUN TestParseVersion [2022-02-23T11:43:41.237Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T11:43:41.237Z] PASS [2022-02-23T11:43:41.237Z] coverage: 52.9% of statements [2022-02-23T11:43:41.237Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-02-23T11:43:41.463Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-23T11:43:41.707Z] === RUN TestAddressPoolOpt [2022-02-23T11:43:41.707Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/a [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/something [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/_=a [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/PATH [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/=a [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/PATH= [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/PATH=something [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/1asd [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/123 [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/some_space [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/= [2022-02-23T11:43:41.707Z] === RUN TestValidateEnv/PaTh [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T11:43:41.707Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestParseHost [2022-02-23T11:43:41.707Z] --- PASS: TestParseHost (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestParseDockerDaemonHost [2022-02-23T11:43:41.707Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestParseTCP [2022-02-23T11:43:41.707Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T11:43:41.707Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestValidateExtraHosts [2022-02-23T11:43:41.707Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestIpOptString [2022-02-23T11:43:41.707Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T11:43:41.707Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T11:43:41.707Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestIpOptSetInvalidVal [2022-02-23T11:43:41.707Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestValidateIPAddress [2022-02-23T11:43:41.707Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestMapOpts [2022-02-23T11:43:41.707Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestListOptsWithoutValidator [2022-02-23T11:43:41.707Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T11:43:41.707Z] === RUN TestListOptsWithValidator [2022-02-23T11:43:41.708Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestValidateDNSSearch [2022-02-23T11:43:41.708Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T11:43:41.708Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T11:43:41.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestNamedListOpts [2022-02-23T11:43:41.708Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestNamedMapOpts [2022-02-23T11:43:41.708Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestParseLink [2022-02-23T11:43:41.708Z] --- PASS: TestParseLink (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T11:43:41.708Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T11:43:41.708Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T11:43:41.708Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T11:43:41.708Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T11:43:41.708Z] === RUN TestUlimitOpt [2022-02-23T11:43:41.708Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T11:43:41.708Z] PASS [2022-02-23T11:43:41.708Z] coverage: 67.4% of statements [2022-02-23T11:43:41.708Z] ok github.com/docker/docker/opts 0.104s coverage: 67.4% of statements [2022-02-23T11:43:41.724Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-23T11:43:41.724Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T11:43:41.724Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-23T11:43:41.724Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T11:43:41.724Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T11:43:41.985Z] docker_api_swarm_test.go:202: [d2e3b1fbe4e14] joining swarm manager [d4a22e3384c13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:43:42.556Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2022-02-23T11:43:42.556Z] === RUN TestServiceListWithStatuses [2022-02-23T11:43:42.556Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:43:42.556Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:43:42.556Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:43:42.697Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.04s) [2022-02-23T11:43:42.697Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T11:43:42.889Z] Removing intermediate container af1e86c7667e [2022-02-23T11:43:42.889Z] ---> df63e644fd64 [2022-02-23T11:43:42.889Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T11:43:42.889Z] ---> Running in c23863e943dc [2022-02-23T11:43:43.345Z] [2022-02-23T11:43:43.345Z] SUCCESS: Specified value was saved. [2022-02-23T11:43:43.687Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T11:43:43.687Z] === RUN TestIsArchivePathDir [2022-02-23T11:43:43.687Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-23T11:43:43.687Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T11:43:43.687Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-23T11:43:43.687Z] === RUN TestIsArchivePathTar [2022-02-23T11:43:43.687Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-02-23T11:43:43.687Z] === RUN TestDecompressStreamGzip [2022-02-23T11:43:43.941Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-23T11:43:44.158Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-23T11:43:44.158Z] === RUN TestDecompressStreamBzip2 [2022-02-23T11:43:44.158Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-23T11:43:44.158Z] === RUN TestDecompressStreamXz [2022-02-23T11:43:44.158Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:43:44.158Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestDecompressStreamZstd [2022-02-23T11:43:44.158Z] archive_test.go:140: zstd not installed [2022-02-23T11:43:44.158Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-23T11:43:44.158Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T11:43:44.158Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T11:43:44.158Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestCompressStreamInvalid [2022-02-23T11:43:44.158Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionInvalid [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionUncompressed [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionBzip2 [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionGzip [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionXz [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestExtensionZstd [2022-02-23T11:43:44.158Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestCmdStreamLargeStderr [2022-02-23T11:43:44.158Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T11:43:44.158Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T11:43:44.158Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2022-02-23T11:43:44.158Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T11:43:44.158Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestMiddleware [2022-02-23T11:43:44.158Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestNewResponseModifier [2022-02-23T11:43:44.158Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T11:43:44.158Z] PASS [2022-02-23T11:43:44.158Z] coverage: 26.8% of statements [2022-02-23T11:43:44.158Z] ok github.com/docker/docker/pkg/authorization 0.869s coverage: 26.8% of statements [2022-02-23T11:43:44.158Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T11:43:44.158Z] === RUN TestCmdStreamBad [2022-02-23T11:43:44.158Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:43:44.158Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T11:43:44.158Z] === RUN TestCmdStreamGood [2022-02-23T11:43:44.158Z] --- PASS: TestCmdStreamGood (0.06s) [2022-02-23T11:43:44.158Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T11:43:44.514Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T11:43:44.628Z] --- PASS: TestUntarPathWithInvalidDest (0.11s) [2022-02-23T11:43:44.628Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T11:43:44.628Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestUntarPath [2022-02-23T11:43:44.628Z] --- PASS: TestUntarPath (0.09s) [2022-02-23T11:43:44.628Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T11:43:44.628Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T11:43:44.628Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T11:43:44.628Z] 2022/02/23 11:43:44 Closing DB instances... [2022-02-23T11:43:44.628Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-23T11:43:44.628Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T11:43:44.628Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T11:43:44.628Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestCopyWithTarSrcFile [2022-02-23T11:43:44.628Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T11:43:44.628Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T11:43:44.628Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T11:43:44.628Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T11:43:44.628Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T11:43:44.628Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T11:43:44.628Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T11:43:44.628Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T11:43:44.628Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T11:43:44.628Z] === RUN TestTarFiles [2022-02-23T11:43:45.085Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T11:43:45.100Z] === RUN TestUnbuffered [2022-02-23T11:43:45.100Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T11:43:45.100Z] === RUN TestRaceUnbuffered [2022-02-23T11:43:45.100Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T11:43:45.100Z] PASS [2022-02-23T11:43:45.100Z] coverage: 100.0% of statements [2022-02-23T11:43:45.100Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-02-23T11:43:45.571Z] === RUN TestMatch [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[foo]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[]#01 [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[qux]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T11:43:45.571Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T11:43:45.571Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T11:43:45.571Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T11:43:45.571Z] PASS [2022-02-23T11:43:45.571Z] coverage: 87.5% of statements [2022-02-23T11:43:45.571Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-02-23T11:43:45.657Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T11:43:46.561Z] --- PASS: TestNetworkDBCRUDTableEntry (4.17s) [2022-02-23T11:43:46.561Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T11:43:47.031Z] === RUN TestChrootTarUntar [2022-02-23T11:43:47.031Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T11:43:47.031Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T11:43:47.031Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T11:43:47.031Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootCopyWithTar [2022-02-23T11:43:47.031Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootCopyFileWithTar [2022-02-23T11:43:47.031Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootUntarPath [2022-02-23T11:43:47.031Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-02-23T11:43:47.031Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T11:43:47.031Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T11:43:47.031Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:43:47.031Z] === RUN TestChrootApplyDotDotFile [2022-02-23T11:43:47.031Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:43:47.031Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:43:47.031Z] PASS [2022-02-23T11:43:47.031Z] coverage: 15.1% of statements [2022-02-23T11:43:47.031Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 15.1% of statements [2022-02-23T11:43:47.063Z] Removing intermediate container c23863e943dc [2022-02-23T11:43:47.063Z] ---> 68544e880731 [2022-02-23T11:43:47.063Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T11:43:47.063Z] ---> Running in 375e65addc8e [2022-02-23T11:43:47.571Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2022-02-23T11:43:47.571Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:43:48.024Z] === RUN TestSizeEmpty [2022-02-23T11:43:48.024Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeEmptyFile [2022-02-23T11:43:48.024Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeNonemptyFile [2022-02-23T11:43:48.024Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T11:43:48.024Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T11:43:48.024Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T11:43:48.024Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestMoveToSubdir [2022-02-23T11:43:48.024Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T11:43:48.024Z] === RUN TestSizeNonExistingDirectory [2022-02-23T11:43:48.024Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T11:43:48.024Z] PASS [2022-02-23T11:43:48.024Z] coverage: 80.0% of statements [2022-02-23T11:43:48.024Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-02-23T11:43:49.020Z] === RUN TestPollerAddRemove [2022-02-23T11:43:49.020Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T11:43:49.020Z] === RUN TestPollerEvent [2022-02-23T11:43:49.020Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:43:49.020Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T11:43:49.020Z] === RUN TestPollerClose [2022-02-23T11:43:49.020Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T11:43:49.020Z] PASS [2022-02-23T11:43:49.020Z] coverage: 45.7% of statements [2022-02-23T11:43:49.020Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2022-02-23T11:43:49.020Z] 2022/02/23 11:43:48 Closing DB instances... [2022-02-23T11:43:50.020Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T11:43:50.020Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:43:50.020Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T11:43:50.020Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T11:43:50.020Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-02-23T11:43:50.020Z] === RUN TestCopyFile [2022-02-23T11:43:50.020Z] --- PASS: TestCopyFile (0.01s) [2022-02-23T11:43:50.020Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T11:43:50.020Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:43:50.020Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T11:43:50.020Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T11:43:50.020Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:43:50.020Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestWildcardMatches [2022-02-23T11:43:50.020Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestPatternMatches [2022-02-23T11:43:50.020Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T11:43:50.020Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T11:43:50.020Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T11:43:50.020Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T11:43:50.020Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T11:43:50.020Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T11:43:50.020Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestSingleExclamationError [2022-02-23T11:43:50.020Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestMatchesWithNoPatterns [2022-02-23T11:43:50.020Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T11:43:50.020Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestMatches [2022-02-23T11:43:50.020Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T11:43:50.020Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T11:43:50.020Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T11:43:50.020Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T11:43:50.020Z] --- PASS: TestMatches (0.01s) [2022-02-23T11:43:50.020Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T11:43:50.020Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T11:43:50.020Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T11:43:50.020Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatterns [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T11:43:50.020Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCreateIfNotExistsDir [2022-02-23T11:43:50.020Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCreateIfNotExistsFile [2022-02-23T11:43:50.020Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T11:43:50.020Z] === RUN TestMatch [2022-02-23T11:43:50.020Z] --- PASS: TestMatch (0.00s) [2022-02-23T11:43:50.020Z] === RUN TestCompile [2022-02-23T11:43:50.020Z] === RUN TestCompile/slash [2022-02-23T11:43:50.020Z] === RUN TestCompile/backslash [2022-02-23T11:43:50.020Z] --- PASS: TestCompile (0.00s) [2022-02-23T11:43:50.020Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T11:43:50.020Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T11:43:50.020Z] PASS [2022-02-23T11:43:50.020Z] coverage: 84.7% of statements [2022-02-23T11:43:50.020Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 84.7% of statements [2022-02-23T11:43:50.490Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-02-23T11:43:50.490Z] === RUN TestNetworkDBNodeLeave [2022-02-23T11:43:50.490Z] === RUN TestGet [2022-02-23T11:43:50.490Z] --- PASS: TestGet (0.00s) [2022-02-23T11:43:50.490Z] === RUN TestGetShortcutString [2022-02-23T11:43:50.490Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T11:43:50.490Z] PASS [2022-02-23T11:43:50.490Z] coverage: 42.9% of statements [2022-02-23T11:43:50.490Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-02-23T11:43:50.874Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-02-23T11:43:50.874Z] === RUN TestServicePlugin [2022-02-23T11:43:51.135Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T11:43:51.734Z] Cannot create a file when that file already exists. [2022-02-23T11:43:52.061Z] === RUN TestCreateIDMapOrder [2022-02-23T11:43:52.061Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T11:43:52.061Z] PASS [2022-02-23T11:43:52.061Z] coverage: 7.2% of statements [2022-02-23T11:43:52.061Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-02-23T11:43:52.061Z] --- PASS: TestTarFiles (7.24s) [2022-02-23T11:43:52.061Z] === RUN TestDetectCompressionZstd [2022-02-23T11:43:52.061Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T11:43:52.061Z] === RUN TestTarUntar [2022-02-23T11:43:52.061Z] --- PASS: TestTarUntar (0.03s) [2022-02-23T11:43:52.061Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T11:43:52.061Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T11:43:52.061Z] === RUN TestTarWithOptions [2022-02-23T11:43:52.061Z] --- PASS: TestTarWithOptions (0.05s) [2022-02-23T11:43:52.061Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T11:43:52.061Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T11:43:52.061Z] === RUN TestUntarUstarGnuConflict [2022-02-23T11:43:52.061Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T11:43:52.061Z] === RUN TestUntarInvalidFilenames [2022-02-23T11:43:52.061Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3618495881\\dest" [2022-02-23T11:43:52.077Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-23T11:43:52.538Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-23T11:43:52.538Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T11:43:52.538Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T11:43:52.538Z] === RUN TestUntarInvalidHardlink [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3385737544\\victim\\hello" -> "../victim/hello" [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1200207178\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3761607083\\victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1620252804\\victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1128602100\\victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1697519167\\victim" -> "../victim" [2022-02-23T11:43:52.538Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T11:43:52.538Z] === RUN TestUntarInvalidSymlink [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink766157008\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink493089673\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3609860884\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2080612064\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3787375257\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1866824759\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:52.538Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink827864127\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T11:43:52.538Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-02-23T11:43:52.538Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T11:43:52.538Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-02-23T11:43:52.538Z] === RUN TestXGlobalNoParent [2022-02-23T11:43:52.538Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-02-23T11:43:52.538Z] === RUN TestReplaceFileTarWrapper [2022-02-23T11:43:52.538Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-02-23T11:43:52.538Z] === RUN TestPrefixHeaderReadable [2022-02-23T11:43:52.538Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T11:43:52.538Z] === RUN TestDisablePigz [2022-02-23T11:43:52.538Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T11:43:52.538Z] --- PASS: TestNetworkDBNodeLeave (2.44s) [2022-02-23T11:43:52.538Z] === RUN TestNetworkDBWatch [2022-02-23T11:43:52.651Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T11:43:53.008Z] --- PASS: TestDisablePigz (0.15s) [2022-02-23T11:43:53.008Z] === RUN TestPigz [2022-02-23T11:43:53.008Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T11:43:53.008Z] --- PASS: TestPigz (0.17s) [2022-02-23T11:43:53.008Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T11:43:53.008Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:43:53.008Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestCanonicalTarNameForPath [2022-02-23T11:43:53.008Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestCanonicalTarName [2022-02-23T11:43:53.008Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestChmodTarEntry [2022-02-23T11:43:53.008Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestHardLinkOrder [2022-02-23T11:43:53.008Z] --- PASS: TestHardLinkOrder (0.11s) [2022-02-23T11:43:53.008Z] === RUN TestChangeString [2022-02-23T11:43:53.008Z] --- PASS: TestChangeString (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestChangesWithNoChanges [2022-02-23T11:43:53.008Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T11:43:53.008Z] === RUN TestChangesWithChanges [2022-02-23T11:43:53.008Z] === RUN TestFixedBufferCap [2022-02-23T11:43:53.008Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestFixedBufferLen [2022-02-23T11:43:53.008Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestFixedBufferString [2022-02-23T11:43:53.008Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestFixedBufferWrite [2022-02-23T11:43:53.008Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestFixedBufferRead [2022-02-23T11:43:53.008Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestBytesPipeRead [2022-02-23T11:43:53.008Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestBytesPipeWrite [2022-02-23T11:43:53.008Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T11:43:53.008Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T11:43:53.008Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T11:43:53.008Z] changes_test.go:195: needs more investigation [2022-02-23T11:43:53.008Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:43:53.008Z] === RUN TestChangesDirsEmpty [2022-02-23T11:43:53.479Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-02-23T11:43:53.479Z] === RUN TestChangesDirsMutated [2022-02-23T11:43:53.479Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-02-23T11:43:53.479Z] === RUN TestApplyLayer [2022-02-23T11:43:53.479Z] changes_test.go:432: needs further investigation [2022-02-23T11:43:53.479Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T11:43:53.479Z] changes_test.go:468: needs further investigation [2022-02-23T11:43:53.479Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T11:43:53.479Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T11:43:53.479Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestChangesSize [2022-02-23T11:43:53.479Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T11:43:53.479Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1678034744\\dest" [2022-02-23T11:43:53.479Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T11:43:53.479Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2218062332\\victim\\hello" -> "../victim/hello" [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2306936749\\victim\\hello" -> "/../victim/hello" [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2790983951\\victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink389025993\\victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1782316914\\victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3096577781\\victim" -> "../victim" [2022-02-23T11:43:53.479Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-23T11:43:53.479Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1068087755\\dest\\dotdot" -> "../victim/hello" [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink262095446\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1575097667\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2566529582\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink224958572\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:53.479Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1603186880\\dest\\loophole-victim" -> "../victim" [2022-02-23T11:43:53.479Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T11:43:53.479Z] === RUN TestApplyLayerWhiteouts [2022-02-23T11:43:53.479Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2022-02-23T11:43:53.479Z] === RUN TestAtomicWriteToFile [2022-02-23T11:43:53.479Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T11:43:53.479Z] === RUN TestAtomicWriteSetCommit [2022-02-23T11:43:53.479Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-23T11:43:53.479Z] === RUN TestGenerateEmptyFile [2022-02-23T11:43:53.479Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestGenerateWithContent [2022-02-23T11:43:53.479Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T11:43:53.479Z] PASS [2022-02-23T11:43:53.479Z] coverage: 63.0% of statements [2022-02-23T11:43:53.479Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T11:43:53.479Z] === RUN TestAtomicWriteSetCancel [2022-02-23T11:43:53.479Z] ok github.com/docker/docker/pkg/archive 10.258s coverage: 63.0% of statements [2022-02-23T11:43:53.479Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T11:43:53.479Z] === RUN TestReadCloserWrapperClose [2022-02-23T11:43:53.479Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T11:43:53.479Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestReaderErrWrapperRead [2022-02-23T11:43:53.479Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T11:43:53.479Z] === RUN TestCancelReadCloser [2022-02-23T11:43:53.949Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T11:43:53.949Z] === RUN TestWriteCloserWrapperClose [2022-02-23T11:43:53.949Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T11:43:53.949Z] === RUN TestNopWriteCloser [2022-02-23T11:43:53.949Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T11:43:53.949Z] === RUN TestNopWriter [2022-02-23T11:43:53.949Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T11:43:53.949Z] === RUN TestWriteCounter [2022-02-23T11:43:53.949Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T11:43:53.949Z] PASS [2022-02-23T11:43:53.949Z] coverage: 69.2% of statements [2022-02-23T11:43:53.949Z] ok github.com/docker/docker/pkg/ioutils 0.670s coverage: 69.2% of statements [2022-02-23T11:43:54.421Z] 2022/02/23 11:43:54 Closing DB instances... [2022-02-23T11:43:54.568Z] plugin_test.go:61: [d45ef21589e5d] joining swarm manager [dbf57c4163986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:43:54.898Z] === RUN TestError [2022-02-23T11:43:54.898Z] --- PASS: TestError (0.00s) [2022-02-23T11:43:54.898Z] === RUN TestProgressString [2022-02-23T11:43:54.898Z] === RUN TestProgressString/no_progress [2022-02-23T11:43:54.898Z] === RUN TestProgressString/progress_1 [2022-02-23T11:43:54.898Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T11:43:54.898Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T11:43:54.898Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T11:43:54.898Z] === RUN TestProgressString/with_units [2022-02-23T11:43:54.898Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T11:43:54.898Z] === RUN TestProgressString/hide_counts [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T11:43:54.898Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T11:43:54.898Z] === RUN TestJSONMessageDisplay [2022-02-23T11:43:54.898Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-23T11:43:54.898Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T11:43:54.898Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T11:43:54.898Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T11:43:54.898Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T11:43:54.898Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T11:43:54.898Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T11:43:54.898Z] PASS [2022-02-23T11:43:54.898Z] coverage: 91.7% of statements [2022-02-23T11:43:54.898Z] ok github.com/docker/docker/pkg/jsonmessage 0.247s coverage: 91.7% of statements [2022-02-23T11:43:55.514Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T11:43:55.778Z] plugin_test.go:64: [da20b3bae8bc1] joining swarm manager [dbf57c4163986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:43:55.893Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-23T11:43:55.893Z] === RUN TestNetworkDBBulkSync [2022-02-23T11:43:55.893Z] === RUN TestStandardLongPath [2022-02-23T11:43:55.893Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T11:43:55.893Z] === RUN TestUNCLongPath [2022-02-23T11:43:55.893Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T11:43:55.893Z] PASS [2022-02-23T11:43:55.893Z] coverage: 100.0% of statements [2022-02-23T11:43:55.893Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-02-23T11:43:56.039Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T11:43:56.884Z] === RUN TestNameFormat [2022-02-23T11:43:56.884Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T11:43:56.884Z] === RUN TestNameRetries [2022-02-23T11:43:56.884Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T11:43:56.884Z] PASS [2022-02-23T11:43:56.884Z] coverage: 85.7% of statements [2022-02-23T11:43:56.884Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-02-23T11:43:56.884Z] 2022/02/23 11:43:56 Closing DB instances... [2022-02-23T11:43:57.355Z] === RUN TestParseKeyValueOpt [2022-02-23T11:43:57.355Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T11:43:57.355Z] === RUN TestParseUintList [2022-02-23T11:43:57.355Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T11:43:57.355Z] === RUN TestParseUintListMaximumLimits [2022-02-23T11:43:57.355Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T11:43:57.355Z] PASS [2022-02-23T11:43:57.355Z] coverage: 97.0% of statements [2022-02-23T11:43:57.355Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-02-23T11:43:57.506Z] Removing intermediate container 375e65addc8e [2022-02-23T11:43:57.506Z] ---> bc6b2c1a9710 [2022-02-23T11:43:57.506Z] Step 13/13 : CMD ["sh"] [2022-02-23T11:43:57.506Z] ---> Running in 4c9992399405 [2022-02-23T11:43:57.967Z] Removing intermediate container 4c9992399405 [2022-02-23T11:43:57.967Z] ---> ef87dcf1a700 [2022-02-23T11:43:57.967Z] Successfully built ef87dcf1a700 [2022-02-23T11:43:57.967Z] Successfully tagged busybox:latest [2022-02-23T11:43:57.967Z] INFO: Docker images of the daemon under test [2022-02-23T11:43:57.967Z] [2022-02-23T11:43:57.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:43:57.967Z] busybox latest ef87dcf1a700 Less than a second ago 5.01GB [2022-02-23T11:43:57.967Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T11:43:57.967Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T11:43:57.967Z] [2022-02-23T11:43:57.967Z] INFO: Running integration tests at 02/23/2022 11:43:57... [2022-02-23T11:43:57.967Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T11:43:57.967Z] INFO: Integration API tests being run from the host: [2022-02-23T11:43:57.967Z] INFO: make.ps1 starting at 02/23/2022 11:43:57 [2022-02-23T11:43:58.347Z] === RUN TestNewAndRemove [2022-02-23T11:43:58.347Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T11:43:58.347Z] === RUN TestRemoveInvalidPath [2022-02-23T11:43:58.347Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T11:43:58.347Z] PASS [2022-02-23T11:43:58.347Z] coverage: 82.6% of statements [2022-02-23T11:43:58.347Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2022-02-23T11:43:58.585Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T11:43:58.818Z] --- PASS: TestNetworkDBBulkSync (3.06s) [2022-02-23T11:43:58.818Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T11:43:59.515Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T11:44:00.391Z] === RUN TestFailedConnection [2022-02-23T11:44:01.384Z] --- PASS: TestFailedConnection (1.11s) [2022-02-23T11:44:01.384Z] === RUN TestFailOnce [2022-02-23T11:44:01.384Z] 2022/02/23 11:44:00 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-02-23T11:44:01.384Z] goroutine 34 [running]: [2022-02-23T11:44:01.384Z] net/http.(*conn).serve.func1() [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T11:44:01.384Z] panic({0x126a8e0, 0x137e260}) [2022-02-23T11:44:01.384Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T11:44:01.384Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x7067b2500d19f348}, 0xc000233a98) [2022-02-23T11:44:01.384Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T11:44:01.384Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x138b140, 0xc0001a0000}, 0x11a1146) [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T11:44:01.384Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x138b140, 0xc0001a0000}, 0xc00022a000) [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T11:44:01.384Z] net/http.serverHandler.ServeHTTP({0x1389830}, {0x138b140, 0xc0001a0000}, 0xc00022a000) [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T11:44:01.384Z] net/http.(*conn).serve(0xc00020e000, {0x138d140, 0xc000090420}) [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T11:44:01.384Z] created by net/http.(*Server).Serve [2022-02-23T11:44:01.384Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T11:44:01.384Z] time="2022-02-23T11:44:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T11:44:01.384Z] --- PASS: TestGetAddress (25.10s) [2022-02-23T11:44:01.384Z] === RUN TestRequestSyntaxCheck [2022-02-23T11:44:01.384Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-23T11:44:01.384Z] === RUN TestRequest [2022-02-23T11:44:01.855Z] 2022/02/23 11:44:01 Closing DB instances... [2022-02-23T11:44:02.330Z] --- PASS: TestFailOnce (1.20s) [2022-02-23T11:44:02.330Z] === RUN TestEchoInputOutput [2022-02-23T11:44:02.330Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T11:44:02.330Z] === RUN TestBackoff [2022-02-23T11:44:02.330Z] --- PASS: TestBackoff (0.00s) [2022-02-23T11:44:02.330Z] === RUN TestAbortRetry [2022-02-23T11:44:02.330Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T11:44:02.330Z] === RUN TestClientScheme [2022-02-23T11:44:02.330Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T11:44:02.330Z] === RUN TestNewClientWithTimeout [2022-02-23T11:44:02.800Z] time="2022-02-23T11:44:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T11:44:04.373Z] time="2022-02-23T11:44:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T11:44:04.843Z] time="2022-02-23T11:44:04Z" level=error msg="node4(b9b71448ed78) Could not close DB: timeout waiting for leave broadcast" [2022-02-23T11:44:04.843Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.19s) [2022-02-23T11:44:04.843Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T11:44:05.834Z] 2022/02/23 11:44:05 Closing DB instances... [2022-02-23T11:44:06.728Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-23T11:44:06.825Z] time="2022-02-23T11:44:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T11:44:07.816Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T11:44:07.816Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T11:44:08.115Z] docker_api_swarm_test.go:384: [d1e212496b035] joining swarm manager [d19f974d362d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:44:09.502Z] docker_api_swarm_test.go:385: [d2161b1764d80] joining swarm manager [d19f974d362d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:44:09.502Z] === RUN TestDockerSuite/TestExec [2022-02-23T11:44:10.075Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T11:44:10.648Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T11:44:11.219Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T11:44:11.621Z] time="2022-02-23T11:44:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T11:44:11.792Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T11:44:12.736Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T11:44:13.308Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T11:44:13.880Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T11:44:14.141Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T11:44:14.715Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T11:44:15.287Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T11:44:15.859Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T11:44:16.389Z] --- PASS: TestRequest (14.74s) [2022-02-23T11:44:16.389Z] === RUN TestOverlappingRequests [2022-02-23T11:44:16.803Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T11:44:16.860Z] --- PASS: TestOverlappingRequests (0.69s) [2022-02-23T11:44:16.860Z] === RUN TestRelease [2022-02-23T11:44:17.374Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T11:44:17.958Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T11:44:18.910Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T11:44:19.481Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T11:44:19.829Z] === RUN TestParseEmptyInterface [2022-02-23T11:44:19.829Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestParseNonInterfaceType [2022-02-23T11:44:19.829Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestParseWithOneFunction [2022-02-23T11:44:19.829Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestParseWithMultipleFuncs [2022-02-23T11:44:19.829Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestParseWithUnnamedReturn [2022-02-23T11:44:19.829Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestEmbeddedInterface [2022-02-23T11:44:19.829Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestParsedImports [2022-02-23T11:44:19.829Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestAliasedImports [2022-02-23T11:44:19.829Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T11:44:19.829Z] PASS [2022-02-23T11:44:19.829Z] coverage: 56.8% of statements [2022-02-23T11:44:19.829Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2022-02-23T11:44:19.829Z] --- PASS: TestRelease (2.82s) [2022-02-23T11:44:19.829Z] === RUN TestAllocateRandomDeallocate [2022-02-23T11:44:19.829Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T11:44:19.829Z] === RUN TestClientStream [2022-02-23T11:44:19.829Z] --- PASS: TestClientStream (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestClientSendFile [2022-02-23T11:44:19.829Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T11:44:19.829Z] === RUN TestClientWithRequestTimeout [2022-02-23T11:44:20.300Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T11:44:20.300Z] === RUN TestFileSpecPlugin [2022-02-23T11:44:20.300Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T11:44:20.300Z] === RUN TestFileJSONSpecPlugin [2022-02-23T11:44:20.300Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T11:44:20.300Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T11:44:20.300Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T11:44:20.300Z] === RUN TestPluginAddHandler [2022-02-23T11:44:20.300Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T11:44:20.300Z] === RUN TestPluginWaitBadPlugin [2022-02-23T11:44:20.300Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T11:44:20.300Z] === RUN TestGet [2022-02-23T11:44:20.300Z] time="2022-02-23T11:44:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T11:44:20.300Z] === RUN TestHTTPTransport [2022-02-23T11:44:20.300Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T11:44:20.300Z] PASS [2022-02-23T11:44:20.300Z] coverage: 85.7% of statements [2022-02-23T11:44:20.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-23T11:44:21.290Z] time="2022-02-23T11:44:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T11:44:21.290Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:44:21.290Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T11:44:21.290Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T11:44:21.290Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T11:44:21.290Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T11:44:21.290Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T11:44:21.290Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T11:44:21.290Z] === RUN TestBufferPoolPutAndGet [2022-02-23T11:44:21.291Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T11:44:21.291Z] PASS [2022-02-23T11:44:21.291Z] coverage: 88.2% of statements [2022-02-23T11:44:21.291Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-02-23T11:44:21.398Z] --- PASS: TestServicePlugin (30.90s) [2022-02-23T11:44:21.398Z] === RUN TestServiceUpdateLabel [2022-02-23T11:44:21.908Z] === RUN TestOutputOnPrematureClose [2022-02-23T11:44:21.908Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T11:44:21.908Z] === RUN TestCompleteSilently [2022-02-23T11:44:21.908Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T11:44:21.908Z] PASS [2022-02-23T11:44:21.908Z] coverage: 75.9% of statements [2022-02-23T11:44:21.908Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-02-23T11:44:22.086Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T11:44:22.382Z] === RUN TestSendToOneSub [2022-02-23T11:44:22.382Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T11:44:22.382Z] === RUN TestSendToMultipleSubs [2022-02-23T11:44:22.382Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T11:44:22.382Z] === RUN TestEvictOneSub [2022-02-23T11:44:22.382Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T11:44:22.382Z] === RUN TestClosePublisher [2022-02-23T11:44:22.382Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T11:44:22.382Z] === RUN TestPubSubRace [2022-02-23T11:44:22.657Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-23T11:44:23.230Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T11:44:23.373Z] time="2022-02-23T11:44:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T11:44:23.373Z] --- PASS: TestPubSubRace (1.07s) [2022-02-23T11:44:23.373Z] PASS [2022-02-23T11:44:23.373Z] coverage: 75.0% of statements [2022-02-23T11:44:23.373Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2022-02-23T11:44:23.801Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T11:44:24.063Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-02-23T11:44:24.063Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:44:24.365Z] === RUN TestRegister [2022-02-23T11:44:24.365Z] --- PASS: TestRegister (0.00s) [2022-02-23T11:44:24.365Z] === RUN TestCommand [2022-02-23T11:44:24.365Z] --- PASS: TestCommand (0.03s) [2022-02-23T11:44:24.365Z] === RUN TestNaiveSelf [2022-02-23T11:44:24.365Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T11:44:24.365Z] PASS [2022-02-23T11:44:24.365Z] coverage: 82.4% of statements [2022-02-23T11:44:24.365Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2022-02-23T11:44:24.635Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T11:44:24.837Z] === RUN TestDump [2022-02-23T11:44:24.837Z] goroutine 4 [running]: [2022-02-23T11:44:24.837Z] github.com/docker/docker/pkg/stack.dump(0xafb6b7) [2022-02-23T11:44:24.837Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:44:24.837Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T11:44:24.837Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T11:44:24.837Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T11:44:24.837Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T11:44:24.837Z] testing.tRunner(0xc00002dba0, 0xc68ef8) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:44:24.837Z] created by testing.(*T).Run [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:44:24.837Z] [2022-02-23T11:44:24.837Z] goroutine 1 [chan receive]: [2022-02-23T11:44:24.837Z] testing.(*T).Run(0xc00002da00, {0xc5a531, 0xada413}, 0xc68ef8) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:44:24.837Z] testing.runTests.func1(0xc00005a840) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:44:24.837Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:44:24.837Z] testing.runTests(0xc00006c080, {0xdccbe0, 0x3, 0x3}, {0xafa90d, 0xc5c22b, 0xdd1680}) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:44:24.837Z] testing.(*M).Run(0xc00006c080) [2022-02-23T11:44:24.837Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:44:24.837Z] main.main() [2022-02-23T11:44:24.837Z] _testmain.go:95 +0x1f5 [2022-02-23T11:44:24.837Z] --- PASS: TestDump (0.00s) [2022-02-23T11:44:24.837Z] === RUN TestDumpToFile [2022-02-23T11:44:25.208Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T11:44:25.309Z] --- PASS: TestDumpToFile (0.25s) [2022-02-23T11:44:25.309Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T11:44:25.309Z] goroutine 6 [running]: [2022-02-23T11:44:25.309Z] github.com/docker/docker/pkg/stack.dump(0xb68894) [2022-02-23T11:44:25.309Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T11:44:25.309Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb68c40}) [2022-02-23T11:44:25.309Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T11:44:25.309Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2022-02-23T11:44:25.309Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T11:44:25.309Z] testing.tRunner(0xc00015a1a0, 0xc68ee8) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:44:25.309Z] created by testing.(*T).Run [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T11:44:25.309Z] [2022-02-23T11:44:25.309Z] goroutine 1 [chan receive]: [2022-02-23T11:44:25.309Z] testing.(*T).Run(0xc00002da00, {0xc61316, 0xada413}, 0xc68ee8) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T11:44:25.309Z] testing.runTests.func1(0xc00005a840) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T11:44:25.309Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T11:44:25.309Z] testing.runTests(0xc00006c080, {0xdccbe0, 0x3, 0x3}, {0xafa90d, 0xc5c22b, 0xdd1680}) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T11:44:25.309Z] testing.(*M).Run(0xc00006c080) [2022-02-23T11:44:25.309Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T11:44:25.309Z] main.main() [2022-02-23T11:44:25.309Z] _testmain.go:95 +0x1f5 [2022-02-23T11:44:25.309Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T11:44:25.309Z] PASS [2022-02-23T11:44:25.309Z] coverage: 90.9% of statements [2022-02-23T11:44:25.309Z] ok github.com/docker/docker/pkg/stack 0.294s coverage: 90.9% of statements [2022-02-23T11:44:25.780Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T11:44:26.304Z] === RUN TestNewStdWriter [2022-02-23T11:44:26.304Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T11:44:26.304Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestWriteWithNilBytes [2022-02-23T11:44:26.304Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestWrite [2022-02-23T11:44:26.304Z] --- PASS: TestWrite (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestWriteWithWriterError [2022-02-23T11:44:26.304Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T11:44:26.304Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyWriteAndRead [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T11:44:26.304Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T11:44:26.304Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T11:44:26.304Z] PASS [2022-02-23T11:44:26.304Z] coverage: 100.0% of statements [2022-02-23T11:44:26.304Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2022-02-23T11:44:26.776Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T11:44:26.776Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T11:44:26.776Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestFormatStatus [2022-02-23T11:44:26.776Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestFormatError [2022-02-23T11:44:26.776Z] --- PASS: TestFormatError (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestFormatJSONError [2022-02-23T11:44:26.776Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T11:44:26.776Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T11:44:26.776Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestNewJSONProgressOutput [2022-02-23T11:44:26.776Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestAuxFormatterEmit [2022-02-23T11:44:26.776Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestStreamWriterStdout [2022-02-23T11:44:26.776Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T11:44:26.776Z] === RUN TestStreamWriterStderr [2022-02-23T11:44:26.776Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T11:44:26.776Z] PASS [2022-02-23T11:44:26.776Z] coverage: 66.2% of statements [2022-02-23T11:44:26.776Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2022-02-23T11:44:27.165Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T11:44:27.247Z] time="2022-02-23T11:44:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T11:44:27.426Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T11:44:27.721Z] === RUN TestGenerateRandomID [2022-02-23T11:44:27.721Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestShortenId [2022-02-23T11:44:27.721Z] --- PASS: TestShortenId (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestShortenSha256Id [2022-02-23T11:44:27.721Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestShortenIdEmpty [2022-02-23T11:44:27.721Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestShortenIdInvalid [2022-02-23T11:44:27.721Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestIsShortIDNonHex [2022-02-23T11:44:27.721Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T11:44:27.721Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T11:44:27.721Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T11:44:27.721Z] PASS [2022-02-23T11:44:27.721Z] coverage: 70.6% of statements [2022-02-23T11:44:27.721Z] ok github.com/docker/docker/pkg/stringid 0.058s coverage: 70.6% of statements [2022-02-23T11:44:27.721Z] --- PASS: TestAllocateRandomDeallocate (8.06s) [2022-02-23T11:44:27.721Z] === RUN TestRetrieveFromStore [2022-02-23T11:44:28.000Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T11:44:28.712Z] === RUN TestIsCpusetListAvailable [2022-02-23T11:44:28.712Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T11:44:28.712Z] PASS [2022-02-23T11:44:28.712Z] coverage: 39.4% of statements [2022-02-23T11:44:28.712Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-02-23T11:44:30.286Z] === RUN TestChtimes [2022-02-23T11:44:30.286Z] --- PASS: TestChtimes (0.01s) [2022-02-23T11:44:30.286Z] === RUN TestChtimesWindows [2022-02-23T11:44:30.286Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-23T11:44:30.286Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T11:44:30.286Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T11:44:30.286Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T11:44:30.286Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T11:44:30.286Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T11:44:30.286Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T11:44:30.286Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T11:44:30.286Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T11:44:30.286Z] PASS [2022-02-23T11:44:30.286Z] coverage: 12.9% of statements [2022-02-23T11:44:30.286Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.9% of statements [2022-02-23T11:44:30.757Z] --- PASS: TestRetrieveFromStore (2.77s) [2022-02-23T11:44:30.758Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T11:44:30.758Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T11:44:30.758Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T11:44:30.758Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T11:44:30.758Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T11:44:30.758Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T11:44:30.758Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T11:44:30.758Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T11:44:30.758Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T11:44:30.758Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T11:44:30.758Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T11:44:30.758Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T11:44:30.758Z] === RUN TestDebug [2022-02-23T11:44:30.758Z] --- PASS: TestDebug (0.00s) [2022-02-23T11:44:30.758Z] === RUN TestRequestPoolParallel [2022-02-23T11:44:31.230Z] === RUN TestTailFile [2022-02-23T11:44:31.230Z] --- PASS: TestTailFile (0.00s) [2022-02-23T11:44:31.230Z] === RUN TestTailFileManyLines [2022-02-23T11:44:31.230Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T11:44:31.230Z] === RUN TestTailEmptyFile [2022-02-23T11:44:31.230Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T11:44:31.230Z] === RUN TestTailNegativeN [2022-02-23T11:44:31.230Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader [2022-02-23T11:44:31.230Z] === CONT TestNewTailReader [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T11:44:31.230Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.230Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.230Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:44:31.230Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.230Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.231Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.231Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.231Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.232Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T11:44:31.232Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.232Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T11:44:31.233Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.233Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.233Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.234Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.706Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.706Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.706Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.707Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.707Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T11:44:31.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:31.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:31.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-23T11:44:32.181Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T11:44:32.182Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T11:44:32.182Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T11:44:32.182Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T11:44:32.182Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T11:44:32.182Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T11:44:32.182Z] PASS [2022-02-23T11:44:32.182Z] coverage: 88.6% of statements [2022-02-23T11:44:32.182Z] ok github.com/docker/docker/pkg/tailfile 0.226s coverage: 88.6% of statements [2022-02-23T11:44:32.182Z] --- PASS: TestRequestPoolParallel (0.59s) [2022-02-23T11:44:32.182Z] === RUN TestFullAllocateRelease [2022-02-23T11:44:32.182Z] --- PASS: TestFullAllocateRelease (0.71s) [2022-02-23T11:44:32.182Z] === RUN TestOddAllocateRelease [2022-02-23T11:44:32.182Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-02-23T11:44:32.182Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T11:44:32.182Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-02-23T11:44:32.182Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T11:44:32.182Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-02-23T11:44:32.182Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T11:44:32.652Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T11:44:32.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T11:44:32.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:44:32.652Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T11:44:32.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:44:32.652Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T11:44:32.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:44:32.652Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:44:32.652Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T11:44:32.652Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:44:32.652Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:44:32.652Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:44:32.652Z] PASS [2022-02-23T11:44:32.652Z] coverage: 85.3% of statements [2022-02-23T11:44:32.652Z] ok github.com/docker/docker/libnetwork/ipam 67.668s coverage: 85.3% of statements [2022-02-23T11:44:32.652Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T11:44:32.652Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestTarSumRemove [2022-02-23T11:44:32.652Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestSortFileInfoSums [2022-02-23T11:44:32.652Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T11:44:32.652Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestNewTarSumForLabel [2022-02-23T11:44:32.652Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestEmptyTar [2022-02-23T11:44:32.652Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestTarSumsReadSize [2022-02-23T11:44:32.652Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestTarSums [2022-02-23T11:44:32.652Z] --- PASS: TestTarSums (0.07s) [2022-02-23T11:44:32.652Z] === RUN TestIteration [2022-02-23T11:44:32.652Z] --- PASS: TestIteration (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestVersionLabelForChecksum [2022-02-23T11:44:32.652Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestVersion [2022-02-23T11:44:32.652Z] --- PASS: TestVersion (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestGetVersion [2022-02-23T11:44:32.652Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T11:44:32.652Z] === RUN TestGetVersions [2022-02-23T11:44:32.652Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T11:44:32.652Z] PASS [2022-02-23T11:44:32.652Z] coverage: 89.3% of statements [2022-02-23T11:44:32.652Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2022-02-23T11:44:33.123Z] testing: warning: no tests to run [2022-02-23T11:44:33.123Z] PASS [2022-02-23T11:44:33.123Z] coverage: [no statements] [2022-02-23T11:44:33.123Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2022-02-23T11:44:34.119Z] === RUN TestTruncIndex [2022-02-23T11:44:34.119Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T11:44:34.119Z] PASS [2022-02-23T11:44:34.119Z] coverage: 91.5% of statements [2022-02-23T11:44:34.119Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-23T11:44:34.593Z] === RUN TestIsGIT [2022-02-23T11:44:34.593Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T11:44:34.593Z] === RUN TestIsTransport [2022-02-23T11:44:34.593Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T11:44:34.593Z] PASS [2022-02-23T11:44:34.593Z] coverage: 100.0% of statements [2022-02-23T11:44:34.593Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-02-23T11:44:35.064Z] --- PASS: TestGet (15.01s) [2022-02-23T11:44:35.064Z] === RUN TestPluginWithNoManifest [2022-02-23T11:44:35.064Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T11:44:35.064Z] === RUN TestGetAll [2022-02-23T11:44:35.064Z] --- PASS: TestGetAll (0.01s) [2022-02-23T11:44:35.064Z] PASS [2022-02-23T11:44:35.064Z] coverage: 73.2% of statements [2022-02-23T11:44:35.064Z] ok github.com/docker/docker/pkg/plugins 35.038s coverage: 73.2% of statements [2022-02-23T11:44:35.064Z] === RUN TestVersionInfo [2022-02-23T11:44:35.064Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T11:44:35.064Z] === RUN TestAppendVersions [2022-02-23T11:44:35.064Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T11:44:35.064Z] PASS [2022-02-23T11:44:35.064Z] coverage: 88.9% of statements [2022-02-23T11:44:35.064Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-02-23T11:44:36.641Z] === RUN TestNewSettable [2022-02-23T11:44:36.641Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T11:44:36.641Z] === RUN TestIsSettable [2022-02-23T11:44:36.641Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T11:44:36.641Z] === RUN TestUpdateSettingsEnv [2022-02-23T11:44:36.641Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T11:44:36.641Z] PASS [2022-02-23T11:44:36.641Z] coverage: 20.0% of statements [2022-02-23T11:44:36.641Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.0% of statements [2022-02-23T11:44:37.633Z] === RUN TestValidatePrivileges [2022-02-23T11:44:37.633Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T11:44:37.633Z] === RUN TestFilterByCapNeg [2022-02-23T11:44:37.633Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T11:44:37.633Z] === RUN TestFilterByCapPos [2022-02-23T11:44:37.633Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T11:44:37.633Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T11:44:37.633Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T11:44:37.633Z] PASS [2022-02-23T11:44:37.633Z] coverage: 12.0% of statements [2022-02-23T11:44:37.633Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2022-02-23T11:44:37.633Z] === RUN TestLoad [2022-02-23T11:44:37.633Z] --- PASS: TestLoad (0.00s) [2022-02-23T11:44:37.633Z] === RUN TestSave [2022-02-23T11:44:38.104Z] --- PASS: TestSave (0.05s) [2022-02-23T11:44:38.104Z] === RUN TestAddDeleteGet [2022-02-23T11:44:38.104Z] --- PASS: TestAddDeleteGet (0.09s) [2022-02-23T11:44:38.104Z] === RUN TestInvalidTags [2022-02-23T11:44:38.104Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T11:44:38.104Z] PASS [2022-02-23T11:44:38.104Z] coverage: 84.4% of statements [2022-02-23T11:44:38.104Z] ok github.com/docker/docker/reference 0.201s coverage: 84.4% of statements [2022-02-23T11:44:39.702Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T11:44:39.703Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T11:44:39.703Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T11:44:39.703Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T11:44:39.703Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T11:44:39.703Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T11:44:39.703Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T11:44:39.703Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T11:44:39.703Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T11:44:39.703Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T11:44:39.703Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T11:44:39.703Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T11:44:39.703Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T11:44:39.703Z] === RUN TestValidateMirror [2022-02-23T11:44:39.703Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T11:44:39.703Z] === RUN TestLoadInsecureRegistries [2022-02-23T11:44:40.176Z] time="2022-02-23T11:44:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-02-23T11:44:40.176Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestResumableRequestReader [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T11:44:40.176Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T11:44:40.176Z] PASS [2022-02-23T11:44:40.176Z] coverage: 100.0% of statements [2022-02-23T11:44:40.176Z] ok github.com/docker/docker/registry/resumable 0.293s coverage: 100.0% of statements [2022-02-23T11:44:40.176Z] time="2022-02-23T11:44:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:44:40.176Z] time="2022-02-23T11:44:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T11:44:40.176Z] time="2022-02-23T11:44:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T11:44:40.176Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-02-23T11:44:40.176Z] === RUN TestNewServiceConfig [2022-02-23T11:44:40.176Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestValidateIndexName [2022-02-23T11:44:40.176Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestValidateIndexNameWithError [2022-02-23T11:44:40.176Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestEndpointParse [2022-02-23T11:44:40.176Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestEndpointParseInvalid [2022-02-23T11:44:40.176Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T11:44:40.176Z] === RUN TestValidateEndpoint [2022-02-23T11:44:40.176Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T11:44:40.177Z] === RUN TestPing [2022-02-23T11:44:40.177Z] --- PASS: TestPing (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestPingRegistryEndpoint [2022-02-23T11:44:40.177Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:44:40.177Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestEndpoint [2022-02-23T11:44:40.177Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:44:40.177Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestParseRepositoryInfo [2022-02-23T11:44:40.177Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestNewIndexInfo [2022-02-23T11:44:40.177Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestMirrorEndpointLookup [2022-02-23T11:44:40.177Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:44:40.177Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestSearchRepositories [2022-02-23T11:44:40.177Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T11:44:40.177Z] Host: 127.0.0.1:49339 [2022-02-23T11:44:40.177Z] User-Agent: docker test client [2022-02-23T11:44:40.177Z] Authorization: Token fake-token [2022-02-23T11:44:40.177Z] X-Docker-Token: true [2022-02-23T11:44:40.177Z] Accept-Encoding: gzip [2022-02-23T11:44:40.177Z] [2022-02-23T11:44:40.177Z] [2022-02-23T11:44:40.177Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T11:44:40.177Z] Connection: close [2022-02-23T11:44:40.177Z] Content-Length: 144 [2022-02-23T11:44:40.177Z] Cache-Control: no-cache [2022-02-23T11:44:40.177Z] Content-Type: application/json [2022-02-23T11:44:40.177Z] Date: Wed, 23 Feb 2022 11:44:39 GMT [2022-02-23T11:44:40.177Z] Expires: -1 [2022-02-23T11:44:40.177Z] Pragma: no-cache [2022-02-23T11:44:40.177Z] Server: docker-tests/mock [2022-02-23T11:44:40.177Z] X-Docker-Registry-Config: mock [2022-02-23T11:44:40.177Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T11:44:40.177Z] [2022-02-23T11:44:40.177Z] [2022-02-23T11:44:40.177Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T11:44:40.177Z] === RUN TestTrustedLocation [2022-02-23T11:44:40.177Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T11:44:40.177Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T11:44:40.177Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T11:44:40.177Z] === RUN TestIsSecureIndex [2022-02-23T11:44:40.177Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T11:44:40.177Z] PASS [2022-02-23T11:44:40.177Z] coverage: 51.2% of statements [2022-02-23T11:44:40.177Z] ok github.com/docker/docker/registry 0.342s coverage: 51.2% of statements [2022-02-23T11:44:40.233Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T11:44:40.233Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-02-23T11:44:40.233Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:44:40.233Z] === RUN TestDockerSuite/TestExecTTY [2022-02-23T11:44:40.233Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T11:44:40.494Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T11:44:40.647Z] === RUN TestRestartManagerTimeout [2022-02-23T11:44:40.647Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T11:44:40.647Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T11:44:40.647Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T11:44:40.647Z] PASS [2022-02-23T11:44:40.647Z] coverage: 45.3% of statements [2022-02-23T11:44:40.647Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2022-02-23T11:44:41.068Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T11:44:41.117Z] === RUN TestDecodeContainerConfig [2022-02-23T11:44:41.117Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-02-23T11:44:41.117Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T11:44:41.117Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T11:44:41.117Z] === RUN TestValidatePrivileged [2022-02-23T11:44:41.117Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T11:44:41.117Z] PASS [2022-02-23T11:44:41.117Z] coverage: 52.6% of statements [2022-02-23T11:44:41.117Z] ok github.com/docker/docker/runconfig 0.054s coverage: 52.6% of statements [2022-02-23T11:44:41.589Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T11:44:41.589Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T11:44:41.589Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T11:44:41.589Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T11:44:41.589Z] PASS [2022-02-23T11:44:41.589Z] coverage: 62.5% of statements [2022-02-23T11:44:41.589Z] ok github.com/docker/docker/testutil 0.075s coverage: 62.5% of statements [2022-02-23T11:44:41.639Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T11:44:41.640Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T11:44:41.640Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T11:44:41.894Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T11:44:41.894Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T11:44:41.894Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T11:44:41.894Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T11:44:41.894Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T11:44:42.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:44:42.024Z] INFO: Testing against a local daemon [2022-02-23T11:44:42.024Z] === RUN TestBuildWithSession [2022-02-23T11:44:42.024Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:44:42.024Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:44:42.024Z] === RUN TestBuildSquashParent [2022-02-23T11:44:42.024Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:44:42.024Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:44:42.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:44:42.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:44:42.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:44:42.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:44:42.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:44:42.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:44:42.227Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T11:44:42.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/test/unit [2022-02-23T11:44:42.806Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T11:44:42.806Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T11:44:42.806Z] + TESTDIRS=./... [2022-02-23T11:44:42.806Z] + exclude_paths='/vendor/|/integration' [2022-02-23T11:44:42.806Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T11:44:42.806Z] ++ go list ./... [2022-02-23T11:44:43.024Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-23T11:44:43.618Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T11:44:43.759Z] + pkg_list='github.com/docker/docker/api [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/types [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/types/backend [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:44:43.759Z] github.com/docker/docker/api/types/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/events [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/filters [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/image [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/mount [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/network [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/registry [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/time [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/volume [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli/config [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli/debug [2022-02-23T11:44:43.760Z] github.com/docker/docker/client [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:44:43.760Z] github.com/docker/docker/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/container/stream [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/config [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/events [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/exec [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/images [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/links [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/names [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/network [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/stats [2022-02-23T11:44:43.760Z] github.com/docker/docker/distribution [2022-02-23T11:44:43.760Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:44:43.760Z] github.com/docker/docker/distribution/utils [2022-02-23T11:44:43.760Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:44:43.760Z] github.com/docker/docker/dockerversion [2022-02-23T11:44:43.760Z] github.com/docker/docker/errdefs [2022-02-23T11:44:43.760Z] github.com/docker/docker/image [2022-02-23T11:44:43.760Z] github.com/docker/docker/image/cache [2022-02-23T11:44:43.760Z] github.com/docker/docker/image/tarexport [2022-02-23T11:44:43.760Z] github.com/docker/docker/image/v1 [2022-02-23T11:44:43.760Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:44:43.760Z] github.com/docker/docker/layer [2022-02-23T11:44:43.760Z] github.com/docker/docker/libcontainerd [2022-02-23T11:44:43.760Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:44:43.760Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:44:43.760Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:44:43.760Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:44:43.760Z] github.com/docker/docker/oci [2022-02-23T11:44:43.760Z] github.com/docker/docker/oci/caps [2022-02-23T11:44:43.760Z] github.com/docker/docker/opts [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/archive [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/directory [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/locker [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/mount [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/platform [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/pools [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/progress [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/signal [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/stack [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/system [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/term [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:44:43.760Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:44:43.760Z] github.com/docker/docker/plugin [2022-02-23T11:44:43.760Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:44:43.760Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:44:43.760Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:44:43.760Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:44:43.760Z] github.com/docker/docker/quota [2022-02-23T11:44:43.760Z] github.com/docker/docker/reference [2022-02-23T11:44:43.760Z] github.com/docker/docker/registry [2022-02-23T11:44:43.760Z] github.com/docker/docker/registry/resumable [2022-02-23T11:44:43.760Z] github.com/docker/docker/restartmanager [2022-02-23T11:44:43.760Z] github.com/docker/docker/rootless [2022-02-23T11:44:43.760Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:44:43.760Z] github.com/docker/docker/runconfig [2022-02-23T11:44:43.760Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/environment [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/registry [2022-02-23T11:44:43.760Z] github.com/docker/docker/testutil/request [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/drivers [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/local [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/mounts [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/service [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:44:43.760Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:44:43.760Z] ++ echo 'github.com/docker/docker/api [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/backend [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/events [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/filters [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/image [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/mount [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/network [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/registry [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/time [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:44:43.760Z] github.com/docker/docker/api/types/volume [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:44:43.760Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli/config [2022-02-23T11:44:43.760Z] github.com/docker/docker/cli/debug [2022-02-23T11:44:43.760Z] github.com/docker/docker/client [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:44:43.760Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:44:43.760Z] github.com/docker/docker/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/container/stream [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:44:43.760Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/config [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/events [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/exec [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/images [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/links [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:44:43.760Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/names [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/network [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/stats [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/utils [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:44:43.761Z] github.com/docker/docker/dockerversion [2022-02-23T11:44:43.761Z] github.com/docker/docker/errdefs [2022-02-23T11:44:43.761Z] github.com/docker/docker/image [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/cache [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/tarexport [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/v1 [2022-02-23T11:44:43.761Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:44:43.761Z] github.com/docker/docker/layer [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:44:43.761Z] github.com/docker/docker/oci [2022-02-23T11:44:43.761Z] github.com/docker/docker/oci/caps [2022-02-23T11:44:43.761Z] github.com/docker/docker/opts [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/archive [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/directory [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/locker [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/mount [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/platform [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pools [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/progress [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/signal [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stack [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/system [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/term [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:44:43.761Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:44:43.761Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:44:43.761Z] github.com/docker/docker/quota [2022-02-23T11:44:43.761Z] github.com/docker/docker/reference [2022-02-23T11:44:43.761Z] github.com/docker/docker/registry [2022-02-23T11:44:43.761Z] github.com/docker/docker/registry/resumable [2022-02-23T11:44:43.761Z] github.com/docker/docker/restartmanager [2022-02-23T11:44:43.761Z] github.com/docker/docker/rootless [2022-02-23T11:44:43.761Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:44:43.761Z] github.com/docker/docker/runconfig [2022-02-23T11:44:43.761Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/environment [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/registry [2022-02-23T11:44:43.761Z] github.com/docker/docker/testutil/request [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/drivers [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/local [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/mounts [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/service [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:44:43.761Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:44:43.761Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T11:44:43.761Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/backend [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/container [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/events [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/filters [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/image [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/mount [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/network [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/registry [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/time [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/versions [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:44:43.761Z] github.com/docker/docker/api/types/volume [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:44:43.761Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:44:43.761Z] github.com/docker/docker/cli [2022-02-23T11:44:43.761Z] github.com/docker/docker/cli/config [2022-02-23T11:44:43.761Z] github.com/docker/docker/cli/debug [2022-02-23T11:44:43.761Z] github.com/docker/docker/client [2022-02-23T11:44:43.761Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:44:43.761Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:44:43.761Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:44:43.761Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:44:43.761Z] github.com/docker/docker/container [2022-02-23T11:44:43.761Z] github.com/docker/docker/container/stream [2022-02-23T11:44:43.761Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:44:43.761Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:44:43.761Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/config [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/events [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/exec [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/images [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/links [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/names [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/network [2022-02-23T11:44:43.761Z] github.com/docker/docker/daemon/stats [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/utils [2022-02-23T11:44:43.761Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:44:43.761Z] github.com/docker/docker/dockerversion [2022-02-23T11:44:43.761Z] github.com/docker/docker/errdefs [2022-02-23T11:44:43.761Z] github.com/docker/docker/image [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/cache [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/tarexport [2022-02-23T11:44:43.761Z] github.com/docker/docker/image/v1 [2022-02-23T11:44:43.761Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:44:43.761Z] github.com/docker/docker/layer [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:44:43.761Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:44:43.761Z] github.com/docker/docker/oci [2022-02-23T11:44:43.761Z] github.com/docker/docker/oci/caps [2022-02-23T11:44:43.761Z] github.com/docker/docker/opts [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/archive [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/directory [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/locker [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/mount [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/platform [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pools [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/progress [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/signal [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stack [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/system [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/term [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:44:43.761Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:44:43.761Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:44:43.761Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:44:43.761Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:44:43.762Z] github.com/docker/docker/quota [2022-02-23T11:44:43.762Z] github.com/docker/docker/reference [2022-02-23T11:44:43.762Z] github.com/docker/docker/registry [2022-02-23T11:44:43.762Z] github.com/docker/docker/registry/resumable [2022-02-23T11:44:43.762Z] github.com/docker/docker/restartmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/rootless [2022-02-23T11:44:43.762Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:44:43.762Z] github.com/docker/docker/runconfig [2022-02-23T11:44:43.762Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/environment [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/registry [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/request [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/drivers [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/local [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/mounts [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/service [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:44:43.762Z] ++ grep --fixed-strings /libnetwork [2022-02-23T11:44:43.762Z] ++ echo 'github.com/docker/docker/api [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/backend [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/container [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/events [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/filters [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/image [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/mount [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/network [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/registry [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/time [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/versions [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:44:43.762Z] github.com/docker/docker/api/types/volume [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:44:43.762Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:44:43.762Z] github.com/docker/docker/cli [2022-02-23T11:44:43.762Z] github.com/docker/docker/cli/config [2022-02-23T11:44:43.762Z] github.com/docker/docker/cli/debug [2022-02-23T11:44:43.762Z] github.com/docker/docker/client [2022-02-23T11:44:43.762Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:44:43.762Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:44:43.762Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:44:43.762Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:44:43.762Z] github.com/docker/docker/container [2022-02-23T11:44:43.762Z] github.com/docker/docker/container/stream [2022-02-23T11:44:43.762Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:44:43.762Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:44:43.762Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/config [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/events [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/exec [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/images [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/links [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/names [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/network [2022-02-23T11:44:43.762Z] github.com/docker/docker/daemon/stats [2022-02-23T11:44:43.762Z] github.com/docker/docker/distribution [2022-02-23T11:44:43.762Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:44:43.762Z] github.com/docker/docker/distribution/utils [2022-02-23T11:44:43.762Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:44:43.762Z] github.com/docker/docker/dockerversion [2022-02-23T11:44:43.762Z] github.com/docker/docker/errdefs [2022-02-23T11:44:43.762Z] github.com/docker/docker/image [2022-02-23T11:44:43.762Z] github.com/docker/docker/image/cache [2022-02-23T11:44:43.762Z] github.com/docker/docker/image/tarexport [2022-02-23T11:44:43.762Z] github.com/docker/docker/image/v1 [2022-02-23T11:44:43.762Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:44:43.762Z] github.com/docker/docker/layer [2022-02-23T11:44:43.762Z] github.com/docker/docker/libcontainerd [2022-02-23T11:44:43.762Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:44:43.762Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:44:43.762Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:44:43.762Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/types [2022-02-23T11:44:43.762Z] github.com/docker/docker/oci [2022-02-23T11:44:43.762Z] github.com/docker/docker/oci/caps [2022-02-23T11:44:43.762Z] github.com/docker/docker/opts [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/archive [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/directory [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/locker [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/mount [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/platform [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/pools [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/progress [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/signal [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/stack [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/system [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/term [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:44:43.762Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:44:43.762Z] github.com/docker/docker/plugin [2022-02-23T11:44:43.762Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:44:43.762Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:44:43.762Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:44:43.762Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:44:43.762Z] github.com/docker/docker/quota [2022-02-23T11:44:43.762Z] github.com/docker/docker/reference [2022-02-23T11:44:43.762Z] github.com/docker/docker/registry [2022-02-23T11:44:43.762Z] github.com/docker/docker/registry/resumable [2022-02-23T11:44:43.762Z] github.com/docker/docker/restartmanager [2022-02-23T11:44:43.762Z] github.com/docker/docker/rootless [2022-02-23T11:44:43.762Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:44:43.762Z] github.com/docker/docker/runconfig [2022-02-23T11:44:43.762Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/environment [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/registry [2022-02-23T11:44:43.762Z] github.com/docker/docker/testutil/request [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/drivers [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/local [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/mounts [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/service [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:44:43.762Z] github.com/docker/docker/volume/testutils' [2022-02-23T11:44:43.762Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:44:43.762Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/types' [2022-02-23T11:44:43.763Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T11:44:43.763Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/types' [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:44:43.763Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:44:43.763Z] + type docker-proxy [2022-02-23T11:44:43.763Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T11:44:43.763Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T11:44:43.763Z] [2022-02-23T11:44:43.763Z] Removing bundles/ [2022-02-23T11:44:44.023Z] [2022-02-23T11:44:44.023Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T11:44:44.023Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T11:44:44.023Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T11:44:44.192Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-23T11:44:44.765Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T11:44:45.338Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T11:44:45.391Z] === RUN TestGetDriver [2022-02-23T11:44:45.391Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T11:44:45.391Z] === RUN TestVolumeRequestError [2022-02-23T11:44:45.391Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T11:44:45.391Z] PASS [2022-02-23T11:44:45.391Z] coverage: 36.1% of statements [2022-02-23T11:44:45.391Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2022-02-23T11:44:45.391Z] === RUN TestGetAddress [2022-02-23T11:44:45.391Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T11:44:45.391Z] === RUN TestRemove [2022-02-23T11:44:45.391Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:44:45.391Z] --- SKIP: TestRemove (0.00s) [2022-02-23T11:44:45.391Z] === RUN TestInitializeWithVolumes [2022-02-23T11:44:45.391Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T11:44:45.391Z] === RUN TestCreate [2022-02-23T11:44:45.872Z] --- PASS: TestCreate (0.02s) [2022-02-23T11:44:45.872Z] === RUN TestValidateName [2022-02-23T11:44:45.872Z] --- PASS: TestValidateName (0.00s) [2022-02-23T11:44:45.872Z] === RUN TestCreateWithOpts [2022-02-23T11:44:45.872Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:44:45.872Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T11:44:45.872Z] === RUN TestRelaodNoOpts [2022-02-23T11:44:45.872Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-23T11:44:45.872Z] PASS [2022-02-23T11:44:45.872Z] coverage: 41.5% of statements [2022-02-23T11:44:45.872Z] ok github.com/docker/docker/volume/local 0.106s coverage: 41.5% of statements [2022-02-23T11:44:46.883Z] === RUN TestLCOWParseMountRaw [2022-02-23T11:44:46.883Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T11:44:47.354Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRaw [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T11:44:47.354Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestConvertTmpfsOptions [2022-02-23T11:44:47.354Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T11:44:47.354Z] linux_parser_test.go:209: data="ro" [2022-02-23T11:44:47.354Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestParseMountSpec [2022-02-23T11:44:47.354Z] parser_test.go:62: case 0 [2022-02-23T11:44:47.354Z] parser_test.go:62: case 1 [2022-02-23T11:44:47.354Z] parser_test.go:62: case 2 [2022-02-23T11:44:47.354Z] parser_test.go:62: case 3 [2022-02-23T11:44:47.354Z] parser_test.go:62: case 4 [2022-02-23T11:44:47.354Z] parser_test.go:62: case 5 [2022-02-23T11:44:47.354Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestValidateMount [2022-02-23T11:44:47.354Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRaw [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T11:44:47.354Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T11:44:47.354Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T11:44:47.354Z] PASS [2022-02-23T11:44:47.354Z] coverage: 67.6% of statements [2022-02-23T11:44:47.354Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.6% of statements [2022-02-23T11:44:47.824Z] === RUN TestSetGetMeta [2022-02-23T11:44:47.824Z] === PAUSE TestSetGetMeta [2022-02-23T11:44:47.824Z] === RUN TestRestore [2022-02-23T11:44:47.824Z] === PAUSE TestRestore [2022-02-23T11:44:47.824Z] === RUN TestServiceCreate [2022-02-23T11:44:47.824Z] === PAUSE TestServiceCreate [2022-02-23T11:44:47.824Z] === RUN TestServiceList [2022-02-23T11:44:47.824Z] === PAUSE TestServiceList [2022-02-23T11:44:47.824Z] === RUN TestServiceRemove [2022-02-23T11:44:47.824Z] === PAUSE TestServiceRemove [2022-02-23T11:44:47.824Z] === RUN TestServiceGet [2022-02-23T11:44:47.824Z] === PAUSE TestServiceGet [2022-02-23T11:44:47.824Z] === RUN TestServicePrune [2022-02-23T11:44:47.824Z] === PAUSE TestServicePrune [2022-02-23T11:44:47.824Z] === RUN TestCreate [2022-02-23T11:44:47.824Z] === PAUSE TestCreate [2022-02-23T11:44:47.824Z] === RUN TestRemove [2022-02-23T11:44:47.824Z] === PAUSE TestRemove [2022-02-23T11:44:47.824Z] === RUN TestList [2022-02-23T11:44:47.824Z] === PAUSE TestList [2022-02-23T11:44:47.824Z] === RUN TestFindByDriver [2022-02-23T11:44:47.824Z] === PAUSE TestFindByDriver [2022-02-23T11:44:47.824Z] === RUN TestFindByReferenced [2022-02-23T11:44:47.824Z] === PAUSE TestFindByReferenced [2022-02-23T11:44:47.824Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T11:44:47.824Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T11:44:47.824Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:44:47.824Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:44:47.824Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T11:44:47.824Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T11:44:47.824Z] === RUN TestRefDerefRemove [2022-02-23T11:44:47.824Z] === PAUSE TestRefDerefRemove [2022-02-23T11:44:47.824Z] === RUN TestGet [2022-02-23T11:44:47.824Z] === PAUSE TestGet [2022-02-23T11:44:47.824Z] === RUN TestGetWithReference [2022-02-23T11:44:47.824Z] === PAUSE TestGetWithReference [2022-02-23T11:44:47.824Z] === RUN TestFilterFunc [2022-02-23T11:44:47.824Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:44:47.825Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T11:44:47.825Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T11:44:47.825Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T11:44:47.825Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T11:44:47.825Z] === CONT TestSetGetMeta [2022-02-23T11:44:47.825Z] === CONT TestServiceGet [2022-02-23T11:44:47.825Z] === CONT TestCreate [2022-02-23T11:44:47.825Z] === CONT TestList [2022-02-23T11:44:47.825Z] --- PASS: TestSetGetMeta (0.04s) [2022-02-23T11:44:47.825Z] === CONT TestServiceRemove [2022-02-23T11:44:47.825Z] --- PASS: TestCreate (0.05s) [2022-02-23T11:44:47.825Z] === CONT TestServiceList [2022-02-23T11:44:48.296Z] --- PASS: TestList (0.07s) [2022-02-23T11:44:48.296Z] === CONT TestServiceCreate [2022-02-23T11:44:48.296Z] --- PASS: TestServiceGet (0.23s) [2022-02-23T11:44:48.296Z] === CONT TestRestore [2022-02-23T11:44:48.296Z] --- PASS: TestServiceRemove (0.20s) [2022-02-23T11:44:48.296Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T11:44:48.296Z] --- PASS: TestServiceList (0.19s) [2022-02-23T11:44:48.296Z] === CONT TestGetWithReference [2022-02-23T11:44:48.296Z] --- PASS: TestServiceCreate (0.17s) [2022-02-23T11:44:48.296Z] === CONT TestGet [2022-02-23T11:44:48.296Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-23T11:44:48.296Z] === CONT TestRefDerefRemove [2022-02-23T11:44:48.296Z] --- PASS: TestRestore (0.05s) [2022-02-23T11:44:48.296Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T11:44:48.296Z] --- PASS: TestGet (0.03s) [2022-02-23T11:44:48.296Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T11:44:48.296Z] --- PASS: TestGetWithReference (0.04s) [2022-02-23T11:44:48.296Z] === CONT TestFindByReferenced [2022-02-23T11:44:48.296Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-23T11:44:48.296Z] === CONT TestServicePrune [2022-02-23T11:44:48.296Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-23T11:44:48.296Z] === CONT TestFindByDriver [2022-02-23T11:44:48.296Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-23T11:44:48.296Z] === CONT TestRemove [2022-02-23T11:44:48.296Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T11:44:48.296Z] time="2022-02-23T11:44:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:44:48.296Z] --- PASS: TestRemove (0.03s) [2022-02-23T11:44:48.296Z] time="2022-02-23T11:44:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:44:48.296Z] --- PASS: TestFindByDriver (0.04s) [2022-02-23T11:44:48.296Z] time="2022-02-23T11:44:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:44:48.296Z] time="2022-02-23T11:44:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T11:44:48.296Z] time="2022-02-23T11:44:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T11:44:48.296Z] --- PASS: TestServicePrune (0.08s) [2022-02-23T11:44:48.296Z] PASS [2022-02-23T11:44:48.296Z] coverage: 69.0% of statements [2022-02-23T11:44:48.296Z] ok github.com/docker/docker/volume/service 0.441s coverage: 69.0% of statements [2022-02-23T11:44:50.523Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T11:44:50.523Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T11:44:50.523Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T11:44:50.523Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T11:44:50.591Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T11:44:50.591Z] [2022-02-23T11:44:50.591Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T11:44:50.591Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T11:44:50.591Z] [2022-02-23T11:44:50.591Z] + mkdir -p bundles [2022-02-23T11:44:50.591Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/backend/build [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/httputils [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/middleware [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/build [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/container [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/debug [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/image [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/network [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/session [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/system [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/server/router/volume [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/backend [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/container [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/events [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/filters [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/image [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/mount [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/network [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/registry [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/strslice [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/swarm [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/time [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/versions [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T11:44:50.591Z] github.com/docker/docker/api/types/volume [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/dockerfile [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/dockerignore [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/remotecontext [2022-02-23T11:44:50.591Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T11:44:50.591Z] github.com/docker/docker/cli [2022-02-23T11:44:50.591Z] github.com/docker/docker/cli/config [2022-02-23T11:44:50.591Z] github.com/docker/docker/cli/debug [2022-02-23T11:44:50.591Z] github.com/docker/docker/client [2022-02-23T11:44:50.591Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T11:44:50.591Z] github.com/docker/docker/cmd/dockerd [2022-02-23T11:44:50.591Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T11:44:50.591Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T11:44:50.591Z] github.com/docker/docker/container [2022-02-23T11:44:50.591Z] github.com/docker/docker/container/stream [2022-02-23T11:44:50.591Z] github.com/docker/docker/contrib/apparmor [2022-02-23T11:44:50.592Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T11:44:50.592Z] github.com/docker/docker/contrib/httpserver [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/config [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/events [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/exec [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/images [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/initlayer [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/links [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/listeners [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/local [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/names [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/network [2022-02-23T11:44:50.592Z] github.com/docker/docker/daemon/stats [2022-02-23T11:44:50.592Z] github.com/docker/docker/distribution [2022-02-23T11:44:50.592Z] github.com/docker/docker/distribution/metadata [2022-02-23T11:44:50.592Z] github.com/docker/docker/distribution/utils [2022-02-23T11:44:50.592Z] github.com/docker/docker/distribution/xfer [2022-02-23T11:44:50.592Z] github.com/docker/docker/dockerversion [2022-02-23T11:44:50.592Z] github.com/docker/docker/errdefs [2022-02-23T11:44:50.592Z] github.com/docker/docker/image [2022-02-23T11:44:50.592Z] github.com/docker/docker/image/cache [2022-02-23T11:44:50.592Z] github.com/docker/docker/image/tarexport [2022-02-23T11:44:50.592Z] github.com/docker/docker/image/v1 [2022-02-23T11:44:50.592Z] github.com/docker/docker/internal/test/suite [2022-02-23T11:44:50.592Z] github.com/docker/docker/layer [2022-02-23T11:44:50.592Z] github.com/docker/docker/libcontainerd [2022-02-23T11:44:50.592Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T11:44:50.592Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T11:44:50.592Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T11:44:50.592Z] github.com/docker/docker/libcontainerd/types [2022-02-23T11:44:50.592Z] github.com/docker/docker/oci [2022-02-23T11:44:50.592Z] github.com/docker/docker/oci/caps [2022-02-23T11:44:50.592Z] github.com/docker/docker/opts [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/aaparser [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/archive [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/authorization [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/capabilities [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/containerfs [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/directory [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/dmesg [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/filenotify [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/fileutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/fsutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/homedir [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/idtools [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/ioutils [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/locker [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/longpath [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/loopback [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/mount [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/parsers [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/pidfile [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/platform [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugins [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/pools [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/progress [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/pubsub [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/reexec [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/signal [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/stack [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/stringid [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/symlink [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/system [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/tailfile [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/tarsum [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/term [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/term/windows [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/truncindex [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/urlutil [2022-02-23T11:44:50.592Z] github.com/docker/docker/pkg/useragent [2022-02-23T11:44:50.592Z] github.com/docker/docker/plugin [2022-02-23T11:44:50.592Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T11:44:50.592Z] github.com/docker/docker/plugin/v2 [2022-02-23T11:44:50.592Z] github.com/docker/docker/profiles/apparmor [2022-02-23T11:44:50.592Z] github.com/docker/docker/profiles/seccomp [2022-02-23T11:44:50.592Z] github.com/docker/docker/quota [2022-02-23T11:44:50.592Z] github.com/docker/docker/reference [2022-02-23T11:44:50.592Z] github.com/docker/docker/registry [2022-02-23T11:44:50.592Z] github.com/docker/docker/registry/resumable [2022-02-23T11:44:50.592Z] github.com/docker/docker/restartmanager [2022-02-23T11:44:50.592Z] github.com/docker/docker/rootless [2022-02-23T11:44:50.592Z] github.com/docker/docker/rootless/specconv [2022-02-23T11:44:50.592Z] github.com/docker/docker/runconfig [2022-02-23T11:44:50.592Z] github.com/docker/docker/runconfig/opts [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/daemon [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/environment [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fakegit [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/registry [2022-02-23T11:44:50.592Z] github.com/docker/docker/testutil/request [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/drivers [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/local [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/mounts [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/service [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/service/opts [2022-02-23T11:44:50.592Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T11:44:50.592Z] + 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-02-23T11:44:50.630Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T11:44:51.528Z] ? github.com/docker/docker/api [no test files] [2022-02-23T11:44:52.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:44:53.312Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:44:53.933Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2022-02-23T11:44:53.933Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:44:54.506Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T11:44:55.893Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T11:45:00.990Z] 2022/02/23 11:44:59 Closing DB instances... [2022-02-23T11:45:01.185Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T11:45:01.185Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T11:45:01.185Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T11:45:01.185Z] === RUN TestDockerSuite/TestHealth [2022-02-23T11:45:01.979Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-23T11:45:01.979Z] === RUN TestFindNode [2022-02-23T11:45:01.979Z] 2022/02/23 11:45:01 Closing DB instances... [2022-02-23T11:45:01.979Z] --- PASS: TestFindNode (0.03s) [2022-02-23T11:45:01.979Z] === RUN TestChangeNodeState [2022-02-23T11:45:01.979Z] 2022/02/23 11:45:01 Closing DB instances... [2022-02-23T11:45:01.979Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T11:45:01.979Z] === RUN TestNodeReincarnation [2022-02-23T11:45:01.979Z] 2022/02/23 11:45:01 Closing DB instances... [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.46s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.86s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.35s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.44s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.07s) [2022-02-23T11:45:03.612Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.51s) [2022-02-23T11:45:03.612Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:45:03.612Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:45:06.412Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2022-02-23T11:45:06.476Z] --- PASS: TestServiceUpdateNetwork (12.61s) [2022-02-23T11:45:06.476Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:45:06.748Z] time="2022-02-23T11:45:06Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T11:45:06.748Z] --- PASS: TestNodeReincarnation (5.03s) [2022-02-23T11:45:06.748Z] === RUN TestParallelCreate [2022-02-23T11:45:07.222Z] 2022/02/23 11:45:06 Closing DB instances... [2022-02-23T11:45:07.222Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T11:45:07.222Z] === RUN TestParallelDelete [2022-02-23T11:45:07.222Z] 2022/02/23 11:45:06 Closing DB instances... [2022-02-23T11:45:07.222Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T11:45:07.222Z] === RUN TestNetworkDBIslands [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4ab9803f4d28 with config:&{NodeID:4ab9803f4d28 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-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b4ab95938b6c with config:&{NodeID:b4ab95938b6c 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-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node b4ab95938b6c/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node b4ab95938b6c/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=debug msg="memberlist: Stream connection from=[::1]:49388" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node b4ab95938b6c/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node b4ab95938b6c/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:06Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389" [2022-02-23T11:45:07.222Z] time="2022-02-23T11:45:07Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:07.417Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0b822c33aaa4 with config:&{NodeID:0b822c33aaa4 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-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49391" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node b4ab95938b6c/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=info msg="Node b4ab95938b6c/172.20.10.240, added to nodes list" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T11:45:07.694Z] time="2022-02-23T11:45:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49392" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:07Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:acc160baaacd with config:&{NodeID:acc160baaacd 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-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49393" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node b4ab95938b6c/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node b4ab95938b6c/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49394" [2022-02-23T11:45:08.165Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:08.359Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bd85d1fb7fde with config:&{NodeID:bd85d1fb7fde 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-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49396" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node b4ab95938b6c/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node b4ab95938b6c/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T11:45:08.635Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49397" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:09.105Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=info msg="The new bootstrap node list is:[172.20.10.240:10033 172.20.10.240:10034 172.20.10.240:10035]" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10033" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49398" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10034" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49399" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10035" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:08Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49400" [2022-02-23T11:45:09.105Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=info msg="The new bootstrap node list is:[172.20.10.240:10033 172.20.10.240:10034 172.20.10.240:10035]" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10033" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49401" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10034" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49402" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10035" [2022-02-23T11:45:09.105Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49403" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node 0 leaving" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28 change state NodeActive --> NodeLeft" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node4(acc160baaacd): Node leave event for 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28 change state NodeActive --> NodeLeft" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node5(bd85d1fb7fde): Node leave event for 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28 change state NodeActive --> NodeLeft" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node2(b4ab95938b6c): Node leave event for 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28 change state NodeActive --> NodeLeft" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node3(0b822c33aaa4): Node leave event for 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28 change state NodeActive --> NodeLeft" [2022-02-23T11:45:09.576Z] time="2022-02-23T11:45:09Z" level=info msg="node1(4ab9803f4d28): Node leave event for 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node 4ab9803f4d28/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="node 1 leaving" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node b4ab95938b6c change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="node5(bd85d1fb7fde): Node leave event for b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node b4ab95938b6c change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="node3(0b822c33aaa4): Node leave event for b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node b4ab95938b6c change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="node2(b4ab95938b6c): Node leave event for b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="Node b4ab95938b6c change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:09Z" level=info msg="node4(acc160baaacd): Node leave event for b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:10Z" level=info msg="Node b4ab95938b6c/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:10Z" level=info msg="Node b4ab95938b6c/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.047Z] time="2022-02-23T11:45:10Z" level=info msg="Node b4ab95938b6c/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node b4ab95938b6c/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="node 2 leaving" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4 change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="node5(bd85d1fb7fde): Node leave event for 0b822c33aaa4/172.20.10.240" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4 change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="node4(acc160baaacd): Node leave event for 0b822c33aaa4/172.20.10.240" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4 change state NodeActive --> NodeLeft" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="node3(0b822c33aaa4): Node leave event for 0b822c33aaa4/172.20.10.240" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=debug msg="memberlist: Failed ping: acc160baaacd (timeout reached)" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.10.240:10035: use of closed network connection" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.10.240:10034: use of closed network connection" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49406" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.518Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node 0b822c33aaa4/172.20.10.240, left gossip cluster" [2022-02-23T11:45:10.989Z] networkdb_test.go:867: node4: OK [2022-02-23T11:45:10.989Z] networkdb_test.go:867: node5: OK [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="node 0 coming back" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1a1788a2a5d7 with config:&{NodeID:1a1788a2a5d7 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-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, added to nodes list" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="node 1 coming back" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ca8589afdf11 with config:&{NodeID:ca8589afdf11 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-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node ca8589afdf11/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node ca8589afdf11/172.20.10.240, added to nodes list" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="node 2 coming back" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:649869923b23 with config:&{NodeID:649869923b23 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-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node 649869923b23/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=info msg="Node 649869923b23/172.20.10.240, added to nodes list" [2022-02-23T11:45:10.989Z] time="2022-02-23T11:45:10Z" level=warning msg="memberlist: Was able to connect to acc160baaacd but other probes failed, network may be misconfigured" [2022-02-23T11:45:11.459Z] time="2022-02-23T11:45:11Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:11.459Z] time="2022-02-23T11:45:11Z" level=debug msg="memberlist: Failed ping: acc160baaacd (timeout reached)" [2022-02-23T11:45:11.459Z] time="2022-02-23T11:45:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.10.240:10037: use of closed network connection" [2022-02-23T11:45:11.459Z] time="2022-02-23T11:45:11Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49408" [2022-02-23T11:45:11.931Z] time="2022-02-23T11:45:11Z" level=warning msg="memberlist: Was able to connect to acc160baaacd but other probes failed, network may be misconfigured" [2022-02-23T11:45:12.402Z] time="2022-02-23T11:45:12Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:13.392Z] time="2022-02-23T11:45:13Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:13.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:45:13.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:45:14.382Z] time="2022-02-23T11:45:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.10.240:10033 172.20.10.240:10034 172.20.10.240:10035]" [2022-02-23T11:45:14.382Z] time="2022-02-23T11:45:14Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:14.852Z] time="2022-02-23T11:45:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.10.240:10033 172.20.10.240:10034 172.20.10.240:10035]" [2022-02-23T11:45:14.871Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:45:15.322Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10033" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49412" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, is the new incarnation of the shutdown node 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10034" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, is the new incarnation of the shutdown node 4ab9803f4d28/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49413" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, is the new incarnation of the shutdown node b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10035" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49414" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node acc160baaacd/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, is the new incarnation of the shutdown node 0b822c33aaa4/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, is the new incarnation of the shutdown node b4ab95938b6c/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node ca8589afdf11/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, joined gossip cluster" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, is the new incarnation of the shutdown node 0b822c33aaa4/172.20.10.240" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=info msg="Node 649869923b23/172.20.10.240, added to nodes list" [2022-02-23T11:45:15.323Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10033" [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49416" [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10034" [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49417" [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.10.240:10035" [2022-02-23T11:45:15.797Z] time="2022-02-23T11:45:15Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49418" [2022-02-23T11:45:15.797Z] 2022/02/23 11:45:15 Closing DB instances... [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="node4(acc160baaacd): Node leave event for 1a1788a2a5d7/172.20.10.240" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="node3(649869923b23): Node leave event for 1a1788a2a5d7/172.20.10.240" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="node5(bd85d1fb7fde): Node leave event for 1a1788a2a5d7/172.20.10.240" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="node1(1a1788a2a5d7): Node leave event for 1a1788a2a5d7/172.20.10.240" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="Node 1a1788a2a5d7 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:15Z" level=info msg="node2(ca8589afdf11): Node leave event for 1a1788a2a5d7/172.20.10.240" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=info msg="Node 1a1788a2a5d7/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.267Z] time="2022-02-23T11:45:16Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:16.398Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:45:16.521Z] check_test.go:379: [d2161b1764d80] daemon is not started [2022-02-23T11:45:16.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-23T11:45:16.521Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node3(649869923b23): Node leave event for ca8589afdf11/172.20.10.240" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node5(bd85d1fb7fde): Node leave event for ca8589afdf11/172.20.10.240" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node4(acc160baaacd): Node leave event for ca8589afdf11/172.20.10.240" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node2(ca8589afdf11): Node leave event for ca8589afdf11/172.20.10.240" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node ca8589afdf11/172.20.10.240, left gossip cluster" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node 649869923b23 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node5(bd85d1fb7fde): Node leave event for 649869923b23/172.20.10.240" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="Node 649869923b23 change state NodeActive --> NodeLeft" [2022-02-23T11:45:16.738Z] time="2022-02-23T11:45:16Z" level=info msg="node4(acc160baaacd): Node leave event for 649869923b23/172.20.10.240" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:16Z" level=info msg="Node 649869923b23 change state NodeActive --> NodeLeft" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:16Z" level=info msg="node3(649869923b23): Node leave event for 649869923b23/172.20.10.240" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:16Z" level=info msg="Node 649869923b23/172.20.10.240, left gossip cluster" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:16Z" level=info msg="Node 649869923b23/172.20.10.240, left gossip cluster" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:17Z" level=info msg="Node 649869923b23/172.20.10.240, left gossip cluster" [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:17Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:17.208Z] time="2022-02-23T11:45:17Z" level=debug msg="memberlist: Failed ping: acc160baaacd (timeout reached)" [2022-02-23T11:45:17.463Z] docker_api_swarm_test.go:802: [d62aff6cbb48a] joining swarm manager [da0261d010bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.10.240:10035: use of closed network connection" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.10.240:10037: use of closed network connection" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=debug msg="memberlist: Stream connection from=172.20.10.240:49421" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=info msg="Node acc160baaacd change state NodeActive --> NodeLeft" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=info msg="node5(bd85d1fb7fde): Node leave event for acc160baaacd/172.20.10.240" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=info msg="Node acc160baaacd change state NodeActive --> NodeLeft" [2022-02-23T11:45:17.678Z] time="2022-02-23T11:45:17Z" level=info msg="node4(acc160baaacd): Node leave event for acc160baaacd/172.20.10.240" [2022-02-23T11:45:18.149Z] time="2022-02-23T11:45:17Z" level=warning msg="memberlist: Was able to connect to acc160baaacd but other probes failed, network may be misconfigured" [2022-02-23T11:45:18.149Z] time="2022-02-23T11:45:17Z" level=info msg="Node acc160baaacd/172.20.10.240, left gossip cluster" [2022-02-23T11:45:18.149Z] time="2022-02-23T11:45:18Z" level=info msg="Node acc160baaacd/172.20.10.240, left gossip cluster" [2022-02-23T11:45:18.405Z] docker_api_swarm_test.go:802: [d07f79ecc9c72] joining swarm manager [da0261d010bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy (15.82s) [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.41s) [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.29s) [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.47s) [2022-02-23T11:45:18.572Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.66s) [2022-02-23T11:45:18.572Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:45:18.626Z] time="2022-02-23T11:45:18Z" level=debug msg="memberlist: Failed to join 172.20.10.240: dial tcp 172.20.10.240:10022: connectex: No connection could be made because the target machine actively refused it." [2022-02-23T11:45:18.626Z] time="2022-02-23T11:45:18Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, left gossip cluster" [2022-02-23T11:45:18.626Z] time="2022-02-23T11:45:18Z" level=info msg="Node bd85d1fb7fde change state NodeActive --> NodeFailed" [2022-02-23T11:45:18.626Z] time="2022-02-23T11:45:18Z" level=info msg="Node bd85d1fb7fde/172.20.10.240, added to failed nodes list" [2022-02-23T11:45:18.626Z] --- PASS: TestNetworkDBIslands (11.71s) [2022-02-23T11:45:18.626Z] PASS [2022-02-23T11:45:18.626Z] coverage: 60.6% of statements [2022-02-23T11:45:18.626Z] ok github.com/docker/docker/libnetwork/networkdb 105.060s coverage: 60.6% of statements [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T11:45:18.626Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T11:45:19.790Z] docker_api_swarm_test.go:802: [db80f978cbab4] joining swarm manager [da0261d010bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T11:45:20.051Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T11:45:20.051Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T11:45:20.051Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T11:45:20.051Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T11:45:20.624Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T11:45:20.624Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T11:45:21.196Z] docker_api_swarm_test.go:802: [d046668e6e10f] joining swarm manager [da0261d010bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T11:45:21.196Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T11:45:21.457Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T11:45:21.457Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T11:45:21.457Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T11:45:21.466Z] --- PASS: TestBuildMultiStageParentConfig (3.17s) [2022-02-23T11:45:21.466Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:45:21.466Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:21.466Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T11:45:21.466Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === Skipped [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T11:45:21.598Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T11:45:21.598Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T11:45:21.598Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T11:45:21.598Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T11:45:21.598Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T11:45:21.598Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T11:45:21.598Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T11:45:21.598Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T11:45:21.598Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T11:45:21.598Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T11:45:21.598Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T11:45:21.598Z] daemon_test.go:145: root required [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T11:45:21.598Z] reload_test.go:342: root required [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T11:45:21.598Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T11:45:21.598Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T11:45:21.598Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T11:45:21.598Z] download_test.go:267: Needs fixing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T11:45:21.598Z] layer_test.go:291: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T11:45:21.598Z] layer_test.go:340: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T11:45:21.598Z] layer_test.go:455: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T11:45:21.598Z] layer_test.go:684: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T11:45:21.598Z] migration_test.go:45: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T11:45:21.598Z] migration_test.go:181: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T11:45:21.598Z] mount_test.go:17: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T11:45:21.598Z] mount_test.go:76: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T11:45:21.598Z] mount_test.go:125: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T11:45:21.598Z] mount_test.go:212: Failing on Windows [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T11:45:21.598Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T11:45:21.598Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.598Z] [2022-02-23T11:45:21.598Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T11:45:21.599Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T11:45:21.599Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T11:45:21.599Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T11:45:21.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T11:45:21.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T11:45:21.599Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T11:45:21.599Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T11:45:21.599Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T11:45:21.599Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T11:45:21.599Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:45:21.599Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:45:21.599Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:45:21.599Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:45:21.599Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:45:21.599Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-23T11:45:21.599Z] archive_test.go:140: zstd not installed [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T11:45:21.599Z] archive_windows_test.go:16: Currently fails [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T11:45:21.599Z] changes_test.go:195: needs more investigation [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T11:45:21.599Z] changes_test.go:432: needs further investigation [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T11:45:21.599Z] changes_test.go:468: needs further investigation [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.599Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T11:45:21.599Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:21.599Z] [2022-02-23T11:45:21.718Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T11:45:21.718Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-02-23T11:45:22.069Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:45:22.069Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T11:45:22.069Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T11:45:22.069Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T11:45:22.069Z] poller_test.go:40: No chmod on Windows [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T11:45:22.069Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T11:45:22.069Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-23T11:45:22.069Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T11:45:22.069Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T11:45:22.069Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T11:45:22.069Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T11:45:22.069Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T11:45:22.069Z] [2022-02-23T11:45:22.069Z] DONE 2071 tests, 68 skipped in 300.220s [2022-02-23T11:45:22.069Z] INFO: make.ps1 ended at 02/23/2022 11:45:21 [2022-02-23T11:45:22.289Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T11:45:22.289Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T11:45:22.550Z] docker_api_swarm_test.go:810: [dfa6702d07c8b] joining swarm manager [da0261d010bae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-23T11:45:22.812Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T11:45:22.994Z] --- PASS: TestBuildWithEmptyLayers (1.79s) [2022-02-23T11:45:22.994Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:45:23.073Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T11:45:23.073Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-02-23T11:45:23.073Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-02-23T11:45:23.073Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-02-23T11:45:23.073Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-02-23T11:45:23.073Z] PASS [2022-02-23T11:45:23.073Z] [2022-02-23T11:45:23.073Z] === Skipped [2022-02-23T11:45:23.073Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T11:45:23.073Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T11:45:23.073Z] [2022-02-23T11:45:23.073Z] DONE 27 tests, 1 skipped in 193.525s [2022-02-23T11:45:23.073Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T11:45:23.073Z] ++ 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-02-23T11:45:23.073Z] ++ set -e [2022-02-23T11:45:23.073Z] ++ '[' -n 0 ']' [2022-02-23T11:45:23.073Z] ++ set -x [2022-02-23T11:45:23.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T11:45:23.190Z] --- PASS: TestBuildWithHugeFile (123.98s) [2022-02-23T11:45:23.191Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:45:23.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:45:23.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:45:23.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:45:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:45:23.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:45:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:45:23.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:45:23.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:45:23.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:45:23.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:45:23.191Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:45:23.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T11:45:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T11:45:23.191Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:45:23.191Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:23.191Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:45:23.191Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T11:45:23.191Z] PASS [2022-02-23T11:45:23.191Z] ok github.com/docker/docker/integration/build 203.577s [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === Skipped [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T11:45:23.191Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T11:45:23.191Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T11:45:23.191Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-23T11:45:23.191Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:45:23.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T11:45:23.191Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] DONE 29 tests, 6 skipped in 236.126s [2022-02-23T11:45:23.191Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T11:45:23.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:45:23.191Z] INFO: Testing against a local daemon [2022-02-23T11:45:23.191Z] === RUN TestConfigInspect [2022-02-23T11:45:23.191Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestConfigList [2022-02-23T11:45:23.191Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:45:23.191Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestConfigsUpdate [2022-02-23T11:45:23.191Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestTemplatedConfig [2022-02-23T11:45:23.191Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestConfigCreateResolve [2022-02-23T11:45:23.191Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:45:23.191Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T11:45:23.191Z] PASS [2022-02-23T11:45:23.191Z] ok github.com/docker/docker/integration/config 0.101s [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === Skipped [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T11:45:23.191Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:45:23.191Z] [2022-02-23T11:45:23.191Z] DONE 6 tests, 6 skipped in 2.146s [2022-02-23T11:45:23.191Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T11:45:23.191Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:45:23.191Z] INFO: Testing against a local daemon [2022-02-23T11:45:23.191Z] === RUN TestCheckpoint [2022-02-23T11:45:23.191Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:45:23.191Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestContainerInvalidJSON [2022-02-23T11:45:23.191Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:45:23.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:45:23.191Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:45:23.191Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:45:23.191Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:45:23.191Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:45:23.191Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-23T11:45:23.191Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T11:45:23.191Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:45:23.191Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-02-23T11:45:23.191Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:45:23.191Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-02-23T11:45:23.191Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:45:23.191Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-02-23T11:45:23.191Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:45:23.191Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-02-23T11:45:23.191Z] === RUN TestCopyFromContainer [2022-02-23T11:45:23.191Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:45:23.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:45:23.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:45:23.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:45:23.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:45:23.191Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:45:23.191Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:45:23.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:45:23.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:45:23.191Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:45:23.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-23T11:45:23.191Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:45:23.191Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:45:23.191Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:45:23.191Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:45:23.191Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:45:23.191Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:45:23.191Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:45:23.191Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:45:23.191Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:45:23.191Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:45:23.191Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:45:23.191Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:45:23.191Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:45:23.191Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:45:23.191Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:45:23.191Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:45:23.191Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T11:45:23.191Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:45:23.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-23T11:45:23.191Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:45:23.191Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:45:23.191Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:45:23.191Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:45:23.191Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:23.191Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestDiff [2022-02-23T11:45:23.191Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:45:23.191Z] --- SKIP: TestDiff (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestExecWithCloseStdin [2022-02-23T11:45:23.191Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T11:45:23.191Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-23T11:45:23.191Z] === RUN TestExec [2022-02-23T11:45:23.334Z] INFO: Testing against a local daemon [2022-02-23T11:45:23.334Z] === RUN TestSessionCreate [2022-02-23T11:45:23.334Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T11:45:23.334Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:45:23.334Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T11:45:23.334Z] PASS [2022-02-23T11:45:23.334Z] [2022-02-23T11:45:23.334Z] DONE 2 tests in 0.163s [2022-02-23T11:45:23.334Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T11:45:23.334Z] ++ 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-02-23T11:45:23.334Z] ++ set -e [2022-02-23T11:45:23.334Z] ++ '[' -n 0 ']' [2022-02-23T11:45:23.334Z] ++ set -x [2022-02-23T11:45:23.334Z] ++ 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-02-23T11:45:23.595Z] INFO: Testing against a local daemon [2022-02-23T11:45:23.595Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:45:23.595Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:45:23.595Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:45:23.595Z] === RUN TestDiskUsage [2022-02-23T11:45:23.595Z] === PAUSE TestDiskUsage [2022-02-23T11:45:23.595Z] === RUN TestEventsExecDie [2022-02-23T11:45:23.857Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T11:45:24.119Z] --- PASS: TestEventsExecDie (0.66s) [2022-02-23T11:45:24.119Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:45:24.119Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-02-23T11:45:24.119Z] === RUN TestEventsVolumeCreate [2022-02-23T11:45:24.321Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T11:45:24.321Z] INFO: Unit tests ended at 02/23/2022 11:45:24. Duration:00:05:22.1615914 [2022-02-23T11:45:24.321Z] INFO: Building busybox [2022-02-23T11:45:24.321Z] Sending build context to Docker daemon 5.12kB [2022-02-23T11:45:24.321Z] [2022-02-23T11:45:24.321Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T11:45:24.321Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T11:45:24.321Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T11:45:24.321Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T11:45:24.321Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T11:45:24.321Z] ---> c703d4d60533 [2022-02-23T11:45:24.321Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T11:45:24.321Z] ---> Running in e31eca443e86 [2022-02-23T11:45:24.381Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-02-23T11:45:24.381Z] === RUN TestInfoBinaryCommits [2022-02-23T11:45:24.381Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T11:45:24.381Z] === RUN TestInfoAPIVersioned [2022-02-23T11:45:24.381Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T11:45:24.381Z] === RUN TestInfoAPI [2022-02-23T11:45:24.381Z] --- PASS: TestInfoAPI (0.01s) [2022-02-23T11:45:24.381Z] === RUN TestInfoAPIWarnings [2022-02-23T11:45:24.381Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T11:45:24.381Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T11:45:24.953Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T11:45:26.143Z] --- PASS: TestExec (4.53s) [2022-02-23T11:45:26.143Z] === RUN TestExecUser [2022-02-23T11:45:26.143Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:45:26.143Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:45:26.143Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:26.143Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:45:26.143Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:26.143Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:45:26.143Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:45:26.143Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestHealthKillContainer [2022-02-23T11:45:26.143Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:45:26.143Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:45:26.143Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:45:26.143Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:45:26.143Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:45:27.499Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T11:45:27.499Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T11:45:27.499Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T11:45:29.095Z] --- PASS: TestKillContainerInvalidSignal (3.41s) [2022-02-23T11:45:29.095Z] === RUN TestKillContainer [2022-02-23T11:45:29.095Z] === RUN TestKillContainer/no_signal [2022-02-23T11:45:29.417Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T11:45:30.364Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T11:45:30.364Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T11:45:31.307Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T11:45:32.699Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T11:45:32.893Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:45:32.893Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:45:32.893Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:45:33.659Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T11:45:34.232Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T11:45:34.809Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T11:45:35.070Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T11:45:35.331Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-23T11:45:35.331Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T11:45:35.592Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T11:45:35.849Z] --- PASS: TestKillContainer (6.96s) [2022-02-23T11:45:35.849Z] --- PASS: TestKillContainer/no_signal (3.36s) [2022-02-23T11:45:35.849Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:45:35.849Z] --- PASS: TestKillContainer/killing_signal (3.55s) [2022-02-23T11:45:35.849Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:45:35.849Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:45:35.849Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestKillStoppedContainer [2022-02-23T11:45:35.849Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:45:35.849Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:45:35.849Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:45:35.849Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:45:35.849Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:45:35.849Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:45:35.849Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:35.849Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:45:35.849Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:45:35.849Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T11:45:35.849Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:45:36.165Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T11:45:36.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T11:45:36.999Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T11:45:37.571Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T11:45:37.833Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T11:45:37.833Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-23T11:45:39.219Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T11:45:39.481Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T11:45:39.639Z] --- PASS: TestLogsFollowTailEmpty (3.59s) [2022-02-23T11:45:39.639Z] === RUN TestNetworkNat [2022-02-23T11:45:39.639Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:45:39.639Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T11:45:39.639Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:45:40.052Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T11:45:40.052Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T11:45:40.624Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T11:45:40.624Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T11:45:40.624Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T11:45:40.624Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-23T11:45:40.624Z] === RUN TestInfoDebug [2022-02-23T11:45:40.640Z] --- PASS: TestBuildMultiStageOnBuild (16.29s) [2022-02-23T11:45:40.640Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:45:40.640Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:45:40.640Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T11:45:40.640Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:45:41.196Z] --- PASS: TestInfoDebug (0.53s) [2022-02-23T11:45:41.196Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:45:41.460Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T11:45:41.720Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-23T11:45:41.721Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:45:41.983Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T11:45:42.244Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T11:45:42.244Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:45:42.505Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-02-23T11:45:42.505Z] === RUN TestPingCacheHeaders [2022-02-23T11:45:42.505Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T11:45:42.505Z] === RUN TestPingGet [2022-02-23T11:45:42.505Z] --- PASS: TestPingGet (0.01s) [2022-02-23T11:45:42.505Z] === RUN TestPingHead [2022-02-23T11:45:42.505Z] --- PASS: TestPingHead (0.02s) [2022-02-23T11:45:42.505Z] === RUN TestVersion [2022-02-23T11:45:42.505Z] --- PASS: TestVersion (0.02s) [2022-02-23T11:45:42.505Z] === CONT TestDiskUsage [2022-02-23T11:45:42.505Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T11:45:43.077Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T11:45:43.077Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T11:45:43.077Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T11:45:43.077Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T11:45:43.077Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T11:45:43.077Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T11:45:43.338Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T11:45:43.599Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T11:45:43.860Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage (1.42s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/image_types (0.01s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T11:45:43.860Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T11:45:43.860Z] PASS [2022-02-23T11:45:43.860Z] [2022-02-23T11:45:43.860Z] === Skipped [2022-02-23T11:45:43.860Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:45:43.860Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T11:45:43.860Z] [2022-02-23T11:45:43.860Z] DONE 50 tests, 1 skipped in 20.488s [2022-02-23T11:45:43.860Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T11:45:43.860Z] ++ 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-02-23T11:45:43.860Z] ++ set -e [2022-02-23T11:45:43.860Z] ++ '[' -n 0 ']' [2022-02-23T11:45:43.860Z] ++ set -x [2022-02-23T11:45:43.860Z] ++ 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-02-23T11:45:44.122Z] INFO: Testing against a local daemon [2022-02-23T11:45:44.122Z] === RUN TestVolumesCreateAndList [2022-02-23T11:45:44.122Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-23T11:45:44.122Z] === RUN TestVolumesRemove [2022-02-23T11:45:44.122Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-23T11:45:44.122Z] === RUN TestVolumesInspect [2022-02-23T11:45:44.122Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T11:45:44.122Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:45:44.122Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:45:44.122Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:45:44.122Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:45:44.122Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-23T11:45:44.122Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T11:45:44.122Z] PASS [2022-02-23T11:45:44.122Z] [2022-02-23T11:45:44.122Z] DONE 5 tests in 0.271s [2022-02-23T11:45:44.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T11:45:44.384Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T11:45:44.384Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T11:45:44.384Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T11:45:44.384Z] +++ kill 6160 [2022-02-23T11:45:44.395Z] --- PASS: TestNetworkLocalhostTCPNat (4.16s) [2022-02-23T11:45:44.395Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:45:44.395Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:45:44.395Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T11:45:44.395Z] === RUN TestPause [2022-02-23T11:45:44.395Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:45:44.395Z] --- SKIP: TestPause (0.00s) [2022-02-23T11:45:44.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:45:44.645Z] +++ /etc/init.d/apparmor stop [2022-02-23T11:45:44.645Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T11:45:44.645Z] [2022-02-23T11:45:44.645Z] Unloading profiles will leave already running processes permanently [2022-02-23T11:45:44.645Z] unconfined, which can lead to unexpected situations. [2022-02-23T11:45:44.645Z] [2022-02-23T11:45:44.645Z] To set a process to complain mode, use the command line tool [2022-02-23T11:45:44.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T11:45:44.645Z] +++ true [2022-02-23T11:45:44.645Z] exiting test-integration [2022-02-23T11:45:44.645Z] ++ exit 0 [2022-02-23T11:45:44.645Z] [2022-02-23T11:45:45.219Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T11:45:45.219Z] + for job in $(jobs -p) [2022-02-23T11:45:45.219Z] + wait 6655 [2022-02-23T11:45:45.790Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T11:45:47.355Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.45s) [2022-02-23T11:45:47.355Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:45:47.355Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:45:47.355Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T11:45:47.355Z] === RUN TestPsFilter [2022-02-23T11:45:47.706Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T11:45:47.706Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T11:45:47.824Z] --- PASS: TestPsFilter (0.37s) [2022-02-23T11:45:47.824Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:45:48.279Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T11:45:48.851Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T11:45:49.648Z] Removing intermediate container e31eca443e86 [2022-02-23T11:45:49.648Z] ---> cfcc69379772 [2022-02-23T11:45:49.648Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T11:45:49.648Z] ---> Running in 02a007aaa83b [2022-02-23T11:45:49.648Z] Removing intermediate container 02a007aaa83b [2022-02-23T11:45:49.648Z] ---> d752ec65660b [2022-02-23T11:45:49.648Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T11:45:49.648Z] ---> Running in c6c5e5c1409e [2022-02-23T11:45:49.648Z] Removing intermediate container c6c5e5c1409e [2022-02-23T11:45:49.648Z] ---> d703b8710a57 [2022-02-23T11:45:49.648Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T11:45:49.648Z] [2022-02-23T11:45:49.648Z] ---> 28118b629878 [2022-02-23T11:45:49.648Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T11:45:49.648Z] ---> Running in 566924fbc4d3 [2022-02-23T11:45:49.821Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T11:45:50.393Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T11:45:50.964Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T11:45:51.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T11:45:51.617Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.39s) [2022-02-23T11:45:51.617Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:45:51.798Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T11:45:52.059Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T11:45:52.631Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T11:45:52.631Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-23T11:45:54.015Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T11:45:54.570Z] --- PASS: TestRemoveContainerWithVolume (3.51s) [2022-02-23T11:45:54.571Z] === RUN TestRemoveContainerRunning [2022-02-23T11:45:54.958Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T11:45:55.457Z] --- PASS: TestBuildMultiStageLayerLeak (14.05s) [2022-02-23T11:45:55.458Z] === RUN TestBuildWithHugeFile [2022-02-23T11:45:55.900Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T11:45:55.900Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T11:45:56.841Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T11:45:58.226Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T11:45:58.372Z] --- PASS: TestRemoveContainerRunning (3.72s) [2022-02-23T11:45:58.372Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:46:00.142Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T11:46:00.142Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T11:46:01.088Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T11:46:01.348Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T11:46:01.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T11:46:02.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.54s) [2022-02-23T11:46:02.168Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:46:02.168Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T11:46:02.168Z] === RUN TestRenameLinkedContainer [2022-02-23T11:46:02.168Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:46:02.168Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T11:46:02.168Z] === RUN TestRenameStoppedContainer [2022-02-23T11:46:05.124Z] --- PASS: TestRenameStoppedContainer (3.32s) [2022-02-23T11:46:05.124Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:46:06.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-23T11:46:08.675Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T11:46:10.072Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T11:46:11.024Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T11:46:11.597Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T11:46:12.291Z] --- PASS: TestRenameRunningContainerAndReuse (7.00s) [2022-02-23T11:46:12.291Z] === RUN TestRenameInvalidName [2022-02-23T11:46:12.981Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-23T11:46:12.981Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T11:46:13.241Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T11:46:13.241Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T11:46:13.242Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T11:46:13.814Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T11:46:14.076Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T11:46:14.981Z] Removing intermediate container 566924fbc4d3 [2022-02-23T11:46:14.981Z] ---> e2730cb78691 [2022-02-23T11:46:14.981Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T11:46:14.981Z] ---> Running in 4c5450126a1f [2022-02-23T11:46:15.971Z] [2022-02-23T11:46:15.971Z] SUCCESS: Specified value was saved. [2022-02-23T11:46:16.084Z] --- PASS: TestRenameInvalidName (3.61s) [2022-02-23T11:46:16.084Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:46:18.286Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T11:46:18.287Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T11:46:18.933Z] Removing intermediate container 4c5450126a1f [2022-02-23T11:46:18.933Z] ---> 01f0be10e35a [2022-02-23T11:46:18.933Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T11:46:18.933Z] ---> Running in ce2e10003ca2 [2022-02-23T11:46:22.497Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T11:46:23.072Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T11:46:23.072Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T11:46:24.016Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T11:46:24.587Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T11:46:25.532Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T11:46:26.115Z] Cannot create a file when that file already exists. [2022-02-23T11:46:26.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T11:46:27.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-23T11:46:27.045Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T11:46:27.860Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T11:46:27.860Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-02-23T11:46:27.861Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T11:46:27.861Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2022-02-23T11:46:27.861Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 49.3% of statements [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T11:46:27.861Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-23T11:46:27.861Z] ok github.com/docker/docker/builder/remotecontext/git 1.209s coverage: 86.3% of statements [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T11:46:27.861Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T11:46:28.429Z] ok github.com/docker/docker/cmd/docker-proxy 0.098s coverage: 67.6% of statements [2022-02-23T11:46:29.590Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T11:46:30.165Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T11:46:30.739Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T11:46:30.967Z] ok github.com/docker/docker/client 0.146s coverage: 75.8% of statements [2022-02-23T11:46:31.023Z] --- PASS: TestRenameAnonymousContainer (13.72s) [2022-02-23T11:46:31.023Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:46:31.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-23T11:46:32.004Z] Removing intermediate container ce2e10003ca2 [2022-02-23T11:46:32.004Z] ---> 0ae531acd899 [2022-02-23T11:46:32.004Z] Step 13/13 : CMD ["sh"] [2022-02-23T11:46:32.004Z] ---> Running in 9ecb7d0c51da [2022-02-23T11:46:32.475Z] Removing intermediate container 9ecb7d0c51da [2022-02-23T11:46:32.475Z] ---> 2518a031656d [2022-02-23T11:46:32.475Z] Successfully built 2518a031656d [2022-02-23T11:46:32.475Z] Successfully tagged busybox:latest [2022-02-23T11:46:32.475Z] INFO: Docker images of the daemon under test [2022-02-23T11:46:32.475Z] [2022-02-23T11:46:32.475Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T11:46:32.475Z] busybox latest 2518a031656d 1 second ago 5.78GB [2022-02-23T11:46:32.475Z] microsoft/windowsservercore latest c703d4d60533 2 weeks ago 5.75GB [2022-02-23T11:46:32.475Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 2 weeks ago 5.75GB [2022-02-23T11:46:32.475Z] [2022-02-23T11:46:32.475Z] INFO: Running integration tests at 02/23/2022 11:46:32... [2022-02-23T11:46:32.475Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T11:46:32.475Z] INFO: Integration API tests being run from the host: [2022-02-23T11:46:32.475Z] INFO: make.ps1 starting at 02/23/2022 11:46:32 [2022-02-23T11:46:33.229Z] docker_api_swarm_service_test.go:395: [dfbc8f9ac75f4] joining swarm manager [db6a3d0614663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:46:33.977Z] --- PASS: TestRenameContainerWithSameName (3.98s) [2022-02-23T11:46:33.977Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:46:33.977Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:46:33.977Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:46:33.977Z] === RUN TestResize [2022-02-23T11:46:34.075Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T11:46:34.170Z] docker_api_swarm_service_test.go:395: [d4d5e67a31a79] joining swarm manager [db6a3d0614663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:46:37.472Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T11:46:37.771Z] --- PASS: TestResize (3.74s) [2022-02-23T11:46:37.771Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:46:41.567Z] --- PASS: TestResizeWithInvalidSize (3.81s) [2022-02-23T11:46:41.567Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:46:44.059Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T11:46:44.059Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T11:46:44.321Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T11:46:44.894Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T11:46:45.155Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T11:46:45.364Z] --- PASS: TestResizeWhenContainerNotStarted (3.72s) [2022-02-23T11:46:45.364Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:46:45.364Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:46:45.364Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:46:45.364Z] === RUN TestStats [2022-02-23T11:46:45.364Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:46:45.364Z] --- SKIP: TestStats (0.00s) [2022-02-23T11:46:45.364Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:46:45.416Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T11:46:45.987Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T11:46:47.373Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T11:46:47.373Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-23T11:46:49.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-23T11:46:51.201Z] docker_api_swarm_service_test.go:343: [d538ad4f74ac7] joining swarm manager [dcddebfdb026e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:46:51.772Z] docker_api_swarm_service_test.go:343: [d55649d93350c] joining swarm manager [dcddebfdb026e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:46:53.158Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T11:46:55.079Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T11:46:55.340Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T11:46:55.800Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.56s) [2022-02-23T11:46:55.800Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:46:55.800Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:46:55.800Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T11:46:55.800Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:46:57.253Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T11:47:03.839Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T11:47:03.839Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T11:47:03.839Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T11:47:03.839Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T11:47:05.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-23T11:47:07.135Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T11:47:07.135Z] docker_api_swarm_service_test.go:490: [d7db51df8ba10] joining swarm manager [dfd9280f3211b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:47:08.080Z] docker_api_swarm_service_test.go:490: [d526eec3327ff] joining swarm manager [dfd9280f3211b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:47:09.024Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T11:47:09.695Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-23T11:47:10.263Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-02-23T11:47:10.833Z] ok github.com/docker/docker/cmd/dockerd/trap 2.453s coverage: 0.0% of statements [2022-02-23T11:47:10.833Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T11:47:10.833Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T11:47:10.833Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T11:47:10.833Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T11:47:10.833Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T11:47:11.571Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T11:47:16.861Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T11:47:16.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:47:16.913Z] INFO: Testing against a local daemon [2022-02-23T11:47:16.913Z] === RUN TestBuildWithSession [2022-02-23T11:47:16.913Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:47:16.913Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T11:47:16.913Z] === RUN TestBuildSquashParent [2022-02-23T11:47:16.913Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:16.913Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:47:16.913Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:47:16.913Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:47:16.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T11:47:16.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T11:47:16.913Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T11:47:16.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T11:47:17.802Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T11:47:18.751Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T11:47:18.956Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-02-23T11:47:19.215Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-02-23T11:47:19.716Z] === RUN TestDockerSuite/TestPortList [2022-02-23T11:47:20.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-23T11:47:20.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-23T11:47:21.099Z] --- PASS: TestUpdateRestartPolicy (26.83s) [2022-02-23T11:47:21.099Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:47:24.896Z] --- PASS: TestUpdateRestartWithAutoRemove (3.48s) [2022-02-23T11:47:24.896Z] === RUN TestWaitNonBlocked [2022-02-23T11:47:24.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:47:24.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:47:24.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:47:24.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:47:24.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:47:24.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:47:25.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T11:47:25.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T11:47:26.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-23T11:47:26.875Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T11:47:27.819Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T11:47:28.080Z] docker_api_swarm_service_test.go:128: [dbad40bafbf75] joining swarm manager [d44773aa73f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:47:28.707Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-23T11:47:28.707Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-02-23T11:47:28.707Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T11:47:29.023Z] docker_api_swarm_service_test.go:129: [d26cf26d8703f] joining swarm manager [d44773aa73f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:47:29.275Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T11:47:29.658Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T11:47:29.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.61s) [2022-02-23T11:47:29.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.80s) [2022-02-23T11:47:29.658Z] === RUN TestWaitBlocked [2022-02-23T11:47:29.658Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:47:29.658Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T11:47:29.658Z] PASS [2022-02-23T11:47:29.658Z] ok github.com/docker/docker/integration/container 129.712s [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === Skipped [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T11:47:29.658Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T11:47:29.658Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T11:47:29.658Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:47:29.658Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:47:29.658Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T11:47:29.658Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:47:29.658Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:47:29.658Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:47:29.658Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T11:47:29.658Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-23T11:47:29.658Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T11:47:29.658Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T11:47:29.658Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:47:29.658Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T11:47:29.658Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T11:47:29.658Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:47:29.658Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:47:29.658Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T11:47:29.658Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T11:47:29.658Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T11:47:29.658Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T11:47:29.658Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T11:47:29.658Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T11:47:29.658Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:47:29.658Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:47:29.658Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T11:47:29.658Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T11:47:29.658Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T11:47:29.658Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:47:29.658Z] [2022-02-23T11:47:29.658Z] DONE 87 tests, 34 skipped in 132.397s [2022-02-23T11:47:29.658Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T11:47:30.214Z] ok github.com/docker/docker/daemon 10.160s coverage: 17.2% of statements [2022-02-23T11:47:30.214Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T11:47:30.214Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T11:47:30.214Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T11:47:30.214Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T11:47:30.782Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.755s coverage: 74.6% of statements [2022-02-23T11:47:30.943Z] docker_api_swarm_service_test.go:137: [d3bf68b51f73f] joining swarm manager [d44773aa73f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T11:47:31.514Z] docker_api_swarm_service_test.go:138: [d30a825f77197] joining swarm manager [d44773aa73f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T11:47:31.718Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 56.2% of statements [2022-02-23T11:47:32.655Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-02-23T11:47:34.032Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-02-23T11:47:34.818Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T11:47:34.818Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T11:47:34.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T11:47:34.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T11:47:34.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T11:47:35.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T11:47:35.390Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T11:47:35.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.5% of statements [2022-02-23T11:47:35.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T11:47:35.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T11:47:35.981Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.279s coverage: 46.2% of statements [2022-02-23T11:47:35.981Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.25s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.52s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.86s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.42s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.19s) [2022-02-23T11:47:36.071Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.78s) [2022-02-23T11:47:36.071Z] === RUN TestBuildMultiStageCopy [2022-02-23T11:47:36.071Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T11:47:36.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T11:47:36.593Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-23T11:47:37.357Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.704s coverage: 58.0% of statements [2022-02-23T11:47:37.358Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T11:47:37.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T11:47:37.358Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-02-23T11:47:38.510Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-23T11:47:38.737Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-02-23T11:47:38.997Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-02-23T11:47:39.465Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-23T11:47:39.726Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-23T11:47:39.933Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2022-02-23T11:47:39.934Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T11:47:39.934Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T11:47:39.987Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T11:47:40.502Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-02-23T11:47:41.440Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 80.2% of statements [2022-02-23T11:47:41.440Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-02-23T11:47:41.440Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T11:47:41.917Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T11:47:42.007Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-02-23T11:47:42.007Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2022-02-23T11:47:42.489Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T11:47:42.575Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-02-23T11:47:42.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-23T11:47:43.405Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 78.7% of statements [2022-02-23T11:47:43.405Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T11:47:43.974Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 58.9% of statements [2022-02-23T11:47:44.234Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2022-02-23T11:47:45.035Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T11:47:45.192Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-02-23T11:47:45.471Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-02-23T11:47:46.039Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2022-02-23T11:47:46.517Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T11:47:46.611Z] ok github.com/docker/docker/daemon/logger/splunk 1.646s coverage: 82.5% of statements [2022-02-23T11:47:46.611Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T11:47:46.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T11:47:46.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T11:47:47.547Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-02-23T11:47:47.547Z] ok github.com/docker/docker/distribution 0.104s coverage: 26.3% of statements [2022-02-23T11:47:47.547Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T11:47:47.581Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T11:47:47.582Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T11:47:48.483Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2022-02-23T11:47:48.560Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T11:47:49.050Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-02-23T11:47:49.618Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-23T11:47:50.127Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T11:47:50.133Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T11:47:50.187Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T11:47:50.446Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-23T11:47:50.446Z] ok github.com/docker/docker/distribution/xfer 1.921s coverage: 85.4% of statements [2022-02-23T11:47:50.446Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T11:47:50.446Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T11:47:51.014Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy (16.03s) [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.49s) [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.33s) [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.52s) [2022-02-23T11:47:51.704Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.69s) [2022-02-23T11:47:51.704Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T11:47:51.952Z] ok github.com/docker/docker/oci 0.018s coverage: 43.3% of statements [2022-02-23T11:47:52.520Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-02-23T11:47:52.520Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T11:47:54.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-23T11:47:54.423Z] ok github.com/docker/docker/pkg/archive 0.325s coverage: 82.5% of statements [2022-02-23T11:47:54.675Z] --- PASS: TestBuildMultiStageParentConfig (3.28s) [2022-02-23T11:47:54.675Z] === RUN TestBuildLabelWithTargets [2022-02-23T11:47:54.675Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:47:54.675Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-23T11:47:54.675Z] === RUN TestBuildWithEmptyLayers [2022-02-23T11:47:54.682Z] ok github.com/docker/docker/pkg/authorization 0.110s coverage: 68.3% of statements [2022-02-23T11:47:54.941Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-23T11:47:54.941Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-02-23T11:47:55.049Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:47:55.049Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:47:55.049Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T11:47:55.049Z] === RUN TestDaemonConfigValidation [2022-02-23T11:47:55.049Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:47:55.049Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T11:47:55.050Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:47:55.050Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:47:55.050Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:47:55.050Z] === RUN TestDaemonProxy [2022-02-23T11:47:55.050Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:47:55.050Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T11:47:55.050Z] PASS [2022-02-23T11:47:55.050Z] ok github.com/docker/docker/integration/daemon 0.132s [2022-02-23T11:47:55.050Z] [2022-02-23T11:47:55.050Z] === Skipped [2022-02-23T11:47:55.050Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T11:47:55.050Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:47:55.050Z] [2022-02-23T11:47:55.050Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T11:47:55.050Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:47:55.050Z] [2022-02-23T11:47:55.050Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:47:55.050Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:47:55.050Z] [2022-02-23T11:47:55.050Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T11:47:55.050Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:47:55.050Z] [2022-02-23T11:47:55.050Z] DONE 4 tests, 4 skipped in 24.876s [2022-02-23T11:47:55.050Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T11:47:56.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-23T11:47:56.512Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T11:47:56.899Z] --- PASS: TestBuildWithEmptyLayers (1.87s) [2022-02-23T11:47:56.899Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T11:47:57.453Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T11:47:58.025Z] docker_api_swarm_service_test.go:304: [ddf0df806190e] joining swarm manager [d83e46d2e1ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:47:58.226Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 43.5% of statements [2022-02-23T11:47:58.226Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-23T11:47:58.226Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-23T11:47:58.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:47:58.847Z] INFO: Testing against a local daemon [2022-02-23T11:47:58.847Z] === RUN TestCommitInheritsEnv [2022-02-23T11:47:58.847Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:47:58.847Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T11:47:58.847Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:47:58.847Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:47:58.847Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:47:58.847Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:47:58.847Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:47:58.847Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T11:47:58.847Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:47:58.847Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-23T11:47:58.847Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:47:58.968Z] docker_api_swarm_service_test.go:304: [d0830b94e54cc] joining swarm manager [d83e46d2e1ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:47:59.161Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T11:47:59.161Z] ok github.com/docker/docker/layer 7.089s coverage: 68.9% of statements [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T11:47:59.161Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T11:47:59.229Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T11:47:59.316Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T11:47:59.316Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:47:59.729Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-02-23T11:47:59.729Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2022-02-23T11:47:59.729Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-02-23T11:48:00.303Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-02-23T11:48:00.303Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:48:00.303Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-23T11:48:00.303Z] === RUN TestTagInvalidReference [2022-02-23T11:48:00.303Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-23T11:48:00.303Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:48:00.303Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-23T11:48:00.303Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:48:00.303Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-23T11:48:00.303Z] === RUN TestTagOfficialNames [2022-02-23T11:48:00.616Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T11:48:00.771Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-23T11:48:00.771Z] === RUN TestTagMatchesDigest [2022-02-23T11:48:00.771Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T11:48:00.771Z] PASS [2022-02-23T11:48:00.771Z] ok github.com/docker/docker/integration/image 1.701s [2022-02-23T11:48:00.771Z] [2022-02-23T11:48:00.771Z] === Skipped [2022-02-23T11:48:00.771Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T11:48:00.771Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:00.771Z] [2022-02-23T11:48:00.771Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:48:00.771Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:48:00.771Z] [2022-02-23T11:48:00.771Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T11:48:00.771Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:48:00.771Z] [2022-02-23T11:48:00.771Z] DONE 12 tests, 3 skipped in 6.122s [2022-02-23T11:48:00.771Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T11:48:01.107Z] ok github.com/docker/docker/pkg/ioutils 0.443s coverage: 70.1% of statements [2022-02-23T11:48:01.107Z] ok github.com/docker/docker/pkg/idtools 0.561s coverage: 69.5% of statements [2022-02-23T11:48:01.367Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-23T11:48:01.367Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-02-23T11:48:01.367Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T11:48:01.367Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T11:48:01.367Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T11:48:01.367Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-02-23T11:48:01.558Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T11:48:01.626Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-02-23T11:48:01.885Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-23T11:48:02.144Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-02-23T11:48:02.144Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-23T11:48:02.144Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T11:48:02.144Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T11:48:02.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-02-23T11:48:03.283Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T11:48:03.283Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T11:48:03.484Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T11:48:03.542Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T11:48:03.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:03.729Z] INFO: Testing against a local daemon [2022-02-23T11:48:03.729Z] === RUN TestNetworkCreateDelete [2022-02-23T11:48:03.729Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:48:03.729Z] 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-02-23T11:48:03.729Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonDNSFallback [2022-02-23T11:48:03.729Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestInspectNetwork [2022-02-23T11:48:03.729Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:03.729Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:48:03.729Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:48:03.729Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:48:03.729Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:48:03.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:48:03.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:48:03.729Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:48:03.729Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:48:03.729Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:48:03.729Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:48:03.729Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T11:48:03.729Z] === RUN TestNetworkList [2022-02-23T11:48:03.729Z] === RUN TestNetworkList//networks [2022-02-23T11:48:03.729Z] === PAUSE TestNetworkList//networks [2022-02-23T11:48:03.729Z] === RUN TestNetworkList//networks/ [2022-02-23T11:48:03.729Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:48:03.729Z] === CONT TestNetworkList//networks [2022-02-23T11:48:03.729Z] === CONT TestNetworkList//networks/ [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkList (0.05s) [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:48:03.729Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:48:03.729Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:48:03.729Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:48:03.729Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:48:03.729Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:48:03.729Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:48:03.729Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:48:03.729Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:48:03.729Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:48:03.729Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:48:03.729Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:48:03.729Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:48:03.729Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:48:03.729Z] PASS [2022-02-23T11:48:03.729Z] ok github.com/docker/docker/integration/network 0.194s [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === Skipped [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T11:48:03.729Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:48:03.729Z] 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-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T11:48:03.729Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T11:48:03.729Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:48:03.729Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:48:03.729Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:48:03.729Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:48:03.729Z] [2022-02-23T11:48:03.729Z] DONE 22 tests, 15 skipped in 2.535s [2022-02-23T11:48:03.729Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T11:48:04.197Z] testing: warning: no tests to run [2022-02-23T11:48:04.197Z] PASS [2022-02-23T11:48:04.197Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-02-23T11:48:04.197Z] [2022-02-23T11:48:04.197Z] DONE 0 tests in 0.795s [2022-02-23T11:48:04.674Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T11:48:04.870Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T11:48:04.917Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-02-23T11:48:04.917Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-02-23T11:48:05.143Z] testing: warning: no tests to run [2022-02-23T11:48:05.143Z] PASS [2022-02-23T11:48:05.143Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-02-23T11:48:05.143Z] [2022-02-23T11:48:05.143Z] DONE 0 tests in 0.755s [2022-02-23T11:48:05.176Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T11:48:05.176Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-23T11:48:05.435Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-23T11:48:05.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T11:48:05.695Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T11:48:05.813Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T11:48:05.813Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T11:48:06.079Z] testing: warning: no tests to run [2022-02-23T11:48:06.079Z] PASS [2022-02-23T11:48:06.079Z] ok github.com/docker/docker/integration/plugin 0.098s [2022-02-23T11:48:06.079Z] [2022-02-23T11:48:06.079Z] DONE 0 tests in 0.759s [2022-02-23T11:48:06.263Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-23T11:48:06.385Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T11:48:06.521Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T11:48:06.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T11:48:06.781Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-02-23T11:48:07.016Z] testing: warning: no tests to run [2022-02-23T11:48:07.016Z] PASS [2022-02-23T11:48:07.016Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2022-02-23T11:48:07.016Z] [2022-02-23T11:48:07.016Z] DONE 0 tests in 0.720s [2022-02-23T11:48:07.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T11:48:07.348Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-23T11:48:07.348Z] coverage: [no statements] [2022-02-23T11:48:07.348Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T11:48:07.607Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T11:48:07.866Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-23T11:48:07.866Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-23T11:48:08.299Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T11:48:09.684Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T11:48:09.770Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-02-23T11:48:09.770Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-23T11:48:10.033Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-23T11:48:10.257Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T11:48:10.257Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T11:48:10.257Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T11:48:10.520Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T11:48:10.520Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T11:48:10.520Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T11:48:11.092Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T11:48:11.411Z] ok github.com/docker/docker/quota 0.217s coverage: 71.4% of statements [2022-02-23T11:48:11.411Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T11:48:12.035Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T11:48:12.349Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-02-23T11:48:12.607Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T11:48:12.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:12.894Z] INFO: Testing against a local daemon [2022-02-23T11:48:12.894Z] === RUN TestPluginInvalidJSON [2022-02-23T11:48:12.894Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:48:12.894Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:48:12.894Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:48:12.894Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-23T11:48:12.894Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-23T11:48:12.894Z] === RUN TestPluginInstall [2022-02-23T11:48:12.894Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T11:48:12.894Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:48:12.894Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T11:48:12.894Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:48:12.894Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:48:12.894Z] PASS [2022-02-23T11:48:12.894Z] ok github.com/docker/docker/integration/plugin/common 0.137s [2022-02-23T11:48:12.894Z] [2022-02-23T11:48:12.894Z] === Skipped [2022-02-23T11:48:12.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T11:48:12.894Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] [2022-02-23T11:48:12.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T11:48:12.894Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] [2022-02-23T11:48:12.894Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:48:12.894Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:48:12.894Z] [2022-02-23T11:48:12.894Z] DONE 5 tests, 3 skipped in 5.331s [2022-02-23T11:48:12.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T11:48:12.919Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T11:48:12.919Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-23T11:48:13.178Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T11:48:13.488Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-23T11:48:13.488Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T11:48:14.753Z] --- PASS: TestBuildMultiStageOnBuild (15.96s) [2022-02-23T11:48:14.753Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T11:48:14.753Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:14.753Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-23T11:48:14.753Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T11:48:15.129Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:15.129Z] INFO: Testing against a local daemon [2022-02-23T11:48:15.129Z] === RUN TestExternalGraphDriver [2022-02-23T11:48:15.129Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:48:15.129Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T11:48:15.129Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:48:15.129Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:48:15.129Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:48:15.129Z] PASS [2022-02-23T11:48:15.129Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.152s [2022-02-23T11:48:15.597Z] [2022-02-23T11:48:15.597Z] === Skipped [2022-02-23T11:48:15.597Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T11:48:15.597Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:48:15.597Z] [2022-02-23T11:48:15.597Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:48:15.597Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:48:15.597Z] [2022-02-23T11:48:15.597Z] DONE 2 tests, 2 skipped in 2.730s [2022-02-23T11:48:15.597Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T11:48:16.024Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-02-23T11:48:16.591Z] ok github.com/docker/docker/volume/local 0.093s coverage: 76.4% of statements [2022-02-23T11:48:17.167Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-02-23T11:48:17.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:17.814Z] INFO: Testing against a local daemon [2022-02-23T11:48:17.814Z] === RUN TestReadPluginNoRead [2022-02-23T11:48:17.814Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:48:17.814Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T11:48:17.814Z] PASS [2022-02-23T11:48:17.814Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-02-23T11:48:17.814Z] [2022-02-23T11:48:17.814Z] === Skipped [2022-02-23T11:48:17.814Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T11:48:17.814Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:48:17.814Z] [2022-02-23T11:48:17.814Z] DONE 1 tests, 1 skipped in 2.398s [2022-02-23T11:48:17.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T11:48:18.103Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-02-23T11:48:18.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-23T11:48:19.045Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T11:48:19.383Z] testing: warning: no tests to run [2022-02-23T11:48:19.383Z] PASS [2022-02-23T11:48:19.383Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-02-23T11:48:19.383Z] [2022-02-23T11:48:19.383Z] DONE 0 tests in 1.393s [2022-02-23T11:48:19.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T11:48:19.988Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T11:48:20.931Z] docker_api_swarm_service_test.go:100: [d13ac6688f0d9] joining swarm manager [d6b3045dacebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:48:21.503Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T11:48:21.503Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T11:48:21.503Z] docker_api_swarm_service_test.go:101: [d9b0536129ba0] joining swarm manager [d6b3045dacebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:48:21.503Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T11:48:21.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:21.599Z] INFO: Testing against a local daemon [2022-02-23T11:48:21.599Z] === RUN TestPluginWithDevMounts [2022-02-23T11:48:21.599Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:21.599Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T11:48:21.599Z] PASS [2022-02-23T11:48:21.599Z] ok github.com/docker/docker/integration/plugin/volumes 0.106s [2022-02-23T11:48:21.766Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T11:48:22.068Z] [2022-02-23T11:48:22.068Z] === Skipped [2022-02-23T11:48:22.068Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T11:48:22.068Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.068Z] [2022-02-23T11:48:22.068Z] DONE 1 tests, 1 skipped in 2.316s [2022-02-23T11:48:22.068Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T11:48:22.293Z] --- PASS: TestBuildWithHugeFile (134.38s) [2022-02-23T11:48:22.293Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:48:22.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:48:22.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:48:22.293Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:48:22.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:48:22.293Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:48:22.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:48:22.293Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:48:22.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:48:22.293Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:48:22.293Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:48:22.293Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:48:22.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T11:48:22.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-23T11:48:22.293Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T11:48:22.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T11:48:22.293Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:48:22.293Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:22.293Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:48:22.293Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-23T11:48:22.293Z] PASS [2022-02-23T11:48:22.293Z] ok github.com/docker/docker/integration/build 212.778s [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === Skipped [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T11:48:22.293Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T11:48:22.293Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T11:48:22.293Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T11:48:22.293Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:48:22.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T11:48:22.293Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] DONE 29 tests, 6 skipped in 249.139s [2022-02-23T11:48:22.293Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T11:48:22.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:22.293Z] INFO: Testing against a local daemon [2022-02-23T11:48:22.293Z] === RUN TestConfigInspect [2022-02-23T11:48:22.293Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestConfigList [2022-02-23T11:48:22.293Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:48:22.293Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestConfigsUpdate [2022-02-23T11:48:22.293Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestTemplatedConfig [2022-02-23T11:48:22.293Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T11:48:22.293Z] === RUN TestConfigCreateResolve [2022-02-23T11:48:22.293Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:22.293Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T11:48:22.293Z] PASS [2022-02-23T11:48:22.293Z] ok github.com/docker/docker/integration/config 0.111s [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === Skipped [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T11:48:22.293Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T11:48:22.293Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:48:22.293Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T11:48:22.293Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.293Z] [2022-02-23T11:48:22.293Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T11:48:22.294Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] [2022-02-23T11:48:22.294Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T11:48:22.294Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:22.294Z] [2022-02-23T11:48:22.294Z] DONE 6 tests, 6 skipped in 2.514s [2022-02-23T11:48:22.294Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T11:48:22.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:22.294Z] INFO: Testing against a local daemon [2022-02-23T11:48:22.294Z] === RUN TestCheckpoint [2022-02-23T11:48:22.294Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:48:22.294Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestContainerInvalidJSON [2022-02-23T11:48:22.294Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:48:22.294Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:48:22.294Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:48:22.294Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:48:22.294Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:48:22.294Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:48:22.294Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-02-23T11:48:22.294Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T11:48:22.294Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:48:22.294Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-02-23T11:48:22.294Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:48:22.294Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.30s) [2022-02-23T11:48:22.294Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:48:22.294Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-23T11:48:22.294Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:48:22.294Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-02-23T11:48:22.294Z] === RUN TestCopyFromContainer [2022-02-23T11:48:22.294Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:48:22.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:48:22.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:48:22.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:48:22.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:48:22.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:48:22.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:48:22.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:48:22.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:48:22.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:48:22.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:48:22.294Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:48:22.294Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-23T11:48:22.294Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:48:22.294Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:48:22.294Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:22.294Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:48:22.294Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:22.294Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:48:22.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:48:22.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:48:22.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:48:22.294Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:48:22.294Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:48:22.294Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:48:22.294Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:48:22.294Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:48:22.294Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:48:22.294Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-23T11:48:22.294Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:48:22.294Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:48:22.294Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:48:22.294Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:48:22.294Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestDiff [2022-02-23T11:48:22.294Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:22.294Z] --- SKIP: TestDiff (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestExecWithCloseStdin [2022-02-23T11:48:22.294Z] --- PASS: TestExecWithCloseStdin (3.03s) [2022-02-23T11:48:22.294Z] === RUN TestExec [2022-02-23T11:48:22.294Z] --- PASS: TestExec (2.88s) [2022-02-23T11:48:22.294Z] === RUN TestExecUser [2022-02-23T11:48:22.294Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:48:22.294Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:48:22.294Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:48:22.294Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:22.294Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:48:22.294Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:22.294Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestHealthKillContainer [2022-02-23T11:48:22.294Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:48:22.294Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:48:22.294Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:48:22.294Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:48:22.294Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:48:24.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:24.296Z] INFO: Testing against a local daemon [2022-02-23T11:48:24.296Z] === RUN TestSecretInspect [2022-02-23T11:48:24.296Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.296Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T11:48:24.296Z] === RUN TestSecretList [2022-02-23T11:48:24.296Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.296Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T11:48:24.296Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:48:24.296Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.296Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:48:24.296Z] === RUN TestSecretsUpdate [2022-02-23T11:48:24.296Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.296Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T11:48:24.296Z] === RUN TestTemplatedSecret [2022-02-23T11:48:24.296Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.296Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T11:48:24.296Z] === RUN TestSecretCreateResolve [2022-02-23T11:48:24.296Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:24.296Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T11:48:24.296Z] PASS [2022-02-23T11:48:24.296Z] ok github.com/docker/docker/integration/secret 0.113s [2022-02-23T11:48:24.296Z] [2022-02-23T11:48:24.296Z] === Skipped [2022-02-23T11:48:24.296Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T11:48:24.296Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T11:48:24.297Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:48:24.297Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T11:48:24.297Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T11:48:24.297Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T11:48:24.297Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:24.297Z] [2022-02-23T11:48:24.297Z] DONE 6 tests, 6 skipped in 2.170s [2022-02-23T11:48:24.297Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T11:48:24.338Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T11:48:24.465Z] --- PASS: TestKillContainerInvalidSignal (2.76s) [2022-02-23T11:48:24.465Z] === RUN TestKillContainer [2022-02-23T11:48:24.465Z] === RUN TestKillContainer/no_signal [2022-02-23T11:48:25.726Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T11:48:27.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:27.253Z] INFO: Testing against a local daemon [2022-02-23T11:48:27.253Z] === RUN TestServiceCreateInit [2022-02-23T11:48:27.253Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:48:27.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:48:27.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:48:27.253Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceConflict [2022-02-23T11:48:27.253Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:48:27.253Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-23T11:48:27.253Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:48:27.253Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:48:27.253Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:48:27.253Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceSysctls [2022-02-23T11:48:27.253Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T11:48:27.253Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:48:27.253Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-23T11:48:27.253Z] === RUN TestInspect [2022-02-23T11:48:27.253Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestInspect (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestCreateJob [2022-02-23T11:48:27.253Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestReplicatedJob [2022-02-23T11:48:27.253Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:48:27.253Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceListWithStatuses [2022-02-23T11:48:27.253Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:48:27.253Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:48:27.253Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServicePlugin [2022-02-23T11:48:27.253Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceUpdateLabel [2022-02-23T11:48:27.253Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:48:27.253Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:48:27.253Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:48:27.253Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T11:48:27.253Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:48:27.253Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:48:27.253Z] PASS [2022-02-23T11:48:27.253Z] ok github.com/docker/docker/integration/service 0.294s [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === Skipped [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-23T11:48:27.253Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-23T11:48:27.253Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:48:27.253Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T11:48:27.253Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-23T11:48:27.253Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T11:48:27.253Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T11:48:27.253Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T11:48:27.253Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T11:48:27.253Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T11:48:27.253Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:48:27.253Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T11:48:27.253Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T11:48:27.253Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T11:48:27.253Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.253Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T11:48:27.253Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.253Z] [2022-02-23T11:48:27.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T11:48:27.254Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.254Z] [2022-02-23T11:48:27.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T11:48:27.254Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.254Z] [2022-02-23T11:48:27.254Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:48:27.254Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:48:27.254Z] [2022-02-23T11:48:27.254Z] DONE 24 tests, 23 skipped in 2.899s [2022-02-23T11:48:27.254Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T11:48:27.408Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:48:27.408Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:48:27.408Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:48:27.643Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T11:48:28.587Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T11:48:28.587Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T11:48:28.587Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T11:48:29.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:29.471Z] INFO: Testing against a local daemon [2022-02-23T11:48:29.471Z] === RUN TestSessionCreate [2022-02-23T11:48:29.471Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:29.471Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T11:48:29.471Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:48:29.471Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:29.471Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:48:29.471Z] PASS [2022-02-23T11:48:29.471Z] ok github.com/docker/docker/integration/session 0.104s [2022-02-23T11:48:29.471Z] [2022-02-23T11:48:29.471Z] === Skipped [2022-02-23T11:48:29.471Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T11:48:29.471Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:29.471Z] [2022-02-23T11:48:29.471Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:48:29.471Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:29.471Z] [2022-02-23T11:48:29.471Z] DONE 2 tests, 2 skipped in 2.101s [2022-02-23T11:48:29.471Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T11:48:30.319Z] --- PASS: TestKillContainer (5.93s) [2022-02-23T11:48:30.319Z] --- PASS: TestKillContainer/no_signal (2.66s) [2022-02-23T11:48:30.319Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:48:30.319Z] --- PASS: TestKillContainer/killing_signal (3.21s) [2022-02-23T11:48:30.319Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:48:30.319Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:48:30.319Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestKillStoppedContainer [2022-02-23T11:48:30.319Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:48:30.319Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:48:30.319Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:48:30.319Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:48:30.319Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:48:30.319Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:48:30.319Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:30.319Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:48:30.319Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:48:30.319Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T11:48:30.319Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:48:31.135Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T11:48:31.396Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T11:48:31.657Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T11:48:31.688Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:31.688Z] INFO: Testing against a local daemon [2022-02-23T11:48:31.688Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:48:31.688Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:31.688Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestDiskUsage [2022-02-23T11:48:31.688Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:48:31.688Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestEventsExecDie [2022-02-23T11:48:31.688Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:48:31.688Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:48:31.688Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:48:31.688Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestEventsVolumeCreate [2022-02-23T11:48:31.688Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:48:31.688Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestInfoAPI [2022-02-23T11:48:31.688Z] --- PASS: TestInfoAPI (0.06s) [2022-02-23T11:48:31.688Z] === RUN TestInfoAPIWarnings [2022-02-23T11:48:31.688Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:31.688Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestInfoDebug [2022-02-23T11:48:31.688Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:31.688Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:48:31.688Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:31.688Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:48:31.688Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:31.688Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T11:48:31.688Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:48:32.677Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-23T11:48:32.677Z] === RUN TestPingCacheHeaders [2022-02-23T11:48:32.677Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T11:48:32.677Z] === RUN TestPingGet [2022-02-23T11:48:32.677Z] --- PASS: TestPingGet (0.04s) [2022-02-23T11:48:32.677Z] === RUN TestPingHead [2022-02-23T11:48:33.046Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T11:48:33.146Z] --- PASS: TestPingHead (0.04s) [2022-02-23T11:48:33.146Z] === RUN TestVersion [2022-02-23T11:48:33.146Z] --- PASS: TestVersion (0.04s) [2022-02-23T11:48:33.146Z] PASS [2022-02-23T11:48:33.146Z] ok github.com/docker/docker/integration/system 1.325s [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === Skipped [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:48:33.146Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T11:48:33.146Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T11:48:33.146Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:48:33.146Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T11:48:33.146Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T11:48:33.146Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T11:48:33.146Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T11:48:33.146Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T11:48:33.146Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:48:33.146Z] [2022-02-23T11:48:33.146Z] DONE 15 tests, 9 skipped in 3.435s [2022-02-23T11:48:33.146Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T11:48:33.225Z] --- PASS: TestLogsFollowTailEmpty (2.70s) [2022-02-23T11:48:33.225Z] === RUN TestNetworkNat [2022-02-23T11:48:33.225Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:33.225Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T11:48:33.225Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:48:33.618Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T11:48:35.004Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T11:48:35.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:35.363Z] INFO: Testing against a local daemon [2022-02-23T11:48:35.363Z] === RUN TestVolumesCreateAndList [2022-02-23T11:48:35.363Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-23T11:48:35.363Z] === RUN TestVolumesRemove [2022-02-23T11:48:35.831Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-23T11:48:35.831Z] === RUN TestVolumesInspect [2022-02-23T11:48:35.831Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-23T11:48:35.831Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:48:35.831Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:48:35.831Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:48:35.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:48:35.831Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T11:48:35.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T11:48:35.831Z] PASS [2022-02-23T11:48:35.831Z] ok github.com/docker/docker/integration/volume 0.383s [2022-02-23T11:48:35.831Z] [2022-02-23T11:48:35.831Z] DONE 5 tests in 2.664s [2022-02-23T11:48:35.831Z] INFO: make.ps1 ended at 02/23/2022 11:48:35 [2022-02-23T11:48:35.831Z] INFO: Integration CLI tests being run from the host: [2022-02-23T11:48:35.831Z] 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-02-23T11:48:35.948Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T11:48:35.948Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T11:48:36.018Z] --- PASS: TestBuildMultiStageLayerLeak (22.79s) [2022-02-23T11:48:36.018Z] === RUN TestBuildWithHugeFile [2022-02-23T11:48:36.113Z] --- PASS: TestNetworkLocalhostTCPNat (2.94s) [2022-02-23T11:48:36.113Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:48:36.113Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:36.113Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T11:48:36.113Z] === RUN TestPause [2022-02-23T11:48:36.113Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:48:36.113Z] --- SKIP: TestPause (0.00s) [2022-02-23T11:48:36.113Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:48:36.520Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T11:48:38.436Z] check_test.go:379: [d13ac6688f0d9] daemon is not started [2022-02-23T11:48:39.006Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.50s) [2022-02-23T11:48:39.006Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:48:39.006Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:48:39.006Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T11:48:39.006Z] === RUN TestPsFilter [2022-02-23T11:48:39.006Z] --- PASS: TestPsFilter (0.42s) [2022-02-23T11:48:39.006Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:48:39.822Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T11:48:40.025Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T11:48:40.025Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === Skipped [2022-02-23T11:48:40.025Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T11:48:40.025Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T11:48:40.025Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T11:48:40.025Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T11:48:40.025Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T11:48:40.025Z] time="2022-02-23T11:47:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T11:48:40.025Z] time="2022-02-23T11:47:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T11:48:40.025Z] time="2022-02-23T11:47:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T11:48:40.025Z] time="2022-02-23T11:47:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T11:48:40.025Z] time="2022-02-23T11:47:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T11:48:40.025Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T11:48:40.025Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T11:48:40.025Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T11:48:40.025Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T11:48:40.025Z] graphtest_unix.go:71: No driver to put! [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T11:48:40.025Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T11:48:40.025Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T11:48:40.025Z] [2022-02-23T11:48:40.025Z] DONE 2317 tests, 28 skipped in 226.321s [2022-02-23T11:48:40.025Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/config [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/idm [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/ns [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/options [2022-02-23T11:48:40.025Z] github.com/docker/docker/libnetwork/osl [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T11:48:40.026Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T11:48:40.026Z] + 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-02-23T11:48:40.084Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T11:48:40.655Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T11:48:40.917Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T11:48:41.872Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T11:48:42.145Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T11:48:42.145Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T11:48:42.716Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T11:48:42.716Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T11:48:42.728Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.19s) [2022-02-23T11:48:42.728Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:48:43.289Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T11:48:43.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-23T11:48:44.124Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T11:48:44.695Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T11:48:45.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T11:48:45.666Z] --- PASS: TestRemoveContainerWithVolume (3.22s) [2022-02-23T11:48:45.666Z] === RUN TestRemoveContainerRunning [2022-02-23T11:48:46.209Z] docker_api_swarm_service_test.go:533: [dbcde3f18c4e3] joining swarm manager [d6476a36375a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:48:46.210Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-23T11:48:47.154Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T11:48:47.415Z] docker_api_swarm_service_test.go:534: [da28fa9b5da1d] joining swarm manager [d6476a36375a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:48:47.988Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-23T11:48:48.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:48:48.353Z] INFO: Testing against a local daemon [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T11:48:48.353Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T11:48:48.353Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T11:48:48.353Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T11:48:48.560Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-23T11:48:48.560Z] --- PASS: TestRemoveContainerRunning (2.60s) [2022-02-23T11:48:48.560Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:48:48.821Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T11:48:48.821Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T11:48:49.289Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T11:48:49.503Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-23T11:48:49.757Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T11:48:50.448Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-23T11:48:50.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.61s) [2022-02-23T11:48:50.728Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:48:50.728Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T11:48:50.728Z] === RUN TestRenameLinkedContainer [2022-02-23T11:48:50.728Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:48:50.728Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T11:48:50.728Z] === RUN TestRenameStoppedContainer [2022-02-23T11:48:50.743Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T11:48:50.743Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T11:48:51.021Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-23T11:48:51.963Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T11:48:52.535Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-23T11:48:53.479Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T11:48:54.052Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T11:48:54.447Z] --- PASS: TestRenameStoppedContainer (3.31s) [2022-02-23T11:48:54.448Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:48:54.625Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T11:48:54.886Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T11:48:54.886Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T11:48:56.273Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T11:48:56.848Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T11:48:57.420Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T11:48:57.681Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T11:48:58.259Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T11:48:58.259Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T11:48:58.519Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T11:48:59.090Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T11:48:59.663Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T11:49:00.225Z] --- PASS: TestRenameRunningContainerAndReuse (5.44s) [2022-02-23T11:49:00.225Z] === RUN TestRenameInvalidName [2022-02-23T11:49:00.236Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T11:49:00.498Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T11:49:00.498Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T11:49:01.069Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T11:49:01.069Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T11:49:01.640Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T11:49:02.212Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T11:49:02.390Z] --- PASS: TestRenameInvalidName (2.78s) [2022-02-23T11:49:02.390Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:49:02.783Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T11:49:03.044Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T11:49:03.305Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T11:49:03.567Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T11:49:04.952Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T11:49:05.895Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T11:49:06.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T11:49:07.042Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T11:49:07.303Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T11:49:07.873Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T11:49:08.445Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T11:49:08.706Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T11:49:09.651Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T11:49:09.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-23T11:49:12.460Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T11:49:12.460Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T11:49:12.460Z] docker_api_swarm_service_test.go:148: [d123e6fb12f7c] joining swarm manager [d123a9aa6886a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:49:12.720Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T11:49:12.982Z] docker_api_swarm_service_test.go:148: [da80e56135726] joining swarm manager [d123a9aa6886a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:49:14.369Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T11:49:14.736Z] --- PASS: TestRenameAnonymousContainer (11.67s) [2022-02-23T11:49:14.736Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:49:15.775Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T11:49:16.940Z] --- PASS: TestRenameContainerWithSameName (2.61s) [2022-02-23T11:49:16.940Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:49:16.940Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:49:16.940Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:49:16.940Z] === RUN TestResize [2022-02-23T11:49:17.694Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T11:49:18.732Z] ok github.com/docker/docker/libnetwork 37.082s coverage: 40.7% of statements [2022-02-23T11:49:18.732Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-02-23T11:49:18.732Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T11:49:19.080Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T11:49:19.080Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T11:49:19.080Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T11:49:19.080Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T11:49:19.080Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T11:49:19.141Z] --- PASS: TestResize (2.70s) [2022-02-23T11:49:19.141Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:49:19.340Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T11:49:20.108Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T11:49:20.108Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T11:49:20.108Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T11:49:20.108Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T11:49:20.108Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T11:49:20.371Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T11:49:20.371Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T11:49:20.630Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-23T11:49:20.727Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T11:49:20.889Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T11:49:20.889Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T11:49:20.889Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T11:49:21.148Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T11:49:21.298Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T11:49:22.146Z] --- PASS: TestResizeWithInvalidSize (2.64s) [2022-02-23T11:49:22.146Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:49:22.683Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T11:49:23.257Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T11:49:23.682Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.357s coverage: 59.9% of statements [2022-02-23T11:49:23.682Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T11:49:23.942Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T11:49:24.202Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T11:49:24.773Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-23T11:49:24.773Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T11:49:24.773Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T11:49:24.879Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.197s coverage: 4.0% of statements [2022-02-23T11:49:24.879Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T11:49:25.034Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-23T11:49:25.038Z] --- PASS: TestResizeWhenContainerNotStarted (3.36s) [2022-02-23T11:49:25.038Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:49:25.038Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:49:25.038Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:49:25.038Z] === RUN TestStats [2022-02-23T11:49:25.038Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:49:25.038Z] --- SKIP: TestStats (0.00s) [2022-02-23T11:49:25.038Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:49:25.168Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-23T11:49:25.168Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T11:49:25.446Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T11:49:26.420Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T11:49:26.420Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T11:49:26.680Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T11:49:27.252Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T11:49:27.513Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-23T11:49:28.086Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T11:49:28.086Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T11:49:28.658Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T11:49:29.230Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T11:49:29.491Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T11:49:30.069Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T11:49:30.641Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T11:49:31.215Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T11:49:31.787Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T11:49:32.057Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T11:49:32.057Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T11:49:32.650Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T11:49:33.222Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T11:49:34.165Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T11:49:34.165Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T11:49:34.165Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T11:49:34.165Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T11:49:35.336Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.38s) [2022-02-23T11:49:35.336Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:49:35.336Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:49:35.336Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T11:49:35.336Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:49:35.430Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.527s coverage: 7.2% of statements [2022-02-23T11:49:35.430Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T11:49:35.430Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T11:49:35.430Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-02-23T11:49:35.430Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T11:49:35.430Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T11:49:35.430Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T11:49:35.430Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-02-23T11:49:35.689Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-23T11:49:35.948Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T11:49:35.948Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-23T11:49:36.712Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T11:49:36.712Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T11:49:48.150Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-23T11:49:48.949Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-23T11:49:48.949Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T11:49:48.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-23T11:49:49.521Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-23T11:49:49.521Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-23T11:49:49.521Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T11:49:49.781Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T11:49:50.043Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T11:49:53.346Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T11:49:53.918Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T11:49:54.861Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T11:50:00.148Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T11:50:00.440Z] --- PASS: TestUpdateRestartPolicy (24.86s) [2022-02-23T11:50:00.440Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:50:00.456Z] ok github.com/docker/docker/libnetwork/ipam 13.812s coverage: 85.3% of statements [2022-02-23T11:50:00.456Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T11:50:00.456Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T11:50:00.715Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T11:50:00.719Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T11:50:00.988Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T11:50:01.282Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-23T11:50:01.282Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T11:50:01.282Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T11:50:01.850Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-02-23T11:50:01.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T11:50:01.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T11:50:01.950Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T11:50:02.417Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-02-23T11:50:02.609Z] --- PASS: TestUpdateRestartWithAutoRemove (2.79s) [2022-02-23T11:50:02.610Z] === RUN TestWaitNonBlocked [2022-02-23T11:50:02.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:50:02.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:50:02.610Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:50:02.610Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:50:02.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:50:02.610Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:50:02.676Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-23T11:50:02.893Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T11:50:02.935Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-02-23T11:50:03.834Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T11:50:04.778Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T11:50:04.778Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T11:50:05.039Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T11:50:05.980Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T11:50:07.297Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T11:50:07.297Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.84s) [2022-02-23T11:50:07.297Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.96s) [2022-02-23T11:50:07.297Z] === RUN TestWaitBlocked [2022-02-23T11:50:07.297Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:07.297Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T11:50:07.297Z] PASS [2022-02-23T11:50:07.297Z] ok github.com/docker/docker/integration/container 113.000s [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === Skipped [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T11:50:07.297Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T11:50:07.297Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T11:50:07.297Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:50:07.297Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:50:07.297Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T11:50:07.297Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:50:07.297Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:50:07.297Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:50:07.297Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T11:50:07.297Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T11:50:07.297Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T11:50:07.297Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:50:07.297Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T11:50:07.297Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T11:50:07.297Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:50:07.297Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:50:07.297Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T11:50:07.297Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T11:50:07.297Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T11:50:07.297Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T11:50:07.297Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T11:50:07.297Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T11:50:07.297Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:50:07.297Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:50:07.297Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T11:50:07.297Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T11:50:07.297Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:50:07.297Z] [2022-02-23T11:50:07.297Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T11:50:07.298Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:07.298Z] [2022-02-23T11:50:07.298Z] DONE 87 tests, 33 skipped in 115.955s [2022-02-23T11:50:07.756Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T11:50:11.267Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T11:50:11.268Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T11:50:11.528Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T11:50:13.442Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T11:50:13.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-23T11:50:14.384Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T11:50:17.689Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T11:50:17.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-23T11:50:19.335Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T11:50:20.722Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-23T11:50:20.983Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T11:50:22.373Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T11:50:23.762Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-23T11:50:23.762Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T11:50:23.762Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T11:50:24.022Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T11:50:24.964Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T11:50:25.539Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T11:50:26.109Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T11:50:26.370Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-23T11:50:27.754Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T11:50:29.669Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-23T11:50:29.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T11:50:32.214Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T11:50:32.243Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T11:50:32.243Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T11:50:32.243Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T11:50:32.243Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T11:50:32.243Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T11:50:32.243Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T11:50:32.243Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T11:50:32.243Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T11:50:32.243Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T11:50:32.243Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T11:50:32.243Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T11:50:32.243Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T11:50:32.243Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T11:50:32.243Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T11:50:32.243Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T11:50:32.243Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T11:50:32.243Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T11:50:32.243Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T11:50:32.243Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T11:50:32.474Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T11:50:33.051Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T11:50:33.051Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-23T11:50:33.062Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:50:33.062Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-23T11:50:33.062Z] === RUN TestDaemonConfigValidation [2022-02-23T11:50:33.062Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T11:50:33.062Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:50:33.062Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:50:33.062Z] === RUN TestDaemonProxy [2022-02-23T11:50:33.062Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:50:33.062Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T11:50:33.062Z] PASS [2022-02-23T11:50:33.062Z] ok github.com/docker/docker/integration/daemon 0.122s [2022-02-23T11:50:33.062Z] [2022-02-23T11:50:33.062Z] === Skipped [2022-02-23T11:50:33.062Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-23T11:50:33.062Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] [2022-02-23T11:50:33.062Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T11:50:33.062Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] [2022-02-23T11:50:33.062Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:50:33.062Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:50:33.062Z] [2022-02-23T11:50:33.062Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T11:50:33.062Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:50:33.062Z] [2022-02-23T11:50:33.062Z] DONE 4 tests, 4 skipped in 22.498s [2022-02-23T11:50:33.062Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T11:50:33.623Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T11:50:33.623Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T11:50:34.194Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T11:50:34.589Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:34.589Z] INFO: Testing against a local daemon [2022-02-23T11:50:34.589Z] === RUN TestCommitInheritsEnv [2022-02-23T11:50:34.589Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:50:34.589Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T11:50:34.589Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:50:34.589Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:50:34.589Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:50:34.589Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:50:34.589Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:50:34.589Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T11:50:34.589Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:50:34.589Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-23T11:50:34.589Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:50:34.589Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-23T11:50:34.589Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:50:34.769Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T11:50:34.769Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T11:50:35.711Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T11:50:35.973Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-23T11:50:36.120Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-02-23T11:50:36.120Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:50:36.120Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-23T11:50:36.120Z] === RUN TestTagInvalidReference [2022-02-23T11:50:36.120Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T11:50:36.120Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:50:36.120Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-23T11:50:36.120Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:50:36.120Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T11:50:36.120Z] === RUN TestTagOfficialNames [2022-02-23T11:50:36.120Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-23T11:50:36.120Z] === RUN TestTagMatchesDigest [2022-02-23T11:50:36.120Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T11:50:36.120Z] PASS [2022-02-23T11:50:36.120Z] ok github.com/docker/docker/integration/image 1.858s [2022-02-23T11:50:36.120Z] [2022-02-23T11:50:36.120Z] === Skipped [2022-02-23T11:50:36.120Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T11:50:36.120Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:50:36.120Z] [2022-02-23T11:50:36.120Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:50:36.120Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:50:36.120Z] [2022-02-23T11:50:36.120Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T11:50:36.120Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:50:36.120Z] [2022-02-23T11:50:36.120Z] DONE 12 tests, 3 skipped in 6.066s [2022-02-23T11:50:36.576Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T11:50:38.745Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:38.745Z] INFO: Testing against a local daemon [2022-02-23T11:50:38.745Z] === RUN TestNetworkCreateDelete [2022-02-23T11:50:38.745Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.745Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:50:38.745Z] 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-02-23T11:50:38.745Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDaemonDNSFallback [2022-02-23T11:50:38.745Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.745Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestInspectNetwork [2022-02-23T11:50:38.745Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:38.745Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:50:38.745Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.745Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:50:38.745Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:50:38.745Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:50:38.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:50:38.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:50:38.745Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:50:38.745Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:50:38.745Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:50:38.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:50:38.745Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T11:50:38.745Z] === RUN TestNetworkList [2022-02-23T11:50:38.745Z] === RUN TestNetworkList//networks [2022-02-23T11:50:38.745Z] === PAUSE TestNetworkList//networks [2022-02-23T11:50:38.745Z] === RUN TestNetworkList//networks/ [2022-02-23T11:50:38.745Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:50:38.745Z] === CONT TestNetworkList//networks [2022-02-23T11:50:38.745Z] === CONT TestNetworkList//networks/ [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkList (0.06s) [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T11:50:38.745Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:50:38.745Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:50:38.745Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:50:38.745Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:50:38.745Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:50:38.745Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:50:38.745Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:50:38.745Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:50:38.745Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:50:38.745Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:50:38.745Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:50:38.746Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:50:38.746Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:50:38.746Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:50:38.746Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:50:38.746Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:50:38.746Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:50:38.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:50:38.746Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:50:38.746Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:50:38.746Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:50:38.746Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:50:38.746Z] PASS [2022-02-23T11:50:38.746Z] ok github.com/docker/docker/integration/network 0.198s [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === Skipped [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T11:50:38.746Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:50:38.746Z] 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-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T11:50:38.746Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T11:50:38.746Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:50:38.746Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:50:38.746Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:50:38.746Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:50:38.746Z] [2022-02-23T11:50:38.746Z] DONE 22 tests, 15 skipped in 2.435s [2022-02-23T11:50:38.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T11:50:39.708Z] testing: warning: no tests to run [2022-02-23T11:50:39.708Z] PASS [2022-02-23T11:50:39.708Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-02-23T11:50:39.708Z] [2022-02-23T11:50:39.708Z] DONE 0 tests in 0.770s [2022-02-23T11:50:39.708Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T11:50:40.179Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-23T11:50:40.670Z] testing: warning: no tests to run [2022-02-23T11:50:40.670Z] PASS [2022-02-23T11:50:40.670Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-02-23T11:50:40.670Z] [2022-02-23T11:50:40.670Z] DONE 0 tests in 0.780s [2022-02-23T11:50:40.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T11:50:40.901Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T11:50:41.119Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-23T11:50:41.119Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T11:50:41.119Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T11:50:41.635Z] testing: warning: no tests to run [2022-02-23T11:50:41.635Z] PASS [2022-02-23T11:50:41.635Z] ok github.com/docker/docker/integration/plugin 0.093s [2022-02-23T11:50:41.635Z] [2022-02-23T11:50:41.635Z] DONE 0 tests in 0.766s [2022-02-23T11:50:41.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T11:50:42.086Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-23T11:50:42.348Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T11:50:42.604Z] testing: warning: no tests to run [2022-02-23T11:50:42.604Z] PASS [2022-02-23T11:50:42.604Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-02-23T11:50:42.604Z] [2022-02-23T11:50:42.604Z] DONE 0 tests in 0.785s [2022-02-23T11:50:42.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T11:50:43.291Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T11:50:43.863Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-23T11:50:44.436Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-23T11:50:44.436Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T11:50:45.006Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T11:50:45.267Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T11:50:45.838Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T11:50:46.409Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T11:50:46.409Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T11:50:46.409Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T11:50:46.671Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T11:50:47.242Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T11:50:47.242Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T11:50:47.242Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T11:50:47.300Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:47.300Z] INFO: Testing against a local daemon [2022-02-23T11:50:47.300Z] === RUN TestPluginInvalidJSON [2022-02-23T11:50:47.300Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:50:47.300Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:50:47.300Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:50:47.300Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-02-23T11:50:47.300Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:50:47.300Z] === RUN TestPluginInstall [2022-02-23T11:50:47.300Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T11:50:47.300Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:50:47.300Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T11:50:47.300Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:50:47.300Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:50:47.300Z] PASS [2022-02-23T11:50:47.300Z] ok github.com/docker/docker/integration/plugin/common 0.142s [2022-02-23T11:50:47.300Z] [2022-02-23T11:50:47.300Z] === Skipped [2022-02-23T11:50:47.300Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T11:50:47.300Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] [2022-02-23T11:50:47.300Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T11:50:47.300Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] [2022-02-23T11:50:47.300Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T11:50:47.300Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:50:47.300Z] [2022-02-23T11:50:47.300Z] DONE 5 tests, 3 skipped in 4.882s [2022-02-23T11:50:47.503Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-23T11:50:47.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T11:50:48.444Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T11:50:48.444Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T11:50:48.444Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T11:50:50.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:50.681Z] INFO: Testing against a local daemon [2022-02-23T11:50:50.681Z] === RUN TestExternalGraphDriver [2022-02-23T11:50:50.681Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:50:50.681Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T11:50:50.681Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:50:50.681Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:50:50.681Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:50:50.681Z] PASS [2022-02-23T11:50:50.681Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-02-23T11:50:50.681Z] [2022-02-23T11:50:50.681Z] === Skipped [2022-02-23T11:50:50.681Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T11:50:50.681Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:50:50.681Z] [2022-02-23T11:50:50.681Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:50:50.681Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:50:50.681Z] [2022-02-23T11:50:50.681Z] DONE 2 tests, 2 skipped in 2.642s [2022-02-23T11:50:50.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T11:50:50.990Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T11:50:51.250Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T11:50:51.822Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T11:50:52.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:52.851Z] INFO: Testing against a local daemon [2022-02-23T11:50:52.851Z] === RUN TestReadPluginNoRead [2022-02-23T11:50:52.851Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:50:52.851Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T11:50:52.851Z] PASS [2022-02-23T11:50:52.851Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-02-23T11:50:52.851Z] [2022-02-23T11:50:52.851Z] === Skipped [2022-02-23T11:50:52.851Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T11:50:52.851Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:50:52.851Z] [2022-02-23T11:50:52.851Z] DONE 1 tests, 1 skipped in 2.376s [2022-02-23T11:50:52.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T11:50:53.822Z] testing: warning: no tests to run [2022-02-23T11:50:53.822Z] PASS [2022-02-23T11:50:53.822Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-02-23T11:50:54.279Z] [2022-02-23T11:50:54.279Z] DONE 0 tests in 1.180s [2022-02-23T11:50:54.279Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T11:50:55.120Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T11:50:55.692Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T11:50:56.263Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-23T11:50:56.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:56.471Z] INFO: Testing against a local daemon [2022-02-23T11:50:56.471Z] === RUN TestPluginWithDevMounts [2022-02-23T11:50:56.471Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:56.471Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T11:50:56.471Z] PASS [2022-02-23T11:50:56.471Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-02-23T11:50:56.471Z] [2022-02-23T11:50:56.471Z] === Skipped [2022-02-23T11:50:56.471Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T11:50:56.471Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:56.471Z] [2022-02-23T11:50:56.471Z] DONE 1 tests, 1 skipped in 2.312s [2022-02-23T11:50:56.471Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T11:50:57.650Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-23T11:50:57.912Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-23T11:50:58.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:50:58.643Z] INFO: Testing against a local daemon [2022-02-23T11:50:58.643Z] === RUN TestSecretInspect [2022-02-23T11:50:58.643Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T11:50:58.643Z] === RUN TestSecretList [2022-02-23T11:50:58.643Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T11:50:58.643Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:50:58.643Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:50:58.643Z] === RUN TestSecretsUpdate [2022-02-23T11:50:58.643Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T11:50:58.643Z] === RUN TestTemplatedSecret [2022-02-23T11:50:58.643Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T11:50:58.643Z] === RUN TestSecretCreateResolve [2022-02-23T11:50:58.643Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:58.643Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T11:50:58.643Z] PASS [2022-02-23T11:50:58.643Z] ok github.com/docker/docker/integration/secret 0.122s [2022-02-23T11:50:58.643Z] [2022-02-23T11:50:58.643Z] === Skipped [2022-02-23T11:50:58.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T11:50:58.643Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.643Z] [2022-02-23T11:50:58.644Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T11:50:58.644Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.644Z] [2022-02-23T11:50:58.644Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:50:58.644Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.644Z] [2022-02-23T11:50:58.644Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T11:50:58.644Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.644Z] [2022-02-23T11:50:58.644Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T11:50:58.644Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:50:58.644Z] [2022-02-23T11:50:58.644Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T11:50:58.644Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:50:58.644Z] [2022-02-23T11:50:58.644Z] DONE 6 tests, 6 skipped in 2.046s [2022-02-23T11:50:58.644Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T11:50:59.827Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-23T11:51:01.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:51:01.546Z] INFO: Testing against a local daemon [2022-02-23T11:51:01.546Z] === RUN TestServiceCreateInit [2022-02-23T11:51:01.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:51:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:51:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:51:01.546Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceConflict [2022-02-23T11:51:01.546Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:51:01.546Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-23T11:51:01.546Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:51:01.546Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:51:01.546Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:51:01.546Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceSysctls [2022-02-23T11:51:01.546Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T11:51:01.546Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:51:01.546Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-23T11:51:01.546Z] === RUN TestInspect [2022-02-23T11:51:01.546Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestInspect (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestCreateJob [2022-02-23T11:51:01.546Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestReplicatedJob [2022-02-23T11:51:01.546Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:51:01.546Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceListWithStatuses [2022-02-23T11:51:01.546Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:51:01.546Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:51:01.546Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServicePlugin [2022-02-23T11:51:01.546Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceUpdateLabel [2022-02-23T11:51:01.546Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:51:01.546Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:51:01.546Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:51:01.546Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T11:51:01.546Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:51:01.546Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:51:01.546Z] PASS [2022-02-23T11:51:01.546Z] ok github.com/docker/docker/integration/service 0.265s [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === Skipped [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T11:51:01.546Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-23T11:51:01.546Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:51:01.546Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T11:51:01.546Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-23T11:51:01.546Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T11:51:01.546Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T11:51:01.546Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T11:51:01.546Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T11:51:01.546Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T11:51:01.546Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:51:01.546Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T11:51:01.546Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T11:51:01.546Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T11:51:01.546Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T11:51:01.546Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T11:51:01.546Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T11:51:01.546Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:51:01.546Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:01.546Z] [2022-02-23T11:51:01.546Z] DONE 24 tests, 23 skipped in 2.778s [2022-02-23T11:51:01.546Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T11:51:03.145Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-23T11:51:03.145Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-23T11:51:03.145Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-23T11:51:03.717Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-23T11:51:03.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:51:03.724Z] INFO: Testing against a local daemon [2022-02-23T11:51:03.724Z] === RUN TestSessionCreate [2022-02-23T11:51:03.724Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:03.724Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T11:51:03.724Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:51:03.724Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:03.724Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:51:03.724Z] PASS [2022-02-23T11:51:03.724Z] ok github.com/docker/docker/integration/session 0.104s [2022-02-23T11:51:03.724Z] [2022-02-23T11:51:03.724Z] === Skipped [2022-02-23T11:51:03.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T11:51:03.724Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:03.724Z] [2022-02-23T11:51:03.724Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:51:03.724Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:03.724Z] [2022-02-23T11:51:03.724Z] DONE 2 tests, 2 skipped in 1.993s [2022-02-23T11:51:03.724Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T11:51:04.290Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-23T11:51:04.551Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-23T11:51:05.495Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-23T11:51:05.756Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-23T11:51:05.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:51:05.896Z] INFO: Testing against a local daemon [2022-02-23T11:51:05.896Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:51:05.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:05.896Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestDiskUsage [2022-02-23T11:51:05.896Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:51:05.896Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestEventsExecDie [2022-02-23T11:51:05.896Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:51:05.896Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:51:05.896Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:51:05.896Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestEventsVolumeCreate [2022-02-23T11:51:05.896Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:51:05.896Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestInfoAPI [2022-02-23T11:51:05.896Z] --- PASS: TestInfoAPI (0.05s) [2022-02-23T11:51:05.896Z] === RUN TestInfoAPIWarnings [2022-02-23T11:51:05.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:05.896Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestInfoDebug [2022-02-23T11:51:05.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:05.896Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:51:05.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:05.896Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:51:05.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:05.896Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T11:51:05.896Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:51:06.698Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T11:51:06.857Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-23T11:51:06.857Z] === RUN TestPingCacheHeaders [2022-02-23T11:51:06.857Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T11:51:06.857Z] === RUN TestPingGet [2022-02-23T11:51:06.857Z] --- PASS: TestPingGet (0.03s) [2022-02-23T11:51:06.857Z] === RUN TestPingHead [2022-02-23T11:51:06.857Z] --- PASS: TestPingHead (0.04s) [2022-02-23T11:51:06.857Z] === RUN TestVersion [2022-02-23T11:51:06.857Z] --- PASS: TestVersion (0.04s) [2022-02-23T11:51:06.857Z] PASS [2022-02-23T11:51:06.857Z] ok github.com/docker/docker/integration/system 1.263s [2022-02-23T11:51:06.857Z] [2022-02-23T11:51:06.857Z] === Skipped [2022-02-23T11:51:06.857Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:51:06.857Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:06.857Z] [2022-02-23T11:51:06.857Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T11:51:06.857Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:51:06.857Z] [2022-02-23T11:51:06.857Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T11:51:06.857Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:51:06.857Z] [2022-02-23T11:51:06.857Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:51:07.270Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T11:51:07.313Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T11:51:07.313Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T11:51:07.313Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T11:51:07.313Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T11:51:07.313Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T11:51:07.313Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:51:07.313Z] [2022-02-23T11:51:07.313Z] DONE 15 tests, 9 skipped in 3.181s [2022-02-23T11:51:07.313Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T11:51:07.841Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T11:51:09.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:51:09.479Z] INFO: Testing against a local daemon [2022-02-23T11:51:09.479Z] === RUN TestVolumesCreateAndList [2022-02-23T11:51:09.479Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-23T11:51:09.479Z] === RUN TestVolumesRemove [2022-02-23T11:51:09.479Z] --- PASS: TestVolumesRemove (0.17s) [2022-02-23T11:51:09.479Z] === RUN TestVolumesInspect [2022-02-23T11:51:09.479Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-23T11:51:09.479Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:51:09.479Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:51:09.479Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:51:09.479Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:51:09.479Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T11:51:09.479Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T11:51:09.479Z] PASS [2022-02-23T11:51:09.479Z] ok github.com/docker/docker/integration/volume 0.383s [2022-02-23T11:51:09.479Z] [2022-02-23T11:51:09.479Z] DONE 5 tests in 2.430s [2022-02-23T11:51:09.936Z] INFO: make.ps1 ended at 02/23/2022 11:51:09 [2022-02-23T11:51:09.936Z] INFO: Integration CLI tests being run from the host: [2022-02-23T11:51:09.936Z] 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-02-23T11:51:10.386Z] === RUN TestDockerSuite/TestRunState [2022-02-23T11:51:11.329Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T11:51:11.591Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-23T11:51:11.853Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T11:51:12.426Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T11:51:12.426Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-23T11:51:12.426Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T11:51:12.426Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T11:51:12.999Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T11:51:13.572Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-23T11:51:14.960Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T11:51:14.960Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T11:51:14.960Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T11:51:15.220Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-23T11:51:15.481Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-23T11:51:17.395Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-23T11:51:17.655Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-23T11:51:18.600Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-23T11:51:20.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T11:51:20.240Z] INFO: Testing against a local daemon [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T11:51:20.240Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T11:51:20.240Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T11:51:20.240Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T11:51:20.696Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T11:51:21.155Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T11:51:21.657Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T11:51:21.657Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T11:51:23.702Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T11:51:24.273Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T11:51:24.533Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T11:51:25.105Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T11:51:26.493Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T11:51:27.436Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T11:51:28.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-23T11:51:28.007Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T11:51:28.007Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T11:51:28.268Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T11:51:28.529Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T11:51:29.101Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T11:51:29.675Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-23T11:51:29.675Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T11:51:29.675Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T11:51:29.675Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T11:51:30.248Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T11:51:30.825Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-23T11:51:33.370Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T11:51:33.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-23T11:51:33.686Z] --- PASS: TestBuildWithHugeFile (163.37s) [2022-02-23T11:51:33.686Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T11:51:33.686Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:51:33.686Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T11:51:33.686Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:51:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:51:33.686Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:51:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:51:33.686Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:51:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:51:33.686Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T11:51:33.686Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T11:51:33.686Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T11:51:33.686Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T11:51:33.686Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T11:51:33.686Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestBuildPreserveOwnership [2022-02-23T11:51:33.686Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:33.686Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestBuildPlatformInvalid [2022-02-23T11:51:33.686Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T11:51:33.686Z] PASS [2022-02-23T11:51:33.686Z] ok github.com/docker/docker/integration/build 247.637s [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === Skipped [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T11:51:33.686Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T11:51:33.686Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-23T11:51:33.686Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-23T11:51:33.686Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T11:51:33.686Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T11:51:33.686Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] DONE 29 tests, 6 skipped in 285.774s [2022-02-23T11:51:33.686Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T11:51:33.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:51:33.686Z] INFO: Testing against a local daemon [2022-02-23T11:51:33.686Z] === RUN TestConfigInspect [2022-02-23T11:51:33.686Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestConfigList [2022-02-23T11:51:33.686Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestConfigsCreateAndDelete [2022-02-23T11:51:33.686Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestConfigsUpdate [2022-02-23T11:51:33.686Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestTemplatedConfig [2022-02-23T11:51:33.686Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestConfigCreateResolve [2022-02-23T11:51:33.686Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:33.686Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T11:51:33.686Z] PASS [2022-02-23T11:51:33.686Z] ok github.com/docker/docker/integration/config 0.134s [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === Skipped [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T11:51:33.686Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T11:51:33.686Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T11:51:33.686Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T11:51:33.686Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T11:51:33.686Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-02-23T11:51:33.686Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:33.686Z] [2022-02-23T11:51:33.686Z] DONE 6 tests, 6 skipped in 2.683s [2022-02-23T11:51:33.686Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T11:51:33.686Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:51:33.686Z] INFO: Testing against a local daemon [2022-02-23T11:51:33.686Z] === RUN TestCheckpoint [2022-02-23T11:51:33.686Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:51:33.686Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestContainerInvalidJSON [2022-02-23T11:51:33.686Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:51:33.686Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:51:33.686Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:51:33.686Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:51:33.686Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T11:51:33.686Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T11:51:33.686Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-23T11:51:33.686Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T11:51:33.686Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.41s) [2022-02-23T11:51:33.686Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T11:51:33.686Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-02-23T11:51:33.686Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T11:51:33.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.35s) [2022-02-23T11:51:33.686Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T11:51:33.686Z] --- PASS: TestCopyToContainerPathIsNotDir (0.38s) [2022-02-23T11:51:33.686Z] === RUN TestCopyFromContainer [2022-02-23T11:51:33.686Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T11:51:33.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:51:33.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:51:33.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:51:33.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:51:33.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:51:33.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:51:33.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T11:51:33.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T11:51:33.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T11:51:33.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T11:51:33.686Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:51:33.686Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidEnv [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T11:51:33.686Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.686Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T11:51:33.686Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:33.686Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:51:33.686Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T11:51:33.686Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:51:33.686Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:51:33.686Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:51:33.686Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T11:51:33.686Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T11:51:33.686Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T11:51:33.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T11:51:33.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T11:51:33.687Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T11:51:33.687Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:51:33.687Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestCreateDifferentPlatform [2022-02-23T11:51:33.687Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T11:51:33.687Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T11:51:33.687Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-23T11:51:33.687Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T11:51:33.687Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T11:51:33.687Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-02-23T11:51:33.687Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T11:51:33.687Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:51:33.687Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:51:33.687Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T11:51:33.687Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.687Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestDiff [2022-02-23T11:51:33.687Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:33.687Z] --- SKIP: TestDiff (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestExecWithCloseStdin [2022-02-23T11:51:33.687Z] --- PASS: TestExecWithCloseStdin (3.15s) [2022-02-23T11:51:33.687Z] === RUN TestExec [2022-02-23T11:51:33.687Z] --- PASS: TestExec (2.88s) [2022-02-23T11:51:33.687Z] === RUN TestExecUser [2022-02-23T11:51:33.687Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:51:33.687Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestExportContainerAndImportImage [2022-02-23T11:51:33.687Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.687Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T11:51:33.687Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:33.687Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestHealthCheckWorkdir [2022-02-23T11:51:33.687Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:33.687Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestHealthKillContainer [2022-02-23T11:51:33.687Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:51:33.687Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T11:51:33.687Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:51:33.687Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:51:33.687Z] === RUN TestKillContainerInvalidSignal [2022-02-23T11:51:33.892Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T11:51:34.836Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T11:51:36.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-23T11:51:36.484Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T11:51:36.648Z] --- PASS: TestKillContainerInvalidSignal (2.60s) [2022-02-23T11:51:36.648Z] === RUN TestKillContainer [2022-02-23T11:51:36.648Z] === RUN TestKillContainer/no_signal [2022-02-23T11:51:37.429Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T11:51:38.901Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T11:51:38.901Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:51:38.901Z] === RUN TestKillContainer/killing_signal [2022-02-23T11:51:39.353Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T11:51:39.353Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-23T11:51:41.268Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T11:51:41.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T11:51:41.842Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T11:51:41.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T11:51:41.842Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T11:51:41.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T11:51:41.842Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T11:51:41.842Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T11:51:42.104Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-23T11:51:42.104Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T11:51:42.104Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-23T11:51:42.365Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-23T11:51:42.626Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-23T11:51:43.201Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-23T11:51:44.144Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-23T11:51:44.717Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-23T11:51:45.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-23T11:51:45.553Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T11:51:45.553Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-23T11:51:45.815Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-23T11:51:45.815Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T11:51:45.815Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-23T11:51:46.077Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-23T11:51:46.077Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-23T11:51:46.077Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-23T11:51:46.077Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-23T11:51:46.077Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T11:51:46.077Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-23T11:51:46.651Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-23T11:51:47.227Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-23T11:51:47.227Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-23T11:51:47.599Z] --- PASS: TestKillContainer (10.06s) [2022-02-23T11:51:47.599Z] --- PASS: TestKillContainer/no_signal (2.54s) [2022-02-23T11:51:47.599Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:51:47.599Z] --- PASS: TestKillContainer/killing_signal (7.46s) [2022-02-23T11:51:47.599Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T11:51:47.599Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:51:47.599Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.01s) [2022-02-23T11:51:47.599Z] === RUN TestKillStoppedContainer [2022-02-23T11:51:47.599Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:51:47.599Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T11:51:47.599Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T11:51:47.599Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:51:47.599Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:51:47.599Z] === RUN TestKillDifferentUserContainer [2022-02-23T11:51:47.599Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:51:47.599Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T11:51:47.599Z] === RUN TestInspectOomKilledTrue [2022-02-23T11:51:47.599Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:47.599Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T11:51:47.599Z] === RUN TestInspectOomKilledFalse [2022-02-23T11:51:47.599Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:51:47.599Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T11:51:47.599Z] === RUN TestLogsFollowTailEmpty [2022-02-23T11:51:47.798Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T11:51:48.058Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-23T11:51:48.058Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T11:51:48.632Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T11:51:48.632Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-23T11:51:49.181Z] --- PASS: TestLogsFollowTailEmpty (2.62s) [2022-02-23T11:51:49.181Z] === RUN TestNetworkNat [2022-02-23T11:51:49.181Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:49.181Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T11:51:49.181Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T11:51:49.205Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-23T11:51:49.778Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-23T11:51:49.778Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T11:51:49.778Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T11:51:50.351Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T11:51:51.294Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-23T11:51:51.555Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-23T11:51:52.127Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-23T11:51:52.127Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T11:51:52.127Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T11:51:52.389Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T11:51:52.389Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T11:51:52.991Z] --- PASS: TestNetworkLocalhostTCPNat (3.44s) [2022-02-23T11:51:52.991Z] === RUN TestNetworkLoopbackNat [2022-02-23T11:51:52.991Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:51:52.991Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T11:51:52.991Z] === RUN TestPause [2022-02-23T11:51:52.991Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:51:52.991Z] --- SKIP: TestPause (0.00s) [2022-02-23T11:51:52.991Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T11:51:53.332Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T11:51:54.284Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/networkdb 103.683s coverage: 60.0% of statements [2022-02-23T11:51:54.378Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.7% of statements [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/portmapper 0.215s coverage: 48.6% of statements [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/resolvconf 0.008s coverage: 70.6% of statements [2022-02-23T11:51:54.378Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T11:51:54.378Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === Skipped [2022-02-23T11:51:54.378Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T11:51:54.378Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T11:51:54.378Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T11:51:54.378Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T11:51:54.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T11:51:54.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T11:51:54.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T11:51:54.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T11:51:54.378Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T11:51:54.378Z] firewalld_test.go:14: firewalld is not running [2022-02-23T11:51:54.378Z] [2022-02-23T11:51:54.378Z] DONE 326 tests, 9 skipped in 197.488s Post stage [Pipeline] junit [2022-02-23T11:51:54.650Z] Recording test results [2022-02-23T11:51:54.970Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-23T11:51:55.222Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.43s) [2022-02-23T11:51:55.222Z] === RUN TestPauseStopPausedContainer [2022-02-23T11:51:55.222Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:51:55.222Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T11:51:55.222Z] === RUN TestPsFilter [2022-02-23T11:51:55.222Z] --- PASS: TestPsFilter (0.27s) [2022-02-23T11:51:55.222Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T11:51:55.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9393cf73f64f06dc071df8d7ee18a6e6f3c3bb18 hack/validate/vendor [2022-02-23T11:51:55.676Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T11:51:55.886Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T11:51:56.247Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T11:51:56.247Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T11:51:56.247Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T11:51:56.456Z] + echo Ensuring container killed. [2022-02-23T11:51:56.456Z] Ensuring container killed. [2022-02-23T11:51:56.456Z] + docker rm -vf docker-pr5 [2022-02-23T11:51:56.456Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-02-23T11:51:56.737Z] + echo Chowning /workspace to jenkins user [2022-02-23T11:51:56.737Z] Chowning /workspace to jenkins user [2022-02-23T11:51:56.737Z] + id -u [2022-02-23T11:51:56.737Z] + id -g [2022-02-23T11:51:56.737Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T11:51:56.818Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-23T11:51:57.389Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-23T11:51:57.652Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T11:51:58.201Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.95s) [2022-02-23T11:51:58.201Z] === RUN TestRemoveContainerWithVolume [2022-02-23T11:51:58.434Z] + bundleName=unit [2022-02-23T11:51:58.434Z] + echo Creating unit-bundles.tar.gz [2022-02-23T11:51:58.434Z] Creating unit-bundles.tar.gz [2022-02-23T11:51:58.434Z] + 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-02-23T11:51:58.434Z] bundles/junit-report-libnetwork.xml [2022-02-23T11:51:58.434Z] bundles/junit-report.xml [2022-02-23T11:51:58.434Z] bundles/go-test-report-libnetwork.json [2022-02-23T11:51:58.434Z] bundles/go-test-report.json [2022-02-23T11:51:58.434Z] bundles/profile-libnetwork.out [2022-02-23T11:51:58.434Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-23T11:51:58.446Z] Archiving artifacts [2022-02-23T11:51:58.593Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T11:51:58.593Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T11:51:58.861Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T11:51:59.168Z] + make clean [2022-02-23T11:51:59.426Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T11:51:59.427Z] docker-dev-cache [2022-02-23T11:51:59.427Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T11:52:00.508Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T11:52:00.508Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T11:52:00.508Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T11:52:01.165Z] --- PASS: TestRemoveContainerWithVolume (2.85s) [2022-02-23T11:52:01.165Z] === RUN TestRemoveContainerRunning [2022-02-23T11:52:01.454Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3699249777 [2022-02-23T11:52:01.714Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T11:52:01.975Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T11:52:02.918Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-23T11:52:03.179Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T11:52:03.179Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T11:52:03.180Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T11:52:03.391Z] --- PASS: TestRemoveContainerRunning (2.56s) [2022-02-23T11:52:03.391Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T11:52:04.566Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T11:52:05.953Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T11:52:06.355Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.48s) [2022-02-23T11:52:06.355Z] === RUN TestRemoveInvalidContainer [2022-02-23T11:52:06.355Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T11:52:06.355Z] === RUN TestRenameLinkedContainer [2022-02-23T11:52:06.355Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:52:06.355Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T11:52:06.355Z] === RUN TestRenameStoppedContainer [2022-02-23T11:52:06.524Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T11:52:06.524Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T11:52:06.524Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T11:52:06.524Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T11:52:07.095Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T11:52:09.009Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T11:52:09.318Z] --- PASS: TestRenameStoppedContainer (2.89s) [2022-02-23T11:52:09.318Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T11:52:14.099Z] --- PASS: TestRenameRunningContainerAndReuse (5.21s) [2022-02-23T11:52:14.099Z] === RUN TestRenameInvalidName [2022-02-23T11:52:14.299Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T11:52:15.264Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T11:52:16.207Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-23T11:52:16.207Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T11:52:17.068Z] --- PASS: TestRenameInvalidName (2.51s) [2022-02-23T11:52:17.069Z] === RUN TestRenameAnonymousContainer [2022-02-23T11:52:17.149Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T11:52:19.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-23T11:52:20.008Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T11:52:21.926Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T11:52:22.188Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T11:52:22.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-23T11:52:22.420Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T11:52:22.420Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T11:52:22.420Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T11:52:22.420Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T11:52:22.420Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T11:52:23.406Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T11:52:23.574Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T11:52:24.397Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T11:52:24.397Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T11:52:24.397Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T11:52:24.397Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T11:52:24.397Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T11:52:24.397Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T11:52:24.397Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T11:52:24.397Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T11:52:25.385Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T11:52:25.489Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T11:52:25.490Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-23T11:52:26.877Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T11:52:27.537Z] --- PASS: TestRenameAnonymousContainer (11.04s) [2022-02-23T11:52:27.537Z] === RUN TestRenameContainerWithSameName [2022-02-23T11:52:29.174Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T11:52:29.423Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T11:52:30.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-23T11:52:30.501Z] --- PASS: TestRenameContainerWithSameName (2.62s) [2022-02-23T11:52:30.501Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T11:52:30.501Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:52:30.501Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:52:30.501Z] === RUN TestResize [2022-02-23T11:52:30.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T11:52:30.739Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T11:52:30.739Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T11:52:30.739Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T11:52:30.739Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T11:52:30.739Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T11:52:32.724Z] --- PASS: TestResize (2.52s) [2022-02-23T11:52:32.724Z] === RUN TestResizeWithInvalidSize [2022-02-23T11:52:32.914Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T11:52:32.914Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-23T11:52:34.528Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T11:52:35.467Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T11:52:35.685Z] --- PASS: TestResizeWithInvalidSize (2.45s) [2022-02-23T11:52:35.685Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T11:52:37.908Z] --- PASS: TestResizeWhenContainerNotStarted (2.79s) [2022-02-23T11:52:37.908Z] === RUN TestDaemonRestartKillContainers [2022-02-23T11:52:37.908Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:52:37.908Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:52:37.908Z] === RUN TestStats [2022-02-23T11:52:37.908Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:52:37.908Z] --- SKIP: TestStats (0.00s) [2022-02-23T11:52:37.908Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T11:52:40.757Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T11:52:42.672Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-23T11:52:44.054Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T11:52:44.626Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T11:52:44.887Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T11:52:45.460Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-23T11:52:45.721Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T11:52:45.721Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T11:52:45.721Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T11:52:46.294Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T11:52:49.464Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T11:52:49.598Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T11:52:50.441Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.79s) [2022-02-23T11:52:50.441Z] === RUN TestStopContainerWithTimeout [2022-02-23T11:52:50.441Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:52:50.441Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T11:52:50.441Z] === RUN TestUpdateRestartPolicy [2022-02-23T11:52:52.143Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-23T11:52:52.713Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-23T11:52:52.976Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-23T11:52:52.976Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T11:52:52.976Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-23T11:52:52.976Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T11:52:52.976Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-23T11:52:53.921Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-23T11:52:54.218Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T11:52:54.492Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-23T11:52:55.065Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-23T11:52:55.205Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T11:52:55.205Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T11:52:55.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T11:52:56.025Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-23T11:52:58.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-23T11:52:58.996Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T11:52:59.511Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-23T11:53:00.560Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T11:53:00.897Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-23T11:53:00.898Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T11:53:00.898Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-23T11:53:00.898Z] docker_cli_service_logs_test.go:246: checking task v7irf5krl22j [2022-02-23T11:53:00.898Z] docker_cli_service_logs_test.go:251: checking messages for v7irf5krl22j [2022-02-23T11:53:00.898Z] docker_cli_service_logs_test.go:246: checking task mk13vier9eky [2022-02-23T11:53:00.898Z] docker_cli_service_logs_test.go:251: checking messages for mk13vier9eky [2022-02-23T11:53:01.471Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-23T11:53:02.042Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T11:53:02.838Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T11:53:02.838Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T11:53:02.838Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T11:53:02.838Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T11:53:02.838Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T11:53:02.838Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T11:53:02.838Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T11:53:02.838Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T11:53:02.838Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T11:53:02.838Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T11:53:02.838Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T11:53:04.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-23T11:53:05.729Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T11:53:05.729Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T11:53:06.186Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T11:53:06.186Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T11:53:06.186Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T11:53:06.186Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.186Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T11:53:06.186Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.186Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T11:53:06.427Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T11:53:06.427Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T11:53:06.427Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T11:53:06.427Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T11:53:06.427Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T11:53:06.427Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T11:53:06.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-23T11:53:07.413Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T11:53:08.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-23T11:53:09.800Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T11:53:09.971Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T11:53:09.971Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T11:53:09.971Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T11:53:09.971Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T11:53:09.971Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T11:53:11.716Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-23T11:53:11.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T11:53:14.523Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-23T11:53:15.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-23T11:53:15.781Z] --- PASS: TestUpdateRestartPolicy (25.16s) [2022-02-23T11:53:15.781Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T11:53:16.493Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-23T11:53:16.775Z] --- PASS: TestUpdateRestartWithAutoRemove (2.55s) [2022-02-23T11:53:16.775Z] === RUN TestWaitNonBlocked [2022-02-23T11:53:16.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:53:16.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:53:16.775Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:53:16.775Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:53:16.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T11:53:16.775Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T11:53:17.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-23T11:53:18.512Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T11:53:18.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-23T11:53:19.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-23T11:53:20.597Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-23T11:53:20.597Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.59s) [2022-02-23T11:53:20.598Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.84s) [2022-02-23T11:53:20.598Z] === RUN TestWaitBlocked [2022-02-23T11:53:20.598Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:53:20.598Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T11:53:20.598Z] PASS [2022-02-23T11:53:20.598Z] ok github.com/docker/docker/integration/container 114.682s [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === Skipped [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T11:53:20.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T11:53:20.598Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-02-23T11:53:20.598Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T11:53:20.598Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T11:53:20.598Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2022-02-23T11:53:20.598Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T11:53:20.598Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T11:53:20.598Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T11:53:20.598Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T11:53:20.598Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T11:53:20.598Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T11:53:20.598Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T11:53:20.598Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T11:53:20.598Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T11:53:20.598Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T11:53:20.598Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T11:53:20.598Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.01s) [2022-02-23T11:53:20.598Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T11:53:20.598Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T11:53:20.598Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T11:53:20.598Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T11:53:20.598Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T11:53:20.598Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T11:53:20.598Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T11:53:20.598Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T11:53:20.598Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T11:53:20.598Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T11:53:20.598Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T11:53:20.598Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:53:20.598Z] [2022-02-23T11:53:20.598Z] DONE 87 tests, 33 skipped in 117.900s [2022-02-23T11:53:20.598Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T11:53:21.150Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-23T11:53:22.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-23T11:53:24.453Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-23T11:53:25.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-23T11:53:27.222Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T11:53:32.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-23T11:53:35.054Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-23T11:53:36.965Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-23T11:53:38.899Z] docker_cli_swarm_test.go:1895: [d07e986781125] joining swarm manager [d7564ccd3213b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:53:40.282Z] docker_cli_swarm_test.go:1896: [de18dfe614129] joining swarm manager [d7564ccd3213b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:53:42.196Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T11:53:42.196Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T11:53:42.196Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T11:53:42.768Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T11:53:42.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T11:53:42.769Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T11:53:42.769Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T11:53:43.342Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T11:53:43.342Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T11:53:43.914Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T11:53:43.914Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T11:53:43.914Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T11:53:43.914Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T11:53:43.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T11:53:45.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T11:53:45.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T11:53:45.831Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T11:53:45.831Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T11:53:45.831Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-23T11:53:50.110Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T11:53:50.110Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T11:53:50.110Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T11:53:50.110Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T11:53:50.110Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T11:53:50.802Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T11:53:50.802Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-23T11:53:50.802Z] === RUN TestDaemonConfigValidation [2022-02-23T11:53:50.802Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T11:53:50.802Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T11:53:50.802Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:53:50.802Z] === RUN TestDaemonProxy [2022-02-23T11:53:50.802Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:53:50.802Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T11:53:50.802Z] PASS [2022-02-23T11:53:50.802Z] ok github.com/docker/docker/integration/daemon 0.176s [2022-02-23T11:53:50.802Z] [2022-02-23T11:53:50.802Z] === Skipped [2022-02-23T11:53:50.802Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-23T11:53:50.802Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] [2022-02-23T11:53:50.802Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T11:53:50.802Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] [2022-02-23T11:53:50.802Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T11:53:50.802Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T11:53:50.802Z] [2022-02-23T11:53:50.802Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T11:53:50.802Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T11:53:50.802Z] [2022-02-23T11:53:50.802Z] DONE 4 tests, 4 skipped in 29.632s [2022-02-23T11:53:50.802Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T11:53:51.120Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T11:53:52.505Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T11:53:52.505Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T11:53:52.767Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T11:53:54.684Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T11:53:56.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-23T11:53:56.644Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T11:53:56.644Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite (1270.64s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.09s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.23s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.45s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.65s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachDetach (0.97s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.62s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.96s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.97s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.55s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.47s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.88s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.93s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.47s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.03s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.81s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.76s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.47s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.19s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.85s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.11s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.89s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.92s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.14s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.15s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.75s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.78s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.46s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.06s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.49s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.30s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.16s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.43s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.00s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.05s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.11s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.26s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.60s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.91s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-02-23T11:53:56.644Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.89s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.84s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.94s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.97s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.18s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.54s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.51s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.28s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.32s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.74s) [2022-02-23T11:53:56.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-23T11:53:56.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T11:53:56.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-23T11:53:56.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.79s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.03s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.25s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.90s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.97s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.26s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.71s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.25s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.46s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.66s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.72s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.92s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.75s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.43s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.51s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.96s) [2022-02-23T11:53:56.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.21s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.04s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.34s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.91s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.07s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.54s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.07s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnv (1.37s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.50s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.19s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.27s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.91s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.50s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.06s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.29s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.38s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.02s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.67s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildHistory (3.88s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabel (0.40s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.45s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.74s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.61s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.48s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.92s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.77s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.21s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.90s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.60s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.59s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.79s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.58s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildPATH (1.95s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.39s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.44s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.17s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRm (2.17s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.68s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.71s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.64s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.24s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.55s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.76s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.32s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.82s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildUser (1.62s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.77s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.71s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.77s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.03s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.10s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.87s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.23s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-02-23T11:53:56.645Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.08s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.38s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.10s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitTTY (1.24s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.78s) [2022-02-23T11:53:56.645Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.00s) [2022-02-23T11:53:56.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:53:56.756Z] INFO: Testing against a local daemon [2022-02-23T11:53:56.756Z] === RUN TestCommitInheritsEnv [2022-02-23T11:53:56.756Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:53:56.756Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T11:53:56.756Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T11:53:56.756Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:53:56.756Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:53:56.756Z] === RUN TestImportWithCustomPlatform [2022-02-23T11:53:56.756Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:53:56.756Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T11:53:56.756Z] === RUN TestImagesFilterMultiReference [2022-02-23T11:53:56.756Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-02-23T11:53:56.756Z] === RUN TestImagePullPlatformInvalid [2022-02-23T11:53:56.756Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-02-23T11:53:56.756Z] === RUN TestRemoveImageOrphaning [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.45s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.45s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.47s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.02s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.49s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.47s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.86s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.93s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.50s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-02-23T11:53:56.908Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.18s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.71s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e0f458_} (1.39s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11939392060_/foo_false____} (1.62s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11939392060_/foo_true____} (1.39s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_false____} (1.30s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_true____} (1.29s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33251565858_/foo_true__0xc000e0f488__} (1.28s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e0f4a0_} (1.33s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e0f4b8_} (1.40s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e0f4d0_} (0.49s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e0f4e8_} (1.29s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.16s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.81s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.96s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.18s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.10s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.47s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2022-02-23T11:53:56.908Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.90s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.95s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.83s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.19s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.15s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.45s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.84s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.28s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.53s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.39s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToDot (1.00s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.51s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.91s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.11s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.59s) [2022-02-23T11:53:56.909Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2022-02-23T11:53:56.909Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.66s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.11s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.59s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.56s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.42s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.91s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.09s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFilters (1.29s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFormat (1.17s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.38s) [2022-02-23T11:53:56.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T11:53:56.909Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.03s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.74s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsRename (0.66s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.80s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.84s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecCgroup (0.78s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecParseError (0.64s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.62s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.20s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-02-23T11:53:56.909Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.61s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.68s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.79s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-23T11:53:56.909Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.62s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.57s) [2022-02-23T11:53:56.910Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.77s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T11:53:56.910Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.60s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.57s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.62s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.58s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.39s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.47s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.29s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.71s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.42s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.61s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsSince (6.98s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.66s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.94s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginActive (1.90s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.34s) [2022-02-23T11:53:56.910Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.14s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.06s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.74s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPortList (7.38s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.43s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.48s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsByOrder (1.89s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.80s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.72s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.42s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.87s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.95s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-02-23T11:53:56.910Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.76s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.64s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.30s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.34s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.13s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-02-23T11:53:56.910Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddHost (0.41s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.75s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.57s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.98s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.05s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.32s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.12s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.75s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunExitCode (0.58s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.53s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.22s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.66s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.80s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.93s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMount (4.52s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.52s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.22s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.88s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.85s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.18s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.98s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.85s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.07s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.85s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRm (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.09s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.79s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.61s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.67s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.51s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.41s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunSysctls (1.16s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.06s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.16s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.28s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-02-23T11:53:56.911Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-02-23T11:53:56.911Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.61s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.92s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.75s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.11s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.60s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.68s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.14s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.55s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.93s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.53s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.26s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.32s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.83s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.20s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.88s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.21s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.32s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.17s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.69s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) [2022-02-23T11:53:56.912Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-02-23T11:53:56.912Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T11:53:56.912Z] === RUN TestDockerRegistrySuite [2022-02-23T11:53:56.912Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T11:53:57.747Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-02-23T11:53:57.747Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T11:53:57.747Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-02-23T11:53:57.747Z] === RUN TestTagInvalidReference [2022-02-23T11:53:57.747Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-23T11:53:57.747Z] === RUN TestTagValidPrefixedRepo [2022-02-23T11:53:57.747Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-02-23T11:53:57.747Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T11:53:57.747Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T11:53:57.747Z] === RUN TestTagOfficialNames [2022-02-23T11:53:58.218Z] --- PASS: TestTagOfficialNames (0.14s) [2022-02-23T11:53:58.218Z] === RUN TestTagMatchesDigest [2022-02-23T11:53:58.218Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-02-23T11:53:58.218Z] PASS [2022-02-23T11:53:58.218Z] ok github.com/docker/docker/integration/image 2.291s [2022-02-23T11:53:58.218Z] [2022-02-23T11:53:58.218Z] === Skipped [2022-02-23T11:53:58.218Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T11:53:58.218Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:53:58.218Z] [2022-02-23T11:53:58.218Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T11:53:58.218Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:53:58.218Z] [2022-02-23T11:53:58.218Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T11:53:58.218Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T11:53:58.218Z] [2022-02-23T11:53:58.218Z] DONE 12 tests, 3 skipped in 7.744s [2022-02-23T11:53:58.218Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T11:53:58.309Z] check_test.go:195: [d07403120d3b9] daemon is not started [2022-02-23T11:53:58.309Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T11:53:59.251Z] check_test.go:195: [d5903c2999a29] daemon is not started [2022-02-23T11:53:59.251Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T11:54:00.638Z] check_test.go:195: [d1660207c3a35] daemon is not started [2022-02-23T11:54:00.638Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T11:54:00.638Z] check_test.go:195: [dfa1c33c4da0d] daemon is not started [2022-02-23T11:54:00.638Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T11:54:01.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:01.183Z] INFO: Testing against a local daemon [2022-02-23T11:54:01.183Z] === RUN TestNetworkCreateDelete [2022-02-23T11:54:01.183Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.183Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T11:54:01.183Z] 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-02-23T11:54:01.183Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonDNSFallback [2022-02-23T11:54:01.183Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestInspectNetwork [2022-02-23T11:54:01.183Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:01.183Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T11:54:01.183Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.183Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestNetworkInvalidJSON [2022-02-23T11:54:01.183Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T11:54:01.183Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T11:54:01.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:54:01.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:54:01.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:54:01.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:54:01.183Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T11:54:01.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T11:54:01.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T11:54:01.183Z] === RUN TestNetworkList [2022-02-23T11:54:01.183Z] === RUN TestNetworkList//networks [2022-02-23T11:54:01.183Z] === PAUSE TestNetworkList//networks [2022-02-23T11:54:01.183Z] === RUN TestNetworkList//networks/ [2022-02-23T11:54:01.183Z] === PAUSE TestNetworkList//networks/ [2022-02-23T11:54:01.183Z] === CONT TestNetworkList//networks [2022-02-23T11:54:01.183Z] === CONT TestNetworkList//networks/ [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkList (0.05s) [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T11:54:01.183Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-23T11:54:01.183Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T11:54:01.183Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T11:54:01.183Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T11:54:01.183Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T11:54:01.183Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T11:54:01.183Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T11:54:01.183Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T11:54:01.183Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T11:54:01.183Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:54:01.183Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T11:54:01.183Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:54:01.183Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T11:54:01.183Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:54:01.183Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:54:01.183Z] PASS [2022-02-23T11:54:01.183Z] ok github.com/docker/docker/integration/network 0.218s [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === Skipped [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T11:54:01.653Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T11:54:01.653Z] 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-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T11:54:01.653Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T11:54:01.653Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T11:54:01.653Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T11:54:01.653Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:243: FLAKY_TEST [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T11:54:01.653Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T11:54:01.653Z] [2022-02-23T11:54:01.653Z] DONE 22 tests, 15 skipped in 3.109s [2022-02-23T11:54:01.654Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T11:54:02.645Z] testing: warning: no tests to run [2022-02-23T11:54:02.645Z] PASS [2022-02-23T11:54:02.645Z] ok github.com/docker/docker/integration/network/ipvlan 0.104s [2022-02-23T11:54:02.645Z] [2022-02-23T11:54:02.645Z] DONE 0 tests in 0.944s [2022-02-23T11:54:02.645Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T11:54:03.184Z] check_test.go:195: [d1a7534fa54e0] daemon is not started [2022-02-23T11:54:03.184Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T11:54:03.635Z] testing: warning: no tests to run [2022-02-23T11:54:03.636Z] PASS [2022-02-23T11:54:03.636Z] ok github.com/docker/docker/integration/network/macvlan 0.113s [2022-02-23T11:54:03.636Z] [2022-02-23T11:54:03.636Z] DONE 0 tests in 0.947s [2022-02-23T11:54:04.106Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T11:54:04.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-23T11:54:05.105Z] testing: warning: no tests to run [2022-02-23T11:54:05.105Z] PASS [2022-02-23T11:54:05.105Z] ok github.com/docker/docker/integration/plugin 0.108s [2022-02-23T11:54:05.105Z] [2022-02-23T11:54:05.105Z] DONE 0 tests in 0.953s [2022-02-23T11:54:05.105Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T11:54:06.095Z] testing: warning: no tests to run [2022-02-23T11:54:06.095Z] PASS [2022-02-23T11:54:06.095Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [2022-02-23T11:54:06.095Z] [2022-02-23T11:54:06.095Z] DONE 0 tests in 0.946s [2022-02-23T11:54:06.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T11:54:06.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-23T11:54:08.057Z] check_test.go:195: [de812391699d5] daemon is not started [2022-02-23T11:54:08.057Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T11:54:10.600Z] check_test.go:195: [d54fa4dc87195] daemon is not started [2022-02-23T11:54:10.600Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T11:54:11.343Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T11:54:11.343Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T11:54:11.343Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T11:54:11.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T11:54:11.543Z] check_test.go:195: [df054fe44ad06] daemon is not started [2022-02-23T11:54:11.543Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T11:54:11.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:11.989Z] INFO: Testing against a local daemon [2022-02-23T11:54:11.989Z] === RUN TestPluginInvalidJSON [2022-02-23T11:54:11.989Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:54:11.989Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:54:11.989Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T11:54:11.989Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-02-23T11:54:11.990Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T11:54:11.990Z] === RUN TestPluginInstall [2022-02-23T11:54:11.990Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:54:11.990Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T11:54:11.990Z] === RUN TestPluginsWithRuntimes [2022-02-23T11:54:11.990Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:54:11.990Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T11:54:11.990Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T11:54:11.990Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:54:11.990Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-02-23T11:54:11.990Z] PASS [2022-02-23T11:54:11.990Z] ok github.com/docker/docker/integration/plugin/common 0.151s [2022-02-23T11:54:12.466Z] [2022-02-23T11:54:12.466Z] === Skipped [2022-02-23T11:54:12.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T11:54:12.466Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T11:54:12.466Z] [2022-02-23T11:54:12.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T11:54:12.466Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T11:54:12.466Z] [2022-02-23T11:54:12.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-02-23T11:54:12.466Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T11:54:12.466Z] [2022-02-23T11:54:12.466Z] DONE 5 tests, 3 skipped in 6.294s [2022-02-23T11:54:12.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T11:54:12.485Z] check_test.go:195: [deb113e18c295] daemon is not started [2022-02-23T11:54:12.485Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T11:54:13.427Z] check_test.go:195: [d180e90310a3b] daemon is not started [2022-02-23T11:54:13.427Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T11:54:14.816Z] check_test.go:195: [dc44b0de236a7] daemon is not started [2022-02-23T11:54:14.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T11:54:15.431Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:15.431Z] INFO: Testing against a local daemon [2022-02-23T11:54:15.431Z] === RUN TestExternalGraphDriver [2022-02-23T11:54:15.431Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:54:15.431Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T11:54:15.431Z] === RUN TestGraphdriverPluginV2 [2022-02-23T11:54:15.431Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:54:15.431Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:54:15.431Z] PASS [2022-02-23T11:54:15.431Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.161s [2022-02-23T11:54:15.431Z] [2022-02-23T11:54:15.431Z] === Skipped [2022-02-23T11:54:15.431Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T11:54:15.431Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T11:54:15.431Z] [2022-02-23T11:54:15.431Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T11:54:15.431Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T11:54:15.431Z] [2022-02-23T11:54:15.762Z] check_test.go:195: [d1bafcd195140] daemon is not started [2022-02-23T11:54:15.762Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T11:54:15.902Z] DONE 2 tests, 2 skipped in 3.044s [2022-02-23T11:54:15.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T11:54:16.706Z] check_test.go:195: [d108f35c47619] daemon is not started [2022-02-23T11:54:16.706Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T11:54:17.651Z] check_test.go:195: [dbeb41e69da83] daemon is not started [2022-02-23T11:54:17.651Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T11:54:18.251Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c843582118ab5be41b69f49b973015a4dc75db79e2205bb32ee0a529445472f1 [2022-02-23T11:54:18.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:18.864Z] INFO: Testing against a local daemon [2022-02-23T11:54:18.864Z] === RUN TestReadPluginNoRead [2022-02-23T11:54:18.864Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:54:18.864Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T11:54:18.864Z] PASS [2022-02-23T11:54:18.864Z] ok github.com/docker/docker/integration/plugin/logging 0.132s [2022-02-23T11:54:18.864Z] [2022-02-23T11:54:18.864Z] === Skipped [2022-02-23T11:54:18.864Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T11:54:18.864Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T11:54:18.864Z] [2022-02-23T11:54:18.864Z] DONE 1 tests, 1 skipped in 2.738s [2022-02-23T11:54:18.864Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T11:54:19.193Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b8786d622a629b389fc9a4abd9aab8ac693b4ab940b6527c3c5618f8ac5ffa19 [2022-02-23T11:54:19.454Z] check_test.go:195: [d61db42345270] daemon is not started [2022-02-23T11:54:19.454Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T11:54:20.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T11:54:20.002Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T11:54:20.397Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3b0798a9272a540e67345b1995b45a7f05fc6c8a8e66509c2f455b69e5f867e [2022-02-23T11:54:20.448Z] testing: warning: no tests to run [2022-02-23T11:54:20.449Z] PASS [2022-02-23T11:54:20.449Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.142s [2022-02-23T11:54:20.449Z] [2022-02-23T11:54:20.449Z] DONE 0 tests in 1.497s [2022-02-23T11:54:20.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T11:54:20.968Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd6c707576f961d3c596cfb0838d2a6240ce37258f7691eee5ef257d07ff847c [2022-02-23T11:54:21.228Z] check_test.go:195: [ddda3607bd053] daemon is not started [2022-02-23T11:54:21.228Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T11:54:21.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T11:54:21.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-23T11:54:22.370Z] check_test.go:195: [df3eae7cd5812] daemon is not started [2022-02-23T11:54:22.370Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T11:54:23.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:23.523Z] INFO: Testing against a local daemon [2022-02-23T11:54:23.523Z] === RUN TestPluginWithDevMounts [2022-02-23T11:54:23.523Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:23.523Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T11:54:23.523Z] PASS [2022-02-23T11:54:23.523Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2022-02-23T11:54:23.523Z] [2022-02-23T11:54:23.523Z] === Skipped [2022-02-23T11:54:23.523Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T11:54:23.523Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:23.523Z] [2022-02-23T11:54:23.523Z] DONE 1 tests, 1 skipped in 2.760s [2022-02-23T11:54:23.523Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T11:54:23.853Z] docker_cli_swarm_test.go:1796: [d3ba01066b08f] joining swarm manager [def29dd5aaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:54:24.796Z] check_test.go:195: [dcab95636aa4a] daemon is not started [2022-02-23T11:54:25.059Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T11:54:25.319Z] docker_cli_swarm_test.go:1797: [d228e22f886c5] joining swarm manager [def29dd5aaa17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:54:25.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:25.750Z] INFO: Testing against a local daemon [2022-02-23T11:54:25.750Z] === RUN TestSecretInspect [2022-02-23T11:54:25.750Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T11:54:25.750Z] === RUN TestSecretList [2022-02-23T11:54:25.750Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T11:54:25.750Z] === RUN TestSecretsCreateAndDelete [2022-02-23T11:54:25.750Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:54:25.750Z] === RUN TestSecretsUpdate [2022-02-23T11:54:25.750Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T11:54:25.750Z] === RUN TestTemplatedSecret [2022-02-23T11:54:25.750Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T11:54:25.750Z] === RUN TestSecretCreateResolve [2022-02-23T11:54:25.750Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:25.750Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-23T11:54:25.750Z] PASS [2022-02-23T11:54:25.750Z] ok github.com/docker/docker/integration/secret 0.139s [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === Skipped [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T11:54:25.750Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T11:54:25.750Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T11:54:25.750Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T11:54:25.750Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T11:54:25.750Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-02-23T11:54:25.750Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:25.750Z] [2022-02-23T11:54:25.750Z] DONE 6 tests, 6 skipped in 2.401s [2022-02-23T11:54:25.750Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T11:54:25.889Z] check_test.go:195: [da8427ea07f6a] daemon is not started [2022-02-23T11:54:25.889Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T11:54:26.150Z] check_test.go:195: [d16bee02bacf0] daemon is not started [2022-02-23T11:54:26.150Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T11:54:27.091Z] check_test.go:195: [d7cd1ce96b290] daemon is not started [2022-02-23T11:54:27.091Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T11:54:27.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T11:54:28.033Z] check_test.go:195: [d4e82ffe572b5] daemon is not started [2022-02-23T11:54:28.033Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T11:54:28.604Z] check_test.go:195: [ddf65d374e12d] daemon is not started [2022-02-23T11:54:28.604Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T11:54:28.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:28.713Z] INFO: Testing against a local daemon [2022-02-23T11:54:28.713Z] === RUN TestServiceCreateInit [2022-02-23T11:54:28.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T11:54:28.713Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T11:54:28.713Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-23T11:54:28.713Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:54:28.713Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T11:54:28.713Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceConflict [2022-02-23T11:54:28.713Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T11:54:28.713Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-23T11:54:28.713Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T11:54:28.713Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T11:54:28.713Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T11:54:28.713Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceSysctls [2022-02-23T11:54:28.713Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-23T11:54:28.713Z] === RUN TestCreateServiceCapabilities [2022-02-23T11:54:28.713Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:28.713Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-23T11:54:29.183Z] === RUN TestInspect [2022-02-23T11:54:29.183Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestInspect (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestCreateJob [2022-02-23T11:54:29.183Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestReplicatedJob [2022-02-23T11:54:29.183Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestUpdateReplicatedJob [2022-02-23T11:54:29.183Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServiceListWithStatuses [2022-02-23T11:54:29.183Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T11:54:29.183Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestDockerNetworkReConnect [2022-02-23T11:54:29.183Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServicePlugin [2022-02-23T11:54:29.183Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServiceUpdateLabel [2022-02-23T11:54:29.183Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-23T11:54:29.183Z] === RUN TestServiceUpdateSecrets [2022-02-23T11:54:29.183Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServiceUpdateConfigs [2022-02-23T11:54:29.183Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServiceUpdateNetwork [2022-02-23T11:54:29.183Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T11:54:29.183Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T11:54:29.183Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:54:29.183Z] PASS [2022-02-23T11:54:29.183Z] ok github.com/docker/docker/integration/service 0.320s [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === Skipped [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T11:54:29.183Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-23T11:54:29.183Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T11:54:29.183Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-23T11:54:29.183Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-23T11:54:29.183Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T11:54:29.183Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T11:54:29.183Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T11:54:29.183Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T11:54:29.183Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T11:54:29.183Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T11:54:29.183Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T11:54:29.183Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T11:54:29.183Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-02-23T11:54:29.183Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T11:54:29.183Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T11:54:29.183Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T11:54:29.183Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T11:54:29.183Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T11:54:29.183Z] [2022-02-23T11:54:29.183Z] DONE 24 tests, 23 skipped in 3.324s [2022-02-23T11:54:29.183Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T11:54:31.149Z] check_test.go:195: [d29945785a2c8] daemon is not started [2022-02-23T11:54:31.149Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T11:54:31.410Z] check_test.go:195: [da9d942cf2cf6] daemon is not started [2022-02-23T11:54:31.411Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T11:54:31.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:31.423Z] INFO: Testing against a local daemon [2022-02-23T11:54:31.423Z] === RUN TestSessionCreate [2022-02-23T11:54:31.423Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:31.423Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T11:54:31.423Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T11:54:31.423Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:31.423Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:54:31.423Z] PASS [2022-02-23T11:54:31.423Z] ok github.com/docker/docker/integration/session 0.128s [2022-02-23T11:54:31.423Z] [2022-02-23T11:54:31.423Z] === Skipped [2022-02-23T11:54:31.423Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T11:54:31.423Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:31.423Z] [2022-02-23T11:54:31.423Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T11:54:31.423Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T11:54:31.423Z] [2022-02-23T11:54:31.423Z] DONE 2 tests, 2 skipped in 2.237s [2022-02-23T11:54:31.897Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T11:54:32.352Z] check_test.go:195: [dd2a330eb955a] daemon is not started [2022-02-23T11:54:32.352Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T11:54:32.924Z] check_test.go:195: [d17cc0964dabd] daemon is not started [2022-02-23T11:54:32.924Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T11:54:32.924Z] check_test.go:195: [d2a319db15766] daemon is not started [2022-02-23T11:54:32.924Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T11:54:33.185Z] check_test.go:195: [d4400d23a336a] daemon is not started [2022-02-23T11:54:33.185Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T11:54:33.449Z] check_test.go:195: [d659d6f468079] daemon is not started [2022-02-23T11:54:33.449Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T11:54:33.711Z] check_test.go:195: [d7b4a506f4e4f] daemon is not started [2022-02-23T11:54:33.711Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T11:54:33.971Z] check_test.go:195: [dbf502860aada] daemon is not started [2022-02-23T11:54:33.971Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T11:54:34.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:34.185Z] INFO: Testing against a local daemon [2022-02-23T11:54:34.185Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T11:54:34.185Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:34.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestDiskUsage [2022-02-23T11:54:34.185Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:54:34.185Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestEventsExecDie [2022-02-23T11:54:34.185Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:54:34.185Z] --- SKIP: TestEventsExecDie (0.01s) [2022-02-23T11:54:34.185Z] === RUN TestEventsBackwardsCompatible [2022-02-23T11:54:34.185Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:54:34.185Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestEventsVolumeCreate [2022-02-23T11:54:34.185Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:54:34.185Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestInfoAPI [2022-02-23T11:54:34.185Z] --- PASS: TestInfoAPI (0.05s) [2022-02-23T11:54:34.185Z] === RUN TestInfoAPIWarnings [2022-02-23T11:54:34.185Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:54:34.185Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestInfoDebug [2022-02-23T11:54:34.185Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:34.185Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestInfoInsecureRegistries [2022-02-23T11:54:34.185Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:34.185Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestInfoRegistryMirrors [2022-02-23T11:54:34.185Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:34.185Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T11:54:34.185Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T11:54:34.944Z] check_test.go:195: [d06676d0f8b7b] daemon is not started [2022-02-23T11:54:34.944Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T11:54:35.177Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-23T11:54:35.177Z] === RUN TestPingCacheHeaders [2022-02-23T11:54:35.177Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T11:54:35.177Z] === RUN TestPingGet [2022-02-23T11:54:35.177Z] --- PASS: TestPingGet (0.04s) [2022-02-23T11:54:35.177Z] === RUN TestPingHead [2022-02-23T11:54:35.177Z] --- PASS: TestPingHead (0.06s) [2022-02-23T11:54:35.177Z] === RUN TestVersion [2022-02-23T11:54:35.177Z] --- PASS: TestVersion (0.04s) [2022-02-23T11:54:35.177Z] PASS [2022-02-23T11:54:35.177Z] ok github.com/docker/docker/integration/system 1.343s [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === Skipped [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T11:54:35.647Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T11:54:35.647Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-02-23T11:54:35.647Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T11:54:35.647Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T11:54:35.647Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T11:54:35.647Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T11:54:35.647Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T11:54:35.647Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T11:54:35.647Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T11:54:35.647Z] [2022-02-23T11:54:35.647Z] DONE 15 tests, 9 skipped in 3.737s [2022-02-23T11:54:35.647Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T11:54:36.329Z] check_test.go:195: [d142d5690753c] daemon is not started [2022-02-23T11:54:36.329Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T11:54:37.270Z] check_test.go:195: [d1a3f9116193e] daemon is not started [2022-02-23T11:54:37.270Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T11:54:38.213Z] check_test.go:195: [d52a7cb5dce6c] daemon is not started [2022-02-23T11:54:38.213Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T11:54:38.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:38.611Z] INFO: Testing against a local daemon [2022-02-23T11:54:38.611Z] === RUN TestVolumesCreateAndList [2022-02-23T11:54:38.611Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-02-23T11:54:38.611Z] === RUN TestVolumesRemove [2022-02-23T11:54:38.611Z] --- PASS: TestVolumesRemove (0.14s) [2022-02-23T11:54:38.611Z] === RUN TestVolumesInspect [2022-02-23T11:54:38.611Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-23T11:54:38.611Z] === RUN TestVolumesInvalidJSON [2022-02-23T11:54:38.611Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T11:54:38.611Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T11:54:38.611Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T11:54:38.611Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-02-23T11:54:38.611Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T11:54:38.611Z] PASS [2022-02-23T11:54:38.611Z] ok github.com/docker/docker/integration/volume 0.394s [2022-02-23T11:54:38.611Z] [2022-02-23T11:54:38.611Z] DONE 5 tests in 2.880s [2022-02-23T11:54:38.611Z] INFO: make.ps1 ended at 02/23/2022 11:54:38 [2022-02-23T11:54:38.611Z] INFO: Integration CLI tests being run from the host: [2022-02-23T11:54:38.611Z] 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-02-23T11:54:39.155Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite (43.02s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.19s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.73s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.17s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.11s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.54s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-23T11:54:39.726Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-02-23T11:54:39.726Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T11:54:39.726Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T11:54:39.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T11:54:39.988Z] check_test.go:222: [d095e987582ae] daemon is not started [2022-02-23T11:54:39.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T11:54:40.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-23T11:54:43.480Z] check_test.go:222: [dae0e7b40f2e1] daemon is not started [2022-02-23T11:54:43.480Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T11:54:47.686Z] check_test.go:222: [dec889bc80dd3] daemon is not started [2022-02-23T11:54:47.686Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T11:54:48.258Z] check_test.go:222: [dd038e59b5abb] daemon is not started [2022-02-23T11:54:48.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T11:54:48.258Z] check_test.go:222: [df4ba9bf6a214] daemon is not started [2022-02-23T11:54:48.258Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T11:54:48.830Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-23T11:54:49.403Z] check_test.go:222: [d57decdddc6ef] daemon is not started [2022-02-23T11:54:49.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T11:54:50.346Z] check_test.go:222: [d2063c122056a] daemon is not started [2022-02-23T11:54:50.346Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T11:54:50.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T11:54:50.351Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T11:54:50.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T11:54:50.917Z] docker_cli_swarm_test.go:1315: [dbf62785324d8] joining swarm manager [d3a8dac6431f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:54:51.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T11:54:51.137Z] INFO: Testing against a local daemon [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T11:54:51.137Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T11:54:51.137Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T11:54:51.137Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T11:54:51.489Z] check_test.go:222: [d46b46b21c1c5] daemon is not started [2022-02-23T11:54:51.489Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T11:54:52.127Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T11:54:52.127Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T11:54:52.431Z] docker_cli_swarm_test.go:1316: [d42f79ce5e46b] joining swarm manager [d3a8dac6431f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:54:53.118Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T11:54:53.587Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T11:54:54.364Z] check_test.go:222: [df5565785e373] daemon is not started [2022-02-23T11:54:54.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T11:54:54.364Z] check_test.go:222: [d43a5a7b5fe32] daemon is not started [2022-02-23T11:54:54.364Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T11:54:54.937Z] check_test.go:222: [d022949d5cfb0] daemon is not started [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite (15.02s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.00s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.14s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.50s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-02-23T11:54:54.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-02-23T11:54:54.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T11:54:54.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T11:54:55.508Z] check_test.go:251: [dc44af262e320] daemon is not started [2022-02-23T11:54:55.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T11:54:56.079Z] check_test.go:251: [def1b0d3ac321] daemon is not started [2022-02-23T11:54:56.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T11:54:56.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T11:54:56.219Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T11:54:56.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T11:54:56.219Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T11:54:56.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T11:54:56.340Z] check_test.go:251: [d811ec81d0fda] daemon is not started [2022-02-23T11:54:56.340Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T11:54:57.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T11:54:57.985Z] check_test.go:251: [df94f2b918594] daemon is not started [2022-02-23T11:54:57.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T11:54:58.558Z] check_test.go:251: [d77a98150a325] daemon is not started [2022-02-23T11:54:58.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T11:54:59.499Z] check_test.go:251: [db16177165cf5] daemon is not started [2022-02-23T11:54:59.499Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T11:54:59.499Z] check_test.go:251: [dd5067e2b36f2] daemon is not started [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-02-23T11:54:59.499Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-02-23T11:54:59.499Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T11:54:59.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T11:55:03.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T11:55:03.380Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T11:55:03.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T11:55:03.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T11:55:03.380Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T11:55:03.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T11:55:03.380Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T11:55:03.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T11:55:04.785Z] check_test.go:278: [d98eec586bf24] daemon is not started [2022-02-23T11:55:04.785Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T11:55:04.785Z] check_test.go:278: [d62bf38299ba0] daemon is not started [2022-02-23T11:55:04.785Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T11:55:05.046Z] check_test.go:278: [dfbff899282d9] daemon is not started [2022-02-23T11:55:05.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T11:55:05.046Z] check_test.go:278: [d23a2c800c887] daemon is not started [2022-02-23T11:55:05.046Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T11:55:05.306Z] check_test.go:278: [d59940e3e63b3] daemon is not started [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-23T11:55:05.306Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-23T11:55:05.306Z] === RUN TestDockerNetworkSuite [2022-02-23T11:55:05.306Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-23T11:55:06.248Z] docker_cli_network_unix_test.go:46: [d9f07830d9771] daemon is not started [2022-02-23T11:55:06.248Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-23T11:55:06.820Z] docker_cli_network_unix_test.go:46: [d3fc9afde5eec] daemon is not started [2022-02-23T11:55:07.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-23T11:55:08.994Z] docker_cli_network_unix_test.go:46: [d6a634c9d6c04] daemon is not started [2022-02-23T11:55:09.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-23T11:55:10.881Z] docker_cli_network_unix_test.go:46: [d53f88b0f3fc4] daemon is not started [2022-02-23T11:55:11.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-23T11:55:11.403Z] docker_cli_network_unix_test.go:1233: [d9051004b51fc] daemon is not started [2022-02-23T11:55:13.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-23T11:55:14.526Z] docker_cli_network_unix_test.go:46: [d47984b6d51db] daemon is not started [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T11:55:14.896Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T11:55:14.896Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T11:55:14.896Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T11:55:14.897Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T11:55:14.897Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T11:55:14.897Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T11:55:14.897Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T11:55:14.897Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T11:55:15.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-23T11:55:15.860Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T11:55:19.304Z] docker_cli_network_unix_test.go:46: [dd50ad027ace4] daemon is not started [2022-02-23T11:55:19.578Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T11:55:20.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-23T11:55:21.637Z] docker_cli_network_unix_test.go:46: [d010ac6672803] daemon is not started [2022-02-23T11:55:21.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T11:55:21.746Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T11:55:21.746Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T11:55:21.746Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T11:55:21.746Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T11:55:21.746Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T11:55:22.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-23T11:55:23.150Z] docker_cli_network_unix_test.go:46: [dec02cbf7aaac] daemon is not started [2022-02-23T11:55:23.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-23T11:55:23.723Z] docker_cli_network_unix_test.go:46: [d0a9c1617b3dc] daemon is not started [2022-02-23T11:55:23.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-23T11:55:23.985Z] docker_cli_network_unix_test.go:46: [d07bb86d92ffb] daemon is not started [2022-02-23T11:55:23.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-23T11:55:24.557Z] docker_cli_network_unix_test.go:46: [d825385c2ef7d] daemon is not started [2022-02-23T11:55:24.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-23T11:55:25.388Z] docker_cli_network_unix_test.go:46: [dc0c98d7faccf] daemon is not started [2022-02-23T11:55:25.469Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T11:55:25.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-23T11:55:25.960Z] docker_cli_network_unix_test.go:46: [d5c15b39343d1] daemon is not started [2022-02-23T11:55:25.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-23T11:55:26.220Z] docker_cli_network_unix_test.go:46: [d0a236f9e4254] daemon is not started [2022-02-23T11:55:26.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-23T11:55:26.791Z] docker_cli_network_unix_test.go:46: [d32a7c3da29b2] daemon is not started [2022-02-23T11:55:27.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-23T11:55:27.052Z] docker_cli_network_unix_test.go:46: [dd46a33925daf] daemon is not started [2022-02-23T11:55:27.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-23T11:55:27.313Z] docker_cli_network_unix_test.go:46: [de529322bdf34] daemon is not started [2022-02-23T11:55:27.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-23T11:55:27.313Z] docker_cli_network_unix_test.go:46: [d95b67572579f] daemon is not started [2022-02-23T11:55:27.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-23T11:55:28.255Z] docker_cli_network_unix_test.go:46: [dfe524c5e5da0] daemon is not started [2022-02-23T11:55:28.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-23T11:55:28.515Z] docker_cli_network_unix_test.go:46: [d832d5aa53b19] daemon is not started [2022-02-23T11:55:29.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-23T11:55:29.086Z] docker_cli_network_unix_test.go:46: [d85c91c24009d] daemon is not started [2022-02-23T11:55:29.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-23T11:55:29.347Z] docker_cli_network_unix_test.go:46: [d7f2d58b13880] daemon is not started [2022-02-23T11:55:29.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-23T11:55:29.347Z] docker_cli_network_unix_test.go:46: [df5641442d252] daemon is not started [2022-02-23T11:55:29.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-23T11:55:30.733Z] docker_cli_network_unix_test.go:968: [dea4ccad53241] daemon is not started [2022-02-23T11:55:31.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-23T11:55:33.070Z] docker_cli_network_unix_test.go:46: [d9772caef9fa2] daemon is not started [2022-02-23T11:55:33.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-23T11:55:33.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T11:55:35.619Z] docker_cli_network_unix_test.go:1116: [dd77c6518bc10] daemon is not started [2022-02-23T11:55:38.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-23T11:55:38.166Z] docker_cli_network_unix_test.go:46: [d0c79b70c45fa] daemon is not started [2022-02-23T11:55:38.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-23T11:55:38.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T11:55:38.256Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T11:55:38.724Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T11:55:38.724Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T11:55:39.107Z] docker_cli_network_unix_test.go:46: [d70f36484a535] daemon is not started [2022-02-23T11:55:39.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-23T11:55:39.107Z] docker_cli_network_unix_test.go:46: [dc561c3e8e8de] daemon is not started [2022-02-23T11:55:39.192Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T11:55:39.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-23T11:55:39.368Z] docker_cli_network_unix_test.go:46: [dce49999fd307] daemon is not started [2022-02-23T11:55:39.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-23T11:55:39.368Z] docker_cli_network_unix_test.go:46: [d304adf098286] daemon is not started [2022-02-23T11:55:39.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-23T11:55:39.630Z] docker_cli_network_unix_test.go:46: [d36a3ce41a257] daemon is not started [2022-02-23T11:55:39.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-23T11:55:39.630Z] docker_cli_network_unix_test.go:46: [d4e343d839964] daemon is not started [2022-02-23T11:55:39.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-23T11:55:40.281Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T11:55:40.760Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T11:55:40.760Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T11:55:41.016Z] docker_cli_network_unix_test.go:46: [d09572d502eb5] daemon is not started [2022-02-23T11:55:41.228Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T11:55:41.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-23T11:55:41.958Z] docker_cli_network_unix_test.go:46: [d4688286df250] daemon is not started [2022-02-23T11:55:41.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-23T11:55:41.958Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T11:55:41.958Z] docker_cli_network_unix_test.go:46: [dd4119130ed41] daemon is not started [2022-02-23T11:55:41.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-23T11:55:42.532Z] docker_cli_network_unix_test.go:46: [d66361ee26293] daemon is not started [2022-02-23T11:55:42.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-23T11:55:46.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-23T11:55:47.096Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T11:55:47.333Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T11:55:47.481Z] docker_cli_network_unix_test.go:1084: [d1d3e95dfad4a] daemon is not started [2022-02-23T11:55:48.304Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T11:55:48.304Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T11:55:48.304Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T11:55:48.660Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T11:55:48.660Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T11:55:48.660Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T11:55:48.660Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T11:55:48.660Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T11:55:48.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-23T11:55:48.868Z] docker_cli_network_unix_test.go:46: [dc28ede7f9228] daemon is not started [2022-02-23T11:55:48.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-23T11:55:49.439Z] docker_cli_network_unix_test.go:46: [d05967b6afb65] daemon is not started [2022-02-23T11:55:49.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-23T11:55:50.226Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T11:55:51.085Z] docker_cli_network_unix_test.go:46: [d2cf8211c186e] daemon is not started [2022-02-23T11:55:51.214Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T11:55:51.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-23T11:55:51.347Z] docker_cli_network_unix_test.go:46: [d5c88d4d40024] daemon is not started [2022-02-23T11:55:51.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-23T11:55:51.615Z] docker_cli_network_unix_test.go:46: [d41adbadd6cc6] daemon is not started [2022-02-23T11:55:51.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-23T11:55:52.023Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T11:55:52.201Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T11:55:52.448Z] docker_cli_network_unix_test.go:46: [d96884d94eafa] daemon is not started [2022-02-23T11:55:52.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-23T11:55:52.669Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T11:55:53.019Z] docker_cli_network_unix_test.go:46: [de9a9abc3c662] daemon is not started [2022-02-23T11:55:53.137Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T11:55:53.281Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-23T11:55:54.188Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T11:55:59.865Z] docker_cli_network_unix_test.go:46: [d0e9e47d55f9a] daemon is not started [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite (53.88s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.06s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.87s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.14s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.12s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-02-23T11:55:59.865Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.88s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-02-23T11:55:59.865Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.82s) [2022-02-23T11:55:59.865Z] === RUN TestDockerHubPullSuite [2022-02-23T11:55:59.865Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-23T11:56:00.805Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-23T11:56:01.295Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T11:56:01.296Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T11:56:01.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T11:56:01.296Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T11:56:01.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T11:56:01.296Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T11:56:01.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T11:56:01.296Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T11:56:01.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T11:56:01.296Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T11:56:01.838Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T11:56:03.349Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-23T11:56:03.405Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T11:56:03.405Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T11:56:03.405Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T11:56:03.610Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-23T11:56:04.971Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T11:56:04.971Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T11:56:04.971Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T11:56:04.994Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-23T11:56:05.256Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite (6.14s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.46s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-23T11:56:05.256Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-23T11:56:05.256Z] PASS [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === Skipped [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T11:56:05.256Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T11:56:05.256Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T11:56:05.256Z] [2022-02-23T11:56:05.256Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T11:56:05.256Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T11:56:05.257Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T11:56:05.257Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T11:56:05.257Z] docker_cli_network_unix_test.go:46: [dd4119130ed41] daemon is not started [2022-02-23T11:56:05.257Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] DONE 1262 tests, 51 skipped in 1405.169s [2022-02-23T11:56:05.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T11:56:05.257Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T11:56:05.257Z] +++ kill 8348 [2022-02-23T11:56:05.257Z] +++ /etc/init.d/apparmor stop [2022-02-23T11:56:05.257Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] Unloading profiles will leave already running processes permanently [2022-02-23T11:56:05.257Z] unconfined, which can lead to unexpected situations. [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.257Z] To set a process to complain mode, use the command line tool [2022-02-23T11:56:05.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T11:56:05.257Z] +++ true [2022-02-23T11:56:05.257Z] exiting test-integration [2022-02-23T11:56:05.257Z] ++ exit 0 [2022-02-23T11:56:05.257Z] [2022-02-23T11:56:05.440Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T11:56:05.518Z] + for job in $(jobs -p) [2022-02-23T11:56:05.518Z] + wait 6656 [2022-02-23T11:56:08.390Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T11:56:09.377Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T11:56:09.846Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T11:56:09.846Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T11:56:09.846Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T11:56:10.834Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T11:56:11.820Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T11:56:11.820Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T11:56:11.820Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T11:56:11.820Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T11:56:11.820Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T11:56:17.687Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T11:56:23.635Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-23T11:56:26.192Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-23T11:56:31.485Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-23T11:56:38.072Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-23T11:56:39.014Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-23T11:56:43.765Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T11:56:43.765Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T11:56:43.765Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T11:56:43.765Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T11:56:43.765Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T11:56:44.304Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-23T11:56:46.221Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-23T11:56:49.615Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-23T11:56:49.615Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T11:56:49.615Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-23T11:56:54.903Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-23T11:56:55.164Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-23T11:56:55.736Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-23T11:56:58.280Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-23T11:57:00.398Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T11:57:00.866Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T11:57:01.853Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T11:57:04.834Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T11:57:04.834Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T11:57:05.545Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T11:57:05.545Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T11:57:05.545Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T11:57:05.545Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T11:57:05.545Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T11:57:05.545Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T11:57:05.545Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T11:57:05.545Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T11:57:05.545Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T11:57:05.796Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T11:57:06.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T11:57:07.721Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T11:57:07.721Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T11:57:07.767Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T11:57:07.767Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T11:57:07.767Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T11:57:07.767Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T11:57:07.767Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T11:57:08.189Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T11:57:08.189Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T11:57:08.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T11:57:08.657Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T11:57:08.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T11:57:09.125Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T11:57:09.125Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T11:57:09.125Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T11:57:11.586Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T11:57:17.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T11:57:17.055Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T11:57:17.055Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T11:57:20.279Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T11:57:20.279Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T11:57:20.279Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T11:57:20.279Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T11:57:20.279Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T11:57:20.279Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T11:57:20.279Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T11:57:20.279Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T11:57:20.279Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T11:57:23.248Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T11:57:23.248Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T11:57:23.248Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T11:57:23.248Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T11:57:23.248Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T11:57:24.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T11:57:31.934Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T11:57:36.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T11:57:39.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T11:57:39.237Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T11:57:39.237Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T11:57:39.237Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T11:57:51.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T11:57:51.241Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T11:57:51.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T11:57:54.547Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-23T11:57:54.547Z] docker_cli_swarm_test.go:1180: [d32a1fc18a4b4] joining swarm manager [d02789f01341a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:57:58.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T11:57:58.750Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T11:57:58.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T11:57:58.750Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T11:57:58.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T11:57:59.832Z] docker_cli_swarm_test.go:1189: [dc778b5410942] joining swarm manager [d02789f01341a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:58:04.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T11:58:04.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T11:58:04.532Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T11:58:07.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T11:58:07.295Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T11:58:07.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T11:58:07.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T11:58:07.295Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T11:58:07.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T11:58:07.753Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T11:58:07.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T11:58:08.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T11:58:12.115Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T11:58:15.905Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T11:58:37.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T11:58:43.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T11:58:43.439Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T11:58:44.402Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T11:58:44.402Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T11:58:44.858Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T11:58:46.590Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-23T11:58:47.029Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T11:58:47.029Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T11:58:47.029Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T11:58:52.832Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T11:58:54.360Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T11:58:54.360Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T11:58:54.360Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T11:58:54.360Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T11:58:54.360Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T11:58:54.732Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-23T11:58:55.888Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T11:58:57.416Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T11:58:57.879Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T11:58:58.845Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T11:58:58.943Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-23T11:58:59.808Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T11:59:00.857Z] docker_cli_swarm_test.go:1112: [d575deb9b88bb] joining swarm manager [d813a3dccc0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T11:59:01.799Z] docker_cli_swarm_test.go:1113: [d43db6d7aa858] joining swarm manager [d813a3dccc0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T11:59:06.857Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T11:59:09.750Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T11:59:09.750Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T11:59:09.750Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T11:59:11.282Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T11:59:11.282Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T11:59:11.282Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T11:59:11.742Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T11:59:14.633Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T11:59:16.163Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T11:59:16.540Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T11:59:16.618Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T11:59:16.618Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T11:59:17.074Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T11:59:18.037Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T11:59:18.999Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T11:59:18.999Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T11:59:18.999Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T11:59:18.999Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T11:59:18.999Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T11:59:23.700Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T11:59:23.701Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T11:59:24.168Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T11:59:26.054Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T12:00:14.336Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T12:00:14.336Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T12:00:14.336Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T12:00:14.336Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T12:00:14.336Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T12:00:15.930Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T12:00:16.691Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T12:00:16.691Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T12:00:16.691Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T12:00:16.922Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T12:00:16.922Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T12:00:16.922Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T12:00:16.922Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T12:00:16.922Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T12:00:16.922Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T12:00:16.922Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T12:00:17.148Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T12:00:17.148Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T12:00:17.392Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T12:00:17.604Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T12:00:17.604Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T12:00:18.060Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T12:00:18.060Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T12:00:18.060Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T12:00:18.983Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T12:00:19.027Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T12:00:19.027Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T12:00:19.027Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T12:00:22.787Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T12:00:25.022Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T12:00:25.022Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T12:00:25.022Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T12:00:25.022Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T12:00:25.022Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T12:00:25.022Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T12:00:29.796Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T12:00:36.481Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T12:00:36.481Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T12:00:36.481Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T12:00:38.311Z] docker_cli_swarm_test.go:1166: [d2fb963772bf2] joining swarm manager [d813a3dccc0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T12:00:47.661Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T12:00:48.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T12:00:48.953Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T12:00:48.953Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T12:00:49.409Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T12:00:52.446Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T12:00:54.023Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T12:00:54.023Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T12:00:54.023Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T12:00:57.831Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T12:01:00.080Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T12:01:01.766Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T12:01:07.257Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T12:01:07.257Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T12:01:07.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T12:01:07.257Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T12:01:07.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T12:01:07.257Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T12:01:07.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T12:01:07.257Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T12:01:07.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T12:01:07.728Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T12:01:10.416Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-23T12:01:10.416Z] docker_cli_swarm_test.go:1447: [d0c97d4d4b367] joining swarm manager [dbd4c9bd211b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T12:01:10.416Z] docker_cli_swarm_test.go:1448: [d08e45ab667be] joining swarm manager [dbd4c9bd211b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T12:01:14.258Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T12:01:14.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T12:01:14.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T12:01:14.974Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T12:01:19.641Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T12:01:20.410Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-23T12:01:20.410Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-23T12:01:20.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-23T12:01:20.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-23T12:01:20.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-23T12:01:21.618Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-23T12:01:23.366Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T12:01:23.532Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-23T12:01:26.759Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T12:01:26.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-23T12:01:27.085Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T12:01:29.376Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-23T12:01:30.759Z] docker_cli_swarm_unix_test.go:63: [db9ceda61ff01] joining swarm manager [d8411b9d6fa9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T12:02:02.616Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T12:02:13.042Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T12:02:20.072Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T12:02:20.073Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T12:02:20.073Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T12:02:20.073Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T12:02:20.073Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T12:02:25.537Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T12:02:27.089Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-23T12:02:27.090Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-23T12:02:27.090Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-23T12:02:28.475Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-23T12:02:31.772Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-23T12:02:34.315Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-23T12:02:36.225Z] docker_api_swarm_test.go:962: [d299fc37d0984] joining swarm manager [d536b37594f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T12:02:39.123Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T12:02:39.123Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T12:02:39.123Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T12:02:39.123Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T12:02:50.242Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T12:02:50.242Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T12:02:50.242Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T12:02:50.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T12:02:54.333Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-23T12:03:00.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T12:03:00.698Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T12:03:01.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T12:03:08.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T12:03:09.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-23T12:03:09.239Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-23T12:03:11.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-23T12:03:14.336Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-23T12:03:20.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-23T12:03:20.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T12:03:26.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-23T12:03:28.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-23T12:03:30.664Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-23T12:03:33.208Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-23T12:03:33.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T12:03:33.490Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T12:03:33.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T12:03:35.770Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-23T12:03:38.315Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-23T12:03:40.858Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-23T12:03:46.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T12:03:46.038Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T12:03:46.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T12:03:46.038Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T12:03:46.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T12:03:51.164Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T12:03:51.164Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T12:03:51.164Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T12:03:53.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T12:03:53.228Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T12:03:53.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T12:03:54.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T12:03:54.220Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T12:03:54.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T12:03:54.220Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T12:03:54.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T12:04:07.032Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T12:04:07.032Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T12:04:07.032Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T12:04:07.032Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T12:04:10.838Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T12:04:15.598Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T12:04:16.272Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T12:04:21.468Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T12:04:21.468Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:04:21.468Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T12:04:21.468Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:04:21.468Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T12:04:21.468Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:04:21.468Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T12:04:21.468Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:04:21.936Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T12:04:21.936Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:04:21.936Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T12:04:25.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T12:04:25.733Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:04:25.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T12:04:25.733Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:04:25.733Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T12:04:25.733Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:04:26.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T12:04:26.562Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T12:04:27.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T12:04:33.067Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T12:04:36.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T12:04:37.124Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-23T12:04:41.350Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T12:04:42.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T12:04:42.854Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T12:04:43.325Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T12:04:43.325Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:04:43.797Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T12:04:45.366Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T12:04:45.366Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T12:04:45.366Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T12:04:49.355Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T12:04:50.895Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T12:04:50.895Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T12:04:50.895Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T12:04:50.895Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T12:04:50.895Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:04:50.895Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T12:04:51.264Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T12:04:52.841Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T12:04:52.841Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T12:04:52.841Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T12:04:52.841Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T12:04:52.841Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T12:04:53.847Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T12:04:53.847Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T12:04:55.063Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T12:04:56.052Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T12:04:57.046Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T12:04:57.515Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T12:04:58.505Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T12:05:01.039Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T12:05:05.680Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T12:05:07.473Z] --- PASS: TestDockerSwarmSuite (1613.19s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.84s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.94s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.03s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.94s) [2022-02-23T12:05:07.474Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.22s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.46s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.64s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.76s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.22s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.52s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.59s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.24s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.55s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.04s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.46s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.55s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.13s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.61s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.23s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.18s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.69s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.64s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.97s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.96s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.39s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.77s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.77s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.90s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.94s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.60s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.26s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.26s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.44s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.50s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.63s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.21s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.79s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.57s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.80s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.36s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.14s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.12s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.24s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.51s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.33s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.56s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.70s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.59s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.64s) [2022-02-23T12:05:07.474Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.90s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.49s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.78s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.03s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.12s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.11s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.13s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.36s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.99s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-02-23T12:05:07.474Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-02-23T12:05:07.474Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T12:05:07.474Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-23T12:05:07.474Z] docker_cli_external_volume_driver_test.go:52: [d481b20c75b5a] daemon is not started [2022-02-23T12:05:07.904Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T12:05:07.904Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T12:05:07.904Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T12:05:09.475Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T12:05:09.475Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T12:05:09.475Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T12:05:09.703Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T12:05:10.468Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T12:05:12.692Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T12:05:14.262Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T12:05:14.733Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T12:05:14.733Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T12:05:14.733Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T12:05:16.303Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T12:05:16.774Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T12:05:16.774Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T12:05:16.774Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T12:05:16.774Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T12:05:16.994Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T12:05:17.249Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T12:05:18.378Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T12:05:22.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-23T12:05:24.439Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T12:05:25.536Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T12:05:26.522Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T12:05:31.828Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T12:05:39.014Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T12:05:39.014Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:05:39.014Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T12:05:39.014Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T12:05:39.014Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T12:05:39.014Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:05:39.014Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T12:05:44.211Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T12:05:51.507Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T12:05:51.507Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:05:51.507Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T12:06:03.997Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T12:06:03.997Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T12:06:06.950Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T12:06:06.950Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:06:06.950Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T12:06:07.178Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T12:06:07.178Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T12:06:07.178Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T12:06:07.937Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T12:06:07.937Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T12:06:13.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T12:06:13.077Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T12:06:13.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T12:06:13.077Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T12:06:13.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T12:06:13.548Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T12:06:13.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T12:06:13.807Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T12:06:14.276Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T12:06:14.539Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T12:06:14.540Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T12:06:14.540Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T12:06:15.264Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T12:06:16.254Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T12:06:17.239Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T12:06:18.225Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T12:06:19.789Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T12:06:26.951Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T12:06:26.951Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T12:06:26.951Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T12:06:27.419Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T12:06:27.887Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T12:06:30.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-23T12:06:35.043Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T12:06:40.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-23T12:06:55.031Z] docker_cli_external_volume_driver_test.go:52: [db43c1491c59f] daemon is not started [2022-02-23T12:06:56.272Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T12:06:56.272Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:06:56.272Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T12:06:56.272Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T12:07:05.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T12:07:05.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T12:07:05.461Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T12:07:05.461Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T12:07:09.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-23T12:07:24.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T12:07:25.445Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T12:07:25.445Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T12:07:25.445Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T12:07:25.445Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T12:07:30.798Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T12:07:30.798Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T12:07:31.225Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T12:07:31.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T12:07:34.946Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T12:07:36.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T12:07:38.969Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T12:07:39.771Z] docker_cli_external_volume_driver_test.go:52: [dc12dc6a235b4] daemon is not started [2022-02-23T12:07:39.838Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T12:07:40.724Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T12:07:40.724Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:07:40.724Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T12:07:40.724Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:07:41.180Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T12:07:41.181Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:07:41.181Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T12:07:41.181Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:07:41.181Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T12:07:41.181Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:07:41.181Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T12:07:46.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T12:07:46.957Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:07:46.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T12:07:46.957Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:07:46.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T12:07:46.957Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:07:46.957Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T12:07:47.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T12:07:48.536Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T12:07:54.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-23T12:07:54.679Z] docker_cli_external_volume_driver_test.go:52: [d80e4a0fe075a] daemon is not started [2022-02-23T12:07:54.967Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T12:07:56.785Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T12:08:01.542Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T12:08:09.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-23T12:08:10.200Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T12:08:12.619Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T12:08:12.620Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T12:08:12.620Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T12:08:12.620Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T12:08:12.620Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T12:08:12.620Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:08:12.620Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T12:08:15.512Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T12:08:15.512Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T12:08:17.358Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T12:08:24.054Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T12:08:31.107Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T12:08:38.592Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T12:08:38.592Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:08:38.592Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T12:08:39.648Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T12:08:41.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-23T12:08:46.698Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T12:08:48.229Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T12:08:49.020Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T12:08:49.020Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T12:08:49.020Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:08:49.020Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T12:08:49.020Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:08:49.020Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T12:08:52.818Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T12:08:56.776Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T12:08:56.776Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:08:56.776Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T12:08:56.776Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T12:08:57.232Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T12:08:57.232Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:08:57.232Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T12:08:58.687Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T12:08:59.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-23T12:09:02.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T12:09:02.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T12:09:02.482Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T12:09:05.433Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T12:09:06.419Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T12:09:07.987Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T12:09:09.584Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T12:09:09.584Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:09:09.584Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T12:09:14.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-23T12:09:14.833Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T12:09:14.834Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T12:09:14.834Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T12:09:15.303Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T12:09:20.566Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T12:09:21.034Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T12:09:24.450Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T12:09:24.450Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T12:09:26.620Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T12:09:26.620Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:09:26.620Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T12:09:27.078Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T12:09:27.538Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T12:09:33.308Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T12:09:33.525Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T12:09:34.836Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T12:09:35.292Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T12:09:36.821Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T12:09:37.316Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T12:09:37.783Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T12:09:38.745Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T12:09:40.912Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T12:09:47.743Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T12:09:49.453Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T12:09:49.454Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T12:09:49.454Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T12:09:49.454Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T12:09:49.912Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T12:09:50.371Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T12:09:53.611Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T12:09:57.419Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T12:09:59.479Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T12:10:00.466Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T12:10:00.466Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:10:00.466Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T12:10:00.466Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:10:00.466Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T12:10:01.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-23T12:10:02.703Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T12:10:02.703Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:10:02.703Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T12:10:18.473Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T12:10:18.473Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:10:18.473Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T12:10:19.695Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-23T12:10:20.002Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T12:10:41.654Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T12:10:41.654Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T12:10:41.654Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T12:10:51.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-23T12:10:53.576Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T12:11:02.471Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T12:11:14.811Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T12:11:17.550Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T12:11:20.120Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T12:11:23.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-23T12:11:27.168Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T12:11:29.744Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T12:11:32.546Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T12:11:33.535Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T12:11:33.535Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:11:33.535Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T12:11:33.535Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:11:34.528Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T12:11:35.716Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T12:11:36.093Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T12:11:36.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-23T12:11:40.850Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T12:11:41.486Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T12:11:45.604Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T12:11:53.528Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-23T12:11:53.528Z] docker_cli_external_volume_driver_test.go:484: [d59714135408a] daemon is not started [2022-02-23T12:11:53.593Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T12:11:53.667Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T12:12:04.418Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T12:12:04.418Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:12:04.418Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T12:12:08.438Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-23T12:12:08.699Z] docker_cli_external_volume_driver_test.go:52: [d093097d9a6a5] daemon is not started [2022-02-23T12:12:11.405Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T12:12:11.874Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T12:12:12.861Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T12:12:12.961Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T12:12:13.922Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T12:12:13.922Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:12:13.922Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T12:12:13.922Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:12:13.922Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T12:12:17.641Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T12:12:23.292Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T12:12:23.407Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-02-23T12:12:23.612Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-23T12:12:23.612Z] PASS [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] === Skipped [2022-02-23T12:12:23.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T12:12:23.612Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T12:12:23.612Z] check_test.go:308: [da5ae53e813c4] daemon is not started [2022-02-23T12:12:23.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T12:12:23.612Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T12:12:23.612Z] check_test.go:308: [d08b4fafbbcc1] daemon is not started [2022-02-23T12:12:23.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-23T12:12:23.612Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T12:12:23.612Z] check_test.go:308: [d6518287e7796] daemon is not started [2022-02-23T12:12:23.612Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T12:12:23.612Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T12:12:23.612Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-02-23T12:12:23.612Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T12:12:23.612Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2022-02-23T12:12:23.612Z] [2022-02-23T12:12:23.612Z] DONE 271 tests, 5 skipped in 2383.302s [2022-02-23T12:12:23.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T12:12:23.760Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T12:12:23.874Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad29db6a2d02/docker.pid [2022-02-23T12:12:23.874Z] +++ kill 6398 [2022-02-23T12:12:23.874Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6398 is not a child of this shell [2022-02-23T12:12:23.874Z] warning: PID 6398 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dad29db6a2d02/docker.pid had a nonzero exit code [2022-02-23T12:12:23.874Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T12:12:23.874Z] +++ kill 8356 [2022-02-23T12:12:23.874Z] +++ /etc/init.d/apparmor stop [2022-02-23T12:12:23.874Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T12:12:23.874Z] [2022-02-23T12:12:23.874Z] Unloading profiles will leave already running processes permanently [2022-02-23T12:12:23.874Z] unconfined, which can lead to unexpected situations. [2022-02-23T12:12:23.874Z] [2022-02-23T12:12:23.874Z] To set a process to complain mode, use the command line tool [2022-02-23T12:12:23.874Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T12:12:23.874Z] +++ true [2022-02-23T12:12:23.874Z] exiting test-integration [2022-02-23T12:12:23.874Z] ++ exit 0 [2022-02-23T12:12:23.874Z] [2022-02-23T12:12:24.134Z] + exit 0 [2022-02-23T12:12:24.134Z] ++ jobs -p [2022-02-23T12:12:24.134Z] + pids= [2022-02-23T12:12:24.134Z] + echo 'Remaining pids to kill: []' [2022-02-23T12:12:24.134Z] Remaining pids to kill: [] [2022-02-23T12:12:24.134Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-23T12:12:24.176Z] Recording test results [2022-02-23T12:12:26.033Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T12:12:26.374Z] + echo Ensuring container killed. [2022-02-23T12:12:26.374Z] Ensuring container killed. [2022-02-23T12:12:26.374Z] + docker ps -aq -f name=docker-pr5-* [2022-02-23T12:12:26.374Z] + cids=7dec3aa3702d [2022-02-23T12:12:26.374Z] 402e34e66f6c [2022-02-23T12:12:26.374Z] c5c266ca4cca [2022-02-23T12:12:26.374Z] + [ -n 7dec3aa3702d [2022-02-23T12:12:26.374Z] 402e34e66f6c [2022-02-23T12:12:26.374Z] c5c266ca4cca ] [2022-02-23T12:12:26.374Z] + docker rm -vf 7dec3aa3702d 402e34e66f6c c5c266ca4cca [2022-02-23T12:12:27.126Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T12:12:27.126Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T12:12:27.126Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T12:12:27.321Z] 7dec3aa3702d [2022-02-23T12:12:27.321Z] 402e34e66f6c [2022-02-23T12:12:27.321Z] c5c266ca4cca [Pipeline] sh [2022-02-23T12:12:27.609Z] + echo Chowning /workspace to jenkins user [2022-02-23T12:12:27.609Z] Chowning /workspace to jenkins user [2022-02-23T12:12:27.609Z] + id -u [2022-02-23T12:12:27.609Z] + id -g [2022-02-23T12:12:27.609Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43282:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T12:12:27.609Z] Unable to find image 'busybox:latest' locally [2022-02-23T12:12:27.609Z] latest: Pulling from library/busybox [2022-02-23T12:12:27.871Z] 009932687766: Pulling fs layer [2022-02-23T12:12:27.871Z] 009932687766: Verifying Checksum [2022-02-23T12:12:27.871Z] 009932687766: Download complete [2022-02-23T12:12:27.871Z] 009932687766: Pull complete [2022-02-23T12:12:27.871Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T12:12:27.871Z] Status: Downloaded newer image for busybox:latest [2022-02-23T12:12:30.020Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T12:12:30.723Z] + bundleName=amd64 [2022-02-23T12:12:30.723Z] + echo Creating amd64-bundles.tar.gz [2022-02-23T12:12:30.723Z] Creating amd64-bundles.tar.gz [2022-02-23T12:12:30.723Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-23T12:12:30.723Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T12:12:30.913Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T12:12:30.913Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T12:12:30.982Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [Pipeline] archiveArtifacts [2022-02-23T12:12:31.681Z] Archiving artifacts [2022-02-23T12:12:33.152Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T12:12:33.695Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T12:12:34.013Z] + make clean [2022-02-23T12:12:34.275Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T12:12:34.275Z] docker-dev-cache [2022-02-23T12:12:34.275Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T12:12:36.420Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T12:12:36.784Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T12:12:45.573Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T12:12:46.538Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T12:12:48.975Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T12:12:59.081Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T12:13:01.491Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T12:13:02.118Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T12:13:02.118Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:13:02.118Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T12:13:03.755Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T12:13:06.877Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T12:13:07.863Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T12:13:13.730Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T12:13:19.797Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T12:13:19.797Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:13:20.268Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T12:13:20.268Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:13:20.268Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T12:13:20.268Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:13:20.268Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T12:13:21.522Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T12:13:25.239Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T12:13:26.132Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T12:13:26.132Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T12:13:29.922Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T12:13:29.922Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:13:29.922Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T12:13:29.922Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:13:29.922Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T12:13:31.006Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T12:13:32.534Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T12:13:32.534Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:13:32.534Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T12:13:32.534Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:13:32.534Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T12:13:35.432Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T12:13:35.432Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:13:35.432Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T12:14:05.780Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T12:14:05.780Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T12:14:14.442Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T12:14:21.727Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T12:14:21.727Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:14:21.727Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T12:14:21.727Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:14:21.727Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T12:14:25.519Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T12:14:25.519Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:14:25.988Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T12:14:35.823Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T12:14:40.936Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T12:14:48.097Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T12:14:48.097Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T12:14:50.606Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T12:15:05.916Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T12:15:05.916Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:15:05.916Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T12:15:05.916Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:15:05.916Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T12:15:05.916Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:15:05.916Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T12:15:07.481Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T12:15:13.621Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T12:15:13.621Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T12:15:13.621Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T12:15:13.621Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T12:15:15.704Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T12:15:16.664Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T12:15:16.664Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:15:16.664Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T12:15:16.664Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:15:17.120Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T12:15:17.437Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T12:15:19.284Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T12:15:19.984Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T12:15:20.973Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T12:15:20.973Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:15:21.441Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T12:15:21.441Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:15:21.441Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T12:15:21.441Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:15:21.441Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T12:15:23.330Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T12:15:23.330Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:15:23.330Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T12:15:23.330Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:15:23.659Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T12:15:23.659Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:15:23.659Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T12:15:23.801Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T12:15:23.801Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:15:23.801Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T12:15:23.801Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:15:23.801Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T12:15:23.801Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:15:23.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T12:15:23.953Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T12:15:28.619Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T12:15:29.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T12:15:29.697Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:15:29.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T12:15:29.697Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:15:29.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T12:15:29.697Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:15:29.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T12:15:30.693Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T12:15:30.820Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T12:15:34.387Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T12:15:37.865Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T12:15:37.975Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T12:15:37.975Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:15:37.975Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T12:15:46.639Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T12:15:46.639Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:15:46.639Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T12:15:55.440Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T12:15:55.440Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T12:15:56.404Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T12:15:57.063Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T12:15:59.156Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T12:15:59.156Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T12:15:59.156Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T12:15:59.156Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T12:15:59.156Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:15:59.156Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T12:16:02.944Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T12:16:02.944Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T12:16:02.944Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T12:16:02.944Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T12:16:02.944Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T12:16:02.944Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T12:16:02.944Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T12:16:02.944Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T12:16:06.353Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T12:16:06.353Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T12:16:08.772Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T12:16:08.772Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T12:16:13.363Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T12:16:13.443Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T12:16:13.899Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T12:16:18.877Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T12:16:19.679Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T12:16:23.784Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T12:16:23.784Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:16:23.784Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T12:16:26.001Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T12:16:26.001Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:16:26.001Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T12:16:26.001Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:16:26.001Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T12:16:26.001Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:16:26.001Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T12:16:29.885Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T12:16:29.885Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:16:29.885Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T12:16:29.885Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T12:16:31.398Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T12:16:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T12:16:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T12:16:32.835Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:16:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T12:16:32.835Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:16:32.835Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T12:16:32.835Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:16:32.835Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T12:16:37.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T12:16:38.574Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T12:16:44.780Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T12:16:44.780Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:16:44.780Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T12:16:46.259Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T12:16:48.506Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T12:16:49.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T12:16:49.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T12:16:49.210Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:16:49.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T12:16:50.037Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T12:16:51.087Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T12:16:52.080Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T12:16:53.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T12:16:53.003Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T12:16:56.789Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T12:16:56.789Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:16:56.789Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T12:16:56.789Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:16:56.789Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T12:16:57.091Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T12:16:59.296Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T12:16:59.296Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:16:59.296Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T12:16:59.296Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T12:16:59.741Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T12:16:59.741Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T12:17:00.287Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T12:17:00.287Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:17:00.287Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T12:17:02.864Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T12:17:02.864Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:17:02.864Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T12:17:02.864Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:17:02.864Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T12:17:02.864Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:17:02.864Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T12:17:03.530Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T12:17:03.530Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:17:03.530Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T12:17:07.330Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T12:17:07.799Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T12:17:08.640Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T12:17:08.640Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T12:17:11.594Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T12:17:13.307Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T12:17:13.307Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:17:13.307Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T12:17:13.307Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:17:13.307Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T12:17:17.461Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T12:17:18.194Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T12:17:18.194Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:17:18.194Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T12:17:24.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T12:17:24.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T12:17:24.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T12:17:24.614Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T12:17:24.614Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T12:17:28.405Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T12:17:28.405Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:17:28.405Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T12:17:31.356Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T12:17:31.356Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:17:31.824Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T12:17:33.167Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T12:17:33.167Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T12:17:35.391Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T12:17:35.391Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:17:35.391Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T12:17:35.617Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T12:17:35.617Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T12:17:36.385Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T12:17:36.385Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T12:17:41.480Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T12:17:42.273Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T12:17:43.225Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T12:17:43.225Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T12:17:43.851Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T12:17:44.432Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T12:17:44.432Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T12:17:44.432Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T12:17:44.432Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T12:17:44.432Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:17:44.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T12:17:44.845Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T12:17:45.836Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T12:17:46.832Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T12:17:47.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T12:17:47.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T12:17:48.403Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T12:17:50.635Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T12:17:51.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T12:17:53.516Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T12:17:54.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T12:17:57.815Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T12:17:57.815Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:17:57.815Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T12:17:57.815Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:17:57.815Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T12:17:57.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T12:17:58.285Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T12:17:58.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T12:17:58.285Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T12:17:58.285Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T12:17:59.274Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T12:18:00.264Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T12:18:00.570Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T12:18:00.570Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:18:00.570Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T12:18:00.570Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:18:00.570Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T12:18:00.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004c7f68_} [2022-02-23T12:18:03.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13325534464_c:\foo_false____} [2022-02-23T12:18:04.294Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T12:18:04.294Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:18:04.750Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T12:18:06.177Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T12:18:07.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13325534464_c:\foo_true____} [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T12:18:11.411Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T12:18:11.411Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T12:18:11.411Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T12:18:11.411Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T12:18:11.411Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T12:18:11.411Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:18:11.411Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T12:18:15.203Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.203Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T12:18:15.203Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.673Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T12:18:15.673Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.673Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T12:18:15.673Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.673Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T12:18:15.673Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:18:15.673Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T12:18:19.462Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T12:18:19.462Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T12:18:19.462Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:18:19.462Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T12:18:19.525Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T12:18:23.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T12:18:23.268Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T12:18:23.268Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:18:23.268Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T12:18:23.268Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:18:23.268Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T12:18:23.268Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:18:23.268Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T12:18:23.698Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T12:18:29.136Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T12:18:31.540Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T12:18:31.540Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:18:31.540Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T12:18:32.927Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T12:18:32.927Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:18:32.927Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T12:18:32.927Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:18:32.927Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T12:18:33.108Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T12:18:41.341Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T12:18:41.341Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:18:41.341Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T12:18:41.341Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:18:41.798Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T12:18:41.798Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:18:41.798Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T12:18:43.325Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T12:18:45.512Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T12:18:45.512Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:18:45.512Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T12:18:45.512Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:18:45.512Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T12:18:53.617Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T12:18:56.507Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T12:18:56.507Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:18:56.507Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T12:18:56.507Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:18:56.507Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T12:18:56.507Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:18:56.507Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T12:18:58.007Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T12:18:58.007Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:18:58.007Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T12:18:58.007Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:18:58.007Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T12:18:58.673Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T12:19:00.958Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T12:19:00.958Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:19:00.958Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T12:19:00.958Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:19:00.958Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T12:19:04.443Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T12:19:04.748Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T12:19:04.748Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T12:19:04.748Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T12:19:04.748Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T12:19:04.748Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T12:19:05.216Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T12:19:07.436Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T12:19:11.225Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T12:19:11.225Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T12:19:11.225Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T12:19:11.492Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T12:19:14.179Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T12:19:15.166Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T12:19:15.166Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T12:19:15.166Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:19:15.166Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T12:19:15.634Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T12:19:15.634Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:19:15.634Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T12:19:15.893Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T12:19:16.103Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T12:19:16.571Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T12:19:17.268Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T12:19:17.268Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:19:17.268Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T12:19:26.992Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T12:19:26.992Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T12:19:27.461Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T12:19:27.573Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T12:19:27.573Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:19:27.573Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T12:19:31.256Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T12:19:31.256Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T12:19:31.256Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:19:31.256Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T12:19:34.207Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T12:19:34.207Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.207Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T12:19:34.675Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T12:19:34.675Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T12:19:34.675Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T12:19:34.675Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T12:19:34.675Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T12:19:34.675Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T12:19:34.675Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:19:34.675Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T12:19:36.118Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T12:19:37.175Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T12:19:38.467Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T12:19:41.419Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T12:19:41.888Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T12:19:41.889Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T12:19:41.889Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T12:19:41.889Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T12:19:41.889Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T12:19:41.889Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T12:19:41.889Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T12:19:41.889Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T12:19:41.889Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T12:19:43.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T12:19:45.207Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T12:19:50.246Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T12:19:52.179Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T12:19:57.424Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T12:19:57.701Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T12:20:00.731Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T12:20:00.731Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:20:00.731Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T12:20:02.455Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T12:20:04.452Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T12:20:04.452Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:20:04.452Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T12:20:04.452Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:20:04.452Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T12:20:04.452Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:20:04.452Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T12:20:07.341Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T12:20:07.341Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:20:07.341Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T12:20:07.341Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T12:20:09.610Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T12:20:11.061Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T12:20:11.061Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T12:20:11.061Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:20:11.061Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T12:20:11.061Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:20:11.061Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T12:20:11.061Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:20:11.061Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T12:20:13.401Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T12:20:13.869Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T12:20:14.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T12:20:17.674Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T12:20:19.738Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T12:20:19.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T12:20:19.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T12:20:19.840Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:20:19.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T12:20:20.207Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T12:20:21.771Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T12:20:22.729Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T12:20:22.729Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T12:20:26.452Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T12:20:26.452Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:20:26.452Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T12:20:26.452Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:20:26.452Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T12:20:27.616Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T12:20:27.616Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:20:27.616Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T12:20:28.941Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T12:20:29.382Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T12:20:29.382Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T12:20:32.271Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T12:20:32.271Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:20:32.271Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T12:20:34.791Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T12:20:35.779Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T12:20:35.779Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:20:35.779Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T12:20:35.779Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:20:35.779Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T12:20:35.999Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T12:20:36.103Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T12:20:36.103Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T12:20:36.103Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:20:36.103Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T12:20:36.456Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T12:20:37.091Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T12:20:37.091Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:20:37.091Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T12:20:39.589Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T12:20:40.176Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T12:20:40.884Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T12:20:44.848Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T12:20:45.475Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T12:20:48.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T12:20:48.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T12:20:48.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T12:20:49.519Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T12:20:49.519Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T12:20:49.519Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T12:20:49.519Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T12:20:49.519Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T12:20:51.405Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T12:20:52.415Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T12:20:52.415Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:20:52.415Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T12:20:52.973Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T12:20:54.545Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T12:20:55.306Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T12:20:55.306Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:20:55.306Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T12:20:58.195Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T12:20:58.195Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T12:21:02.869Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T12:21:05.759Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T12:21:05.759Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T12:21:05.759Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T12:21:05.759Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T12:21:05.759Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:21:05.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T12:21:07.083Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T12:21:07.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T12:21:07.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T12:21:08.657Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T12:21:10.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T12:21:13.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T12:21:16.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T12:21:16.731Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T12:21:17.202Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T12:21:20.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005055a8_} [2022-02-23T12:21:21.186Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T12:21:21.955Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T12:21:22.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1654122478_c:\foo_false____} [2022-02-23T12:21:25.952Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T12:21:26.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1654122478_c:\foo_true____} [2022-02-23T12:21:27.827Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T12:21:27.827Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:21:27.827Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T12:21:29.100Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T12:21:29.100Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T12:21:29.100Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T12:21:29.100Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T12:21:29.100Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.100Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T12:21:29.100Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:21:29.557Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T12:21:30.040Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T12:21:32.451Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T12:21:32.451Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.451Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T12:21:32.451Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.451Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T12:21:32.451Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T12:21:32.907Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T12:21:32.907Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:21:32.907Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T12:21:35.796Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T12:21:35.796Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T12:21:35.796Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:21:35.796Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T12:21:35.915Z] === RUN TestDockerSuite/TestExec [2022-02-23T12:21:35.915Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:21:35.915Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T12:21:35.915Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:21:35.915Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T12:21:38.497Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T12:21:39.515Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T12:21:39.515Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:21:39.515Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T12:21:39.515Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:21:39.515Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T12:21:39.515Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:21:39.515Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T12:21:39.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T12:21:42.664Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T12:21:42.664Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:21:42.664Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T12:21:42.664Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:21:42.664Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T12:21:42.664Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:21:42.664Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T12:21:44.382Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T12:21:45.290Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T12:21:46.455Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T12:21:49.006Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T12:21:49.006Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:21:49.006Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T12:21:49.006Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:21:49.006Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T12:21:50.244Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T12:21:50.265Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T12:21:51.837Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T12:21:51.837Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:21:51.837Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T12:21:51.837Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:21:51.837Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T12:21:54.033Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T12:21:54.810Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T12:21:54.810Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:21:54.810Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T12:21:57.826Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T12:22:01.353Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T12:22:01.353Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:22:01.353Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T12:22:01.353Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:22:01.353Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T12:22:04.985Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T12:22:04.985Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:22:04.985Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T12:22:04.985Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:22:04.985Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T12:22:04.985Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:22:04.985Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T12:22:07.937Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T12:22:11.650Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T12:22:11.650Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:22:11.650Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T12:22:11.650Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:22:11.650Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T12:22:13.799Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T12:22:13.799Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T12:22:13.799Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T12:22:13.799Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T12:22:13.799Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:22:13.799Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T12:22:15.371Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T12:22:15.371Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:22:15.371Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T12:22:15.371Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:22:15.371Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T12:22:18.267Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T12:22:18.267Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.267Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T12:22:18.267Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.267Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T12:22:18.267Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.267Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T12:22:18.267Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.267Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T12:22:18.551Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T12:22:18.551Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T12:22:18.551Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T12:22:18.551Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T12:22:18.551Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:22:18.551Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T12:22:18.730Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T12:22:19.192Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T12:22:21.357Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T12:22:22.344Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T12:22:22.344Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:22:22.344Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T12:22:25.076Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T12:22:25.076Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T12:22:25.076Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T12:22:27.970Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T12:22:28.933Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T12:22:28.933Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T12:22:28.933Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:22:29.388Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T12:22:29.507Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T12:22:29.507Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:22:29.507Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T12:22:29.507Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:22:29.507Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T12:22:29.507Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:22:29.507Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T12:22:29.846Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T12:22:29.846Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:22:29.846Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T12:22:29.846Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T12:22:30.302Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T12:22:36.660Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T12:22:40.601Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T12:22:40.601Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T12:22:41.057Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T12:22:43.814Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T12:22:44.772Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T12:22:45.228Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T12:22:45.228Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:22:45.228Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T12:22:48.574Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T12:22:48.948Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T12:22:48.948Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T12:22:48.948Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T12:22:48.948Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T12:22:48.948Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T12:22:48.948Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T12:22:48.948Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:22:48.948Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T12:22:52.676Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T12:22:55.498Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T12:22:55.725Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestHealth [2022-02-23T12:22:55.725Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T12:22:55.725Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T12:22:56.193Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T12:22:56.395Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T12:22:59.289Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T12:23:02.063Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T12:23:02.063Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T12:23:03.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T12:23:03.049Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:23:03.049Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T12:23:04.035Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T12:23:04.035Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T12:23:06.255Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T12:23:06.724Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T12:23:08.939Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T12:23:11.639Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T12:23:12.731Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T12:23:12.731Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T12:23:12.731Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:23:12.731Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T12:23:16.331Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T12:23:16.519Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T12:23:16.519Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T12:23:16.987Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T12:23:16.987Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T12:23:16.987Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T12:23:16.987Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T12:23:16.987Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T12:23:16.987Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T12:23:16.987Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T12:23:16.987Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T12:23:16.987Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T12:23:16.987Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:23:16.987Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T12:23:20.783Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T12:23:20.858Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T12:23:23.380Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T12:23:23.733Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T12:23:23.733Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:23:23.733Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T12:23:23.733Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:23:23.733Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T12:23:23.733Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T12:23:23.733Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:23:23.733Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T12:23:25.548Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T12:23:26.688Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T12:23:27.077Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T12:23:27.157Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T12:23:30.946Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T12:23:30.946Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:23:30.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T12:23:30.946Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:23:30.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T12:23:30.946Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:23:30.946Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T12:23:32.855Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T12:23:33.311Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T12:23:33.899Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T12:23:34.839Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T12:23:38.707Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T12:23:39.764Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T12:23:39.764Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:23:39.764Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T12:23:39.764Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:23:39.764Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T12:23:39.764Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:23:39.764Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T12:23:40.928Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T12:23:40.928Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:23:40.928Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T12:23:40.928Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:23:41.398Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T12:23:41.889Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T12:23:42.715Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T12:23:43.628Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T12:23:46.507Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T12:23:46.507Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T12:23:47.657Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T12:23:47.657Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T12:23:47.657Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:23:47.657Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T12:23:48.400Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T12:23:48.619Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T12:23:48.619Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:23:48.619Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T12:23:50.295Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T12:23:52.340Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T12:23:54.082Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T12:23:54.082Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:23:54.082Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T12:23:54.082Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T12:23:57.087Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T12:23:57.873Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T12:24:00.874Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T12:24:02.987Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T12:24:03.766Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T12:24:06.531Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T12:24:06.655Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T12:24:12.425Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T12:24:12.425Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:24:12.425Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T12:24:13.692Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T12:24:15.320Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T12:24:17.484Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T12:24:19.992Z] === RUN TestDockerSuite/TestExec [2022-02-23T12:24:19.992Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:24:19.992Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T12:24:19.992Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:24:19.992Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T12:24:20.476Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T12:24:22.880Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T12:24:24.266Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T12:24:24.268Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T12:24:24.738Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T12:24:25.048Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T12:24:25.048Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:24:25.048Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T12:24:25.048Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:24:25.048Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T12:24:25.048Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:24:25.504Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T12:24:25.732Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T12:24:27.670Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T12:24:28.068Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T12:24:30.559Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T12:24:31.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T12:24:33.450Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T12:24:34.811Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T12:24:34.811Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T12:24:34.811Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T12:24:34.811Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T12:24:35.623Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T12:24:37.841Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T12:24:40.698Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T12:24:40.699Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T12:24:41.632Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T12:24:46.000Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T12:24:46.001Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:24:46.001Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T12:24:46.001Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:24:46.001Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T12:24:46.001Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:24:46.001Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T12:24:46.587Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T12:24:46.587Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T12:24:48.790Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T12:24:48.892Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T12:24:51.005Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T12:24:51.005Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:24:51.005Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T12:24:52.484Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T12:24:53.560Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T12:24:53.560Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:24:53.560Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T12:24:53.560Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:24:54.016Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T12:24:54.016Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:24:54.016Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T12:24:54.016Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:24:54.016Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T12:24:54.016Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:24:54.016Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T12:24:54.792Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T12:24:54.793Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T12:24:56.909Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T12:24:56.909Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T12:24:56.909Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T12:24:56.909Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T12:24:56.909Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:24:56.909Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T12:24:59.799Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T12:24:59.799Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:24:59.799Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T12:25:01.948Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T12:25:06.849Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T12:25:06.849Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:25:06.849Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T12:25:06.849Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:25:06.849Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T12:25:06.849Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:25:06.849Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T12:25:09.105Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T12:25:12.622Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T12:25:17.696Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T12:25:17.696Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:25:17.696Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T12:25:17.769Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T12:25:19.668Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T12:25:20.595Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T12:25:21.558Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T12:25:22.129Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T12:25:23.383Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T12:25:27.424Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T12:25:27.424Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:25:27.424Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T12:25:27.931Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T12:25:30.377Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T12:25:30.434Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestHealth [2022-02-23T12:25:30.434Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T12:25:30.434Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T12:25:34.164Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T12:25:34.995Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T12:25:34.995Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:25:34.995Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T12:25:34.995Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:25:34.995Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T12:25:34.995Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:25:34.995Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T12:25:36.203Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T12:25:36.203Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T12:25:36.203Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:25:36.203Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T12:25:36.203Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T12:25:36.203Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T12:25:36.659Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T12:25:37.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T12:25:37.620Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:25:37.620Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T12:25:39.148Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T12:25:39.148Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T12:25:40.778Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T12:25:40.778Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T12:25:41.313Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T12:25:41.769Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T12:25:44.578Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T12:25:44.578Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:25:44.578Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T12:25:44.578Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:25:44.578Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T12:25:44.660Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T12:25:45.460Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T12:25:45.460Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:25:45.460Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T12:25:45.460Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:25:45.460Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T12:25:47.533Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T12:25:48.377Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T12:25:48.377Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T12:25:48.377Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:25:48.377Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T12:25:51.326Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T12:25:53.058Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T12:25:53.058Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T12:25:53.058Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T12:25:53.058Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T12:25:53.058Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T12:25:53.058Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T12:25:53.058Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T12:25:53.058Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T12:25:53.058Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T12:25:53.058Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:25:53.058Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T12:25:54.276Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T12:25:54.276Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T12:25:54.276Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T12:25:54.276Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T12:25:54.276Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T12:25:54.276Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T12:25:54.276Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T12:25:54.276Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T12:25:54.276Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T12:25:54.276Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T12:25:54.276Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T12:25:54.276Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T12:25:54.276Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T12:25:54.276Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T12:25:54.276Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T12:25:54.276Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPortList [2022-02-23T12:25:54.276Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:25:54.276Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T12:25:56.774Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T12:25:58.943Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T12:25:58.943Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:25:58.943Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T12:25:58.943Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:25:58.943Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T12:25:58.943Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T12:25:58.943Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:25:58.943Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T12:26:01.436Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T12:26:01.436Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:26:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T12:26:02.662Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T12:26:02.662Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T12:26:05.550Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T12:26:05.550Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:26:05.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T12:26:05.550Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:26:05.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T12:26:05.550Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:26:05.550Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T12:26:07.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T12:26:07.304Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:26:07.304Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T12:26:09.272Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T12:26:15.039Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T12:26:15.039Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:26:15.039Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T12:26:15.039Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:26:15.039Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T12:26:15.039Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:26:15.039Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T12:26:15.401Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T12:26:15.402Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T12:26:17.928Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T12:26:20.816Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T12:26:20.816Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T12:26:22.236Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T12:26:22.236Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:26:22.236Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T12:26:23.709Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T12:26:25.711Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T12:26:26.605Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T12:26:26.605Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:26:26.605Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T12:26:26.605Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T12:26:28.773Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T12:26:33.442Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T12:26:34.727Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T12:26:38.072Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T12:26:38.072Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:26:38.072Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T12:26:38.072Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:26:38.072Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T12:26:38.108Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T12:26:40.975Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T12:26:40.975Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:26:40.998Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T12:26:41.432Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T12:26:43.902Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T12:26:46.794Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T12:26:49.685Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T12:26:52.543Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T12:26:52.578Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T12:26:53.011Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T12:26:53.011Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:26:53.011Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T12:26:53.011Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T12:26:53.011Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.470Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T12:26:55.470Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T12:26:55.926Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T12:26:55.926Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T12:26:55.926Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T12:26:55.926Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T12:26:55.926Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.926Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T12:26:55.927Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.927Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T12:26:55.927Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:26:55.927Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T12:26:55.927Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T12:26:55.927Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T12:26:56.233Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T12:26:58.816Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T12:27:00.172Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T12:27:00.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T12:27:00.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T12:27:00.984Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T12:27:08.028Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T12:27:08.833Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T12:27:10.921Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T12:27:10.921Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:27:10.921Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T12:27:13.810Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T12:27:13.810Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T12:27:15.995Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T12:27:15.995Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:27:15.995Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T12:27:15.995Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:27:15.995Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T12:27:18.577Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T12:27:18.577Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:27:18.577Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T12:27:18.577Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:27:19.035Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T12:27:19.035Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:27:19.035Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T12:27:21.210Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T12:27:22.350Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T12:27:23.277Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T12:27:23.277Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:27:23.277Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T12:27:23.277Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:27:23.277Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T12:27:23.277Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:27:23.277Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T12:27:23.277Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:27:23.277Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T12:27:29.396Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T12:27:31.526Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T12:27:34.430Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T12:27:34.430Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:27:34.430Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T12:27:34.430Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:27:34.430Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T12:27:34.430Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:27:34.430Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T12:27:35.767Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T12:27:35.767Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:27:35.767Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T12:27:35.767Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T12:27:35.767Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:27:35.767Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T12:27:37.330Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T12:27:37.343Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T12:27:37.943Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T12:27:38.316Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T12:27:38.316Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:27:38.316Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T12:27:40.110Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T12:27:43.002Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T12:27:43.002Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:27:43.002Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T12:27:43.126Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T12:27:45.472Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T12:27:45.890Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T12:27:48.779Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T12:27:50.196Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T12:27:52.628Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T12:27:55.581Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T12:27:55.992Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T12:27:55.992Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:27:55.992Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T12:27:59.064Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T12:27:59.064Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:27:59.064Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T12:27:59.064Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:27:59.064Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T12:28:02.784Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T12:28:04.559Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T12:28:04.559Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:28:04.559Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T12:28:05.679Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T12:28:09.400Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T12:28:09.400Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T12:28:09.400Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T12:28:09.400Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T12:28:09.400Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T12:28:09.400Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T12:28:09.400Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T12:28:09.400Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T12:28:09.400Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T12:28:09.400Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T12:28:09.400Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T12:28:09.400Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T12:28:09.400Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T12:28:09.400Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T12:28:09.400Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T12:28:09.400Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPortList [2022-02-23T12:28:09.400Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:28:09.400Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T12:28:16.448Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T12:28:16.448Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:28:16.448Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T12:28:19.374Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T12:28:22.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T12:28:22.358Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:28:22.358Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T12:28:23.103Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T12:28:23.103Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T12:28:23.103Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T12:28:23.103Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T12:28:23.103Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T12:28:23.103Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T12:28:23.103Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T12:28:23.103Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T12:28:25.696Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T12:28:25.696Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:28:25.696Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T12:28:31.667Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T12:28:32.655Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T12:28:32.655Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:28:32.655Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T12:28:34.396Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T12:28:34.396Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T12:28:34.864Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T12:28:35.851Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T12:28:44.504Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T12:28:44.998Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T12:28:46.473Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T12:28:46.473Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:28:46.473Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T12:28:47.437Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T12:28:47.437Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:28:47.437Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T12:28:47.437Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:28:47.437Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T12:28:47.437Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:28:47.437Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T12:28:50.376Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T12:28:50.376Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:28:50.376Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T12:28:56.004Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T12:28:56.004Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:28:56.004Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T12:28:56.004Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T12:28:57.535Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T12:28:57.535Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T12:28:57.535Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T12:28:58.901Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T12:28:58.901Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T12:28:58.901Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:28:58.901Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T12:28:58.901Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:28:58.901Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T12:28:58.901Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:28:58.901Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T12:29:02.647Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T12:29:02.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T12:29:03.103Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T12:29:03.103Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:29:03.103Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T12:29:05.561Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T12:29:08.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T12:29:08.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T12:29:08.463Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:29:08.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T12:29:12.205Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T12:29:12.205Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T12:29:14.377Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T12:29:14.377Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:29:14.377Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T12:29:14.377Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:29:14.377Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T12:29:17.275Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T12:29:17.275Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T12:29:17.880Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T12:29:18.765Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T12:29:19.753Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T12:29:20.172Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T12:29:20.172Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:29:20.172Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T12:29:20.741Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T12:29:22.548Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T12:29:23.905Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T12:29:23.905Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T12:29:26.806Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T12:29:31.161Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T12:29:32.834Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T12:29:37.028Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T12:29:37.108Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T12:29:38.600Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T12:29:38.600Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:29:38.600Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T12:29:38.600Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:29:38.600Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T12:29:40.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T12:29:40.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T12:29:40.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T12:29:40.835Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T12:29:40.835Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T12:29:43.008Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T12:29:43.008Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:29:43.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T12:29:44.371Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T12:29:44.371Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:29:44.371Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T12:29:44.371Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:29:44.371Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T12:29:44.371Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:29:44.371Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T12:29:44.371Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:29:44.371Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T12:29:46.746Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T12:29:46.746Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:29:46.746Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T12:29:47.459Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T12:29:48.918Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T12:29:48.918Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T12:29:52.211Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T12:29:52.678Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T12:29:52.917Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T12:29:52.917Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:29:52.917Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T12:29:53.596Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T12:29:54.444Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T12:29:54.444Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:29:54.444Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T12:29:55.971Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T12:29:56.465Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T12:29:56.505Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T12:29:56.505Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T12:29:56.505Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T12:29:56.505Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T12:29:56.505Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T12:29:56.940Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T12:29:56.940Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:29:56.940Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T12:29:58.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T12:29:58.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T12:30:01.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T12:30:02.714Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T12:30:04.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T12:30:08.495Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T12:30:11.389Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T12:30:13.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T12:30:15.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000adb00_} [2022-02-23T12:30:17.695Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T12:30:22.458Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T12:30:23.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-198560697_c:\foo_false____} [2022-02-23T12:30:28.327Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T12:30:29.313Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:30:29.313Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T12:30:32.264Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T12:30:32.264Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:30:32.264Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T12:30:32.264Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:30:32.264Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T12:30:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-198560697_c:\foo_true____} [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T12:30:34.512Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T12:30:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T12:30:34.971Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T12:30:34.971Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T12:30:34.971Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T12:30:34.971Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T12:30:34.971Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:30:34.971Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T12:30:38.701Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:30:38.701Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T12:30:38.701Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:30:39.158Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T12:30:39.158Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:30:39.158Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T12:30:39.421Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T12:30:41.306Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T12:30:41.306Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:30:41.306Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T12:30:42.052Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T12:30:42.052Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T12:30:42.052Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:30:42.052Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T12:30:43.211Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T12:30:46.165Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T12:30:47.074Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T12:30:47.531Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T12:30:47.531Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T12:30:49.057Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T12:30:49.953Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T12:30:50.615Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T12:30:50.615Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:30:50.615Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T12:30:50.615Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:30:50.615Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T12:30:50.615Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:30:50.615Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T12:30:52.917Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T12:30:52.917Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T12:30:54.876Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T12:31:00.072Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T12:31:00.073Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:31:00.073Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T12:31:00.914Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T12:31:01.923Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T12:31:01.923Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:31:01.923Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T12:31:02.290Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T12:31:02.290Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:31:02.290Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T12:31:03.815Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T12:31:03.815Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:31:03.815Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T12:31:03.815Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:31:03.815Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T12:31:06.590Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T12:31:06.590Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T12:31:07.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T12:31:07.046Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:31:07.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T12:31:07.046Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:31:07.046Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T12:31:07.046Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T12:31:09.996Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:31:09.996Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T12:31:12.209Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T12:31:15.158Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T12:31:18.112Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T12:31:18.112Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:31:18.112Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T12:31:18.112Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:31:18.112Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T12:31:18.112Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:31:18.112Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T12:31:21.510Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T12:31:21.510Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.510Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T12:31:21.510Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.510Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T12:31:21.902Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T12:31:21.903Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.903Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T12:31:21.903Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.903Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T12:31:21.903Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.903Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T12:31:21.903Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:31:21.903Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T12:31:23.470Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T12:31:24.699Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T12:31:28.417Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T12:31:29.382Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T12:31:32.143Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:31:32.143Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T12:31:34.360Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T12:31:34.360Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:31:34.360Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T12:31:34.828Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T12:31:34.828Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:31:34.828Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T12:31:36.314Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T12:31:36.314Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:31:36.314Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T12:31:36.314Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:31:36.314Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T12:31:37.922Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T12:31:38.621Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T12:31:41.573Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T12:31:41.573Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:31:41.573Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T12:31:43.381Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T12:31:43.381Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:31:43.839Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T12:31:43.839Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:31:43.839Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T12:31:44.967Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T12:31:45.366Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T12:31:45.366Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:31:45.366Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T12:31:45.366Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:31:45.366Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T12:31:45.366Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:31:45.366Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T12:31:48.317Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T12:31:52.109Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T12:31:52.389Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T12:31:52.389Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T12:31:52.389Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T12:31:52.389Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T12:31:52.389Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T12:31:54.561Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T12:31:55.059Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T12:31:55.257Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T12:31:57.460Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T12:31:57.919Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T12:31:57.919Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T12:31:58.849Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:31:58.849Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T12:31:59.928Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T12:32:00.818Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T12:32:00.893Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T12:32:01.788Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T12:32:01.788Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T12:32:01.788Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:32:01.788Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T12:32:02.245Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T12:32:02.245Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:32:02.245Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T12:32:02.706Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T12:32:03.166Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T12:32:03.786Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T12:32:04.715Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T12:32:04.715Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T12:32:04.715Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T12:32:04.715Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T12:32:04.715Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:32:04.715Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T12:32:13.382Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T12:32:13.382Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:32:13.382Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:32:15.602Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T12:32:15.602Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:32:16.070Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T12:32:20.879Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T12:32:20.879Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T12:32:20.879Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T12:32:23.795Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T12:32:23.795Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T12:32:23.795Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:32:23.795Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T12:32:24.836Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T12:32:26.502Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T12:32:26.502Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:32:26.502Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T12:32:26.502Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:32:26.502Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T12:32:26.502Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:32:26.502Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T12:32:27.521Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T12:32:27.521Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T12:32:27.521Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T12:32:27.521Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T12:32:27.521Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T12:32:27.521Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.521Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T12:32:27.521Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:32:27.978Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T12:32:28.553Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T12:32:30.877Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T12:32:33.659Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T12:32:34.320Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T12:32:34.609Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T12:32:36.486Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:32:36.486Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T12:32:38.358Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T12:32:38.654Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T12:32:38.654Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:32:38.654Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T12:32:38.654Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:32:38.654Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T12:32:39.526Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T12:32:39.526Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.526Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T12:32:39.527Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T12:32:39.527Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T12:32:40.512Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T12:32:42.727Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T12:32:44.943Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T12:32:45.707Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T12:32:46.507Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T12:32:48.599Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T12:32:49.457Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T12:32:49.457Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.457Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T12:32:49.457Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T12:32:49.926Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:32:49.926Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:32:52.321Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T12:32:53.160Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T12:32:54.681Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T12:32:54.681Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T12:32:54.681Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T12:32:54.681Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T12:32:54.681Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:32:54.681Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T12:32:55.212Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T12:32:58.104Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T12:32:58.104Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T12:33:00.220Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T12:33:05.151Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:33:05.151Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T12:33:05.997Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T12:33:07.177Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T12:33:07.177Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:33:07.177Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T12:33:08.041Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T12:33:08.041Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:33:08.041Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T12:33:08.896Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T12:33:10.129Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T12:33:10.431Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T12:33:12.710Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T12:33:12.710Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:33:12.710Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T12:33:12.710Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:33:12.710Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T12:33:14.879Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:33:14.879Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T12:33:17.297Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T12:33:17.777Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T12:33:18.987Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T12:33:18.987Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T12:33:19.953Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T12:33:20.248Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T12:33:20.668Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T12:33:24.049Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T12:33:24.391Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T12:33:24.391Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:33:24.391Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T12:33:24.391Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:33:24.391Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T12:33:24.391Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:33:24.391Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T12:33:27.036Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T12:33:27.280Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T12:33:27.280Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.280Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T12:33:27.280Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.280Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T12:33:27.280Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.280Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T12:33:27.280Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.280Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T12:33:27.845Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T12:33:27.845Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:33:27.845Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T12:33:27.845Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.845Z] === RUN TestDockerSuite/TestRunState [2022-02-23T12:33:27.845Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:33:27.845Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T12:33:29.455Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T12:33:31.636Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T12:33:31.636Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:33:31.636Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T12:33:31.636Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T12:33:31.636Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:33:31.636Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T12:33:31.636Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:33:31.636Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T12:33:31.720Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T12:33:31.720Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T12:33:32.105Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T12:33:32.105Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T12:33:32.105Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:33:32.105Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T12:33:32.190Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T12:33:32.190Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:33:32.190Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T12:33:32.190Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:33:32.190Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T12:33:32.190Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:33:32.190Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T12:33:33.153Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T12:33:33.153Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:33:33.153Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T12:33:36.521Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:33:36.521Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T12:33:36.881Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T12:33:37.975Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:33:37.975Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T12:33:40.237Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T12:33:40.237Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:33:40.237Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T12:33:40.237Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T12:33:40.237Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:33:40.237Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T12:33:41.771Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T12:33:41.771Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:33:41.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T12:33:43.126Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T12:33:44.723Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T12:33:44.723Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:33:44.723Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T12:33:44.723Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:33:44.723Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T12:33:45.433Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T12:33:46.015Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T12:33:46.016Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:33:46.016Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T12:33:48.336Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T12:33:49.479Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T12:33:49.730Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T12:33:49.730Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:33:49.731Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T12:33:49.731Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:33:49.731Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T12:33:49.731Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:33:49.731Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T12:33:51.235Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T12:33:52.621Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T12:33:55.511Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T12:33:57.016Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T12:33:57.016Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:33:57.016Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T12:33:59.225Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T12:33:59.904Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T12:33:59.913Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T12:34:02.114Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T12:34:02.115Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:34:02.115Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T12:34:04.597Z] === RUN TestDockerSuite/TestExec [2022-02-23T12:34:04.598Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:34:04.598Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T12:34:04.598Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:34:04.598Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T12:34:07.073Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T12:34:07.494Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T12:34:07.882Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T12:34:07.882Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T12:34:07.882Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T12:34:07.882Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T12:34:07.882Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:34:07.882Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T12:34:09.669Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T12:34:09.670Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:34:09.670Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T12:34:09.670Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:34:09.670Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T12:34:09.670Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:34:09.670Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T12:34:12.573Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T12:34:15.474Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T12:34:15.738Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T12:34:15.738Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:34:15.738Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T12:34:15.738Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T12:34:16.419Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T12:34:16.419Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:34:16.419Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T12:34:18.370Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T12:34:18.586Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:34:18.586Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T12:34:19.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T12:34:21.266Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T12:34:23.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T12:34:25.955Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T12:34:25.955Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:34:25.955Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T12:34:25.955Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:34:25.955Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T12:34:25.955Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:34:25.955Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T12:34:27.136Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:34:27.136Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T12:34:28.886Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T12:34:28.886Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:34:28.886Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T12:34:28.886Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:34:28.886Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T12:34:28.886Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:34:28.886Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T12:34:29.686Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T12:34:33.004Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T12:34:35.222Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T12:34:35.475Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T12:34:35.475Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T12:34:35.475Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T12:34:35.475Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T12:34:35.475Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:34:35.475Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T12:34:35.936Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T12:34:37.437Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T12:34:38.375Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T12:34:38.375Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T12:34:38.375Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T12:34:38.375Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T12:34:38.375Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:34:38.375Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T12:34:41.269Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T12:34:41.269Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.269Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T12:34:41.702Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T12:34:41.702Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T12:34:42.663Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T12:34:44.593Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T12:34:44.593Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T12:34:44.593Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T12:34:44.593Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T12:34:44.593Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T12:34:44.593Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:34:44.593Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T12:34:45.551Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T12:34:46.158Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T12:34:46.625Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T12:34:47.095Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T12:34:47.095Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T12:34:47.715Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T12:34:48.677Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T12:34:49.312Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T12:34:51.568Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T12:34:51.568Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T12:34:51.568Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T12:34:51.568Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T12:34:51.568Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.568Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T12:34:51.578Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T12:34:51.578Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.578Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T12:34:51.578Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.578Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T12:34:51.578Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:34:51.578Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T12:34:52.024Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:34:52.024Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T12:34:52.024Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:34:52.024Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T12:34:52.024Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:34:52.024Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T12:34:56.688Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T12:34:56.688Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T12:34:56.688Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T12:34:56.688Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T12:34:56.688Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:34:56.688Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T12:34:57.370Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T12:34:59.733Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T12:34:59.733Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:34:59.733Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T12:35:04.445Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T12:35:08.175Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T12:35:09.033Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T12:35:09.033Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:35:09.033Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T12:35:10.155Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T12:35:10.155Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:35:10.155Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T12:35:11.205Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T12:35:14.909Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T12:35:14.909Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:35:14.909Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T12:35:14.909Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:35:14.909Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T12:35:14.909Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:35:14.909Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T12:35:14.909Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T12:35:15.246Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestHealth [2022-02-23T12:35:15.246Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T12:35:15.246Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T12:35:15.377Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T12:35:18.256Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T12:35:20.428Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T12:35:23.315Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T12:35:25.797Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T12:35:25.798Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:35:25.798Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T12:35:26.206Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T12:35:27.616Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T12:35:27.616Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:35:27.616Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T12:35:28.749Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T12:35:29.096Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T12:35:29.096Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:35:29.096Z] === RUN TestDockerSuite/TestRunState [2022-02-23T12:35:29.096Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:35:29.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T12:35:29.149Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T12:35:29.608Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T12:35:31.784Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T12:35:31.993Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T12:35:31.993Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:35:31.993Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T12:35:32.242Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T12:35:32.540Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T12:35:32.540Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:35:32.540Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T12:35:34.883Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T12:35:34.883Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:35:34.883Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T12:35:34.883Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:35:34.883Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T12:35:35.339Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T12:35:35.339Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T12:35:35.339Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:35:35.339Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T12:35:35.969Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T12:35:37.325Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T12:35:37.325Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T12:35:37.325Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T12:35:37.325Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T12:35:37.325Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T12:35:37.325Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:35:37.325Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T12:35:41.120Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:35:41.120Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T12:35:44.007Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T12:35:44.007Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:35:44.007Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T12:35:44.521Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T12:35:44.521Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T12:35:44.521Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:35:44.521Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T12:35:46.899Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T12:35:46.899Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:35:46.899Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T12:35:46.899Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:35:46.899Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T12:35:49.207Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T12:35:49.207Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T12:35:49.207Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T12:35:49.207Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T12:35:49.207Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T12:35:49.207Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T12:35:49.207Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T12:35:49.207Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T12:35:49.207Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T12:35:49.207Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:35:49.207Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T12:35:51.564Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T12:35:52.104Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T12:35:52.244Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T12:35:52.244Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T12:35:52.244Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T12:35:52.244Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:35:52.244Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T12:35:52.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T12:35:53.187Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T12:35:53.187Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T12:35:55.063Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T12:35:55.063Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:35:55.063Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T12:35:55.063Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:35:55.063Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T12:35:55.063Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T12:35:55.063Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:35:55.063Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T12:35:56.980Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T12:35:56.980Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T12:35:57.965Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T12:35:58.423Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T12:36:00.772Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T12:36:01.240Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T12:36:01.323Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T12:36:01.323Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:36:01.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T12:36:01.323Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:36:01.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T12:36:01.323Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:36:01.323Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T12:36:01.708Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T12:36:01.708Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T12:36:01.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T12:36:02.176Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T12:36:04.220Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T12:36:07.663Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T12:36:10.028Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T12:36:10.028Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:36:10.028Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T12:36:10.028Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:36:10.028Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T12:36:10.028Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:36:10.028Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T12:36:12.594Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T12:36:12.594Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:36:12.594Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T12:36:12.594Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T12:36:12.594Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T12:36:12.594Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:36:13.062Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T12:36:14.715Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T12:36:14.715Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:36:14.715Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T12:36:14.715Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T12:36:18.590Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T12:36:19.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T12:36:20.778Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T12:36:20.778Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T12:36:22.273Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T12:36:23.484Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T12:36:23.484Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T12:36:23.484Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T12:36:23.676Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T12:36:25.168Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T12:36:25.168Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.168Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T12:36:25.168Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T12:36:25.168Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T12:36:25.168Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.624Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T12:36:25.624Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.624Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T12:36:25.624Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.624Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T12:36:25.624Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.624Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T12:36:25.624Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:36:25.624Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T12:36:26.575Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T12:36:26.575Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:36:26.575Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T12:36:26.575Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T12:36:29.471Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T12:36:30.292Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T12:36:32.371Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T12:36:32.459Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T12:36:34.627Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T12:36:35.972Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T12:36:35.972Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:36:35.972Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite (2868.37s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.93s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.17s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.70s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.48s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.59s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.90s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.12s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.78s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.22s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.89s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.11s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.54s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.63s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.75s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.53s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.46s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.55s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.16s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.94s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.71s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.76s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-23T12:36:36.958Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:36:36.958Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.85s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.36s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.93s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.27s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.39s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.73s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.31s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.91s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.55s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.72s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.79s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.14s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.79s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.32s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.34s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.61s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.89s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.55s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.00s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.81s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.97s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.38s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.93s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.18s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.19s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.13s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.96s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.57s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFails (3.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.38s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.51s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.94s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.18s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (11.14s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.90s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildHistory (12.83s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.04s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.52s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabel (1.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.17s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.27s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.46s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.19s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.42s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.36s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.05s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.41s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.47s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.62s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.71s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.53s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.09s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.34s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.10s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.85s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.30s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.75s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.49s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.30s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.20s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildRm (15.73s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.54s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.76s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.67s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.85s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.90s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.54s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.49s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildStderr (6.27s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.06s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.26s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.59s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.62s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.26s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.73s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (30.70s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.43s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.12s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.96s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.41s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.89s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.47s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.90s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCommitChange (6.94s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.47s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.70s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCommitTTY (9.56s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.17s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.67s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.86s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.40s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.43s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.48s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.09s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (8.64s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.36s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.98s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.29s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.20s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T12:36:36.959Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.43s) [2022-02-23T12:36:36.959Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.30s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.41s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.37s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.98s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.16s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.44s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.50s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.09s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.17s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.27s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.04s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.47s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.57s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.26s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.27s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.29s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004c7f68_} (3.23s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13325534464_c:\foo_false____} (3.35s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13325534464_c:\foo_true____} (3.48s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.13s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.73s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.66s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.64s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.40s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.61s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.09s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.11s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToDot (3.59s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCpToStdout (3.75s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.30s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.91s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.10s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.26s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.30s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.32s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.44s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.34s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.24s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsCopy (6.21s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.15s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.39s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.78s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFilters (7.27s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFormat (6.78s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsRename (3.49s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsResize (33.60s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.29s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.96s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.05s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.84s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.24s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.11s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.80s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.85s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.86s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.40s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.85s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.79s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecInspectID (5.75s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.16s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.36s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.36s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.40s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.13s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.52s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.41s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.90s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.22s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.11s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.23s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.46s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectDefault (3.37s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectHistory (5.66s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:36:36.960Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.08s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.77s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.13s) [2022-02-23T12:36:36.960Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.82s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.03s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectStatus (8.34s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.06s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.98s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.44s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.88s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.33s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.28s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.27s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.17s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.48s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.51s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.13s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.77s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.30s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.45s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.10s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.55s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.30s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsSince (9.87s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsTail (3.73s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.52s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.23s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.45s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.37s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsByOrder (13.58s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.34s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.24s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.28s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.74s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.07s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.29s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.55s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.14s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.66s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.34s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.49s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.45s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.19s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.61s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.85s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.44s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.66s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.36s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.18s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.88s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.91s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.00s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.44s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.45s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.40s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.13s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.33s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.05s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.37s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.06s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.22s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.04s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.21s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.10s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.26s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.48s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.40s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.34s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunExitCode (3.43s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.39s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.43s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.45s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.91s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:36:36.961Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.74s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T12:36:36.961Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.76s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.94s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.12s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.16s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.20s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.58s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.89s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunRm (3.58s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.52s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.52s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.58s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.13s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.45s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.65s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.63s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.42s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.16s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.45s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.66s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.25s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.07s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.45s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.53s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.15s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.15s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.20s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.21s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.66s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.25s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.08s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.48s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.75s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.99s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.13s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.55s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.03s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.01s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.32s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.36s) [2022-02-23T12:36:36.962Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:36:36.962Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T12:36:36.962Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.962Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T12:36:36.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.963Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T12:36:36.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:36.963Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T12:36:36.963Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T12:36:37.433Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.433Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:36:37.433Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T12:36:37.434Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T12:36:37.434Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T12:36:37.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T12:36:37.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T12:36:37.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T12:36:37.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T12:36:37.434Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerDaemonSuite [2022-02-23T12:36:37.434Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T12:36:37.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T12:36:37.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T12:36:37.434Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerSwarmSuite [2022-02-23T12:36:37.434Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T12:36:37.434Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T12:36:37.434Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerNetworkSuite [2022-02-23T12:36:37.434Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T12:36:37.434Z] === RUN TestDockerHubPullSuite [2022-02-23T12:36:37.434Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T12:36:37.434Z] PASS [2022-02-23T12:36:37.434Z] ok github.com/docker/docker/integration-cli 2868.766s [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === Skipped [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:36:37.434Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:36:37.434Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:36:37.434Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T12:36:37.434Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:36:37.434Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T12:36:37.434Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-23T12:36:37.434Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:36:37.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-23T12:36:37.434Z] [2022-02-23T12:36:37.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T12:36:37.435Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:36:37.435Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:36:37.435Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.435Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:36:37.435Z] [2022-02-23T12:36:37.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-23T12:36:37.436Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T12:36:37.436Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:36:37.436Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:36:37.436Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:36:37.436Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:36:37.436Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.436Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:36:37.436Z] [2022-02-23T12:36:37.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:36:37.437Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:37.437Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:37.437Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-23T12:36:37.437Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:36:37.437Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.437Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:36:37.437Z] [2022-02-23T12:36:37.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:36:37.438Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:36:37.438Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:36:37.438Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T12:36:37.438Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:36:37.438Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:36:37.438Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:36:37.438Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:36:37.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:36:37.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:36:37.438Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T12:36:37.438Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:36:37.438Z] [2022-02-23T12:36:37.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:36:37.438Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:36:37.439Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:36:37.439Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:36:37.439Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T12:36:37.439Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.439Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T12:36:37.439Z] [2022-02-23T12:36:37.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.440Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T12:36:37.440Z] [2022-02-23T12:36:37.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.440Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-23T12:36:37.440Z] [2022-02-23T12:36:37.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.440Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:36:37.440Z] [2022-02-23T12:36:37.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.440Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-23T12:36:37.440Z] [2022-02-23T12:36:37.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.440Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T12:36:37.440Z] [2022-02-23T12:36:37.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T12:36:37.440Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:36:37.910Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.910Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:36:37.910Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:36:37.911Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.911Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:36:37.911Z] [2022-02-23T12:36:37.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T12:36:37.912Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:36:37.912Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:36:37.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.912Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:36:37.912Z] [2022-02-23T12:36:37.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:36:37.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:36:37.913Z] [2022-02-23T12:36:37.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T12:36:37.914Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:37.914Z] DONE 1085 tests, 544 skipped in 2881.926s [2022-02-23T12:36:37.914Z] INFO: Integration tests ended at 02/23/2022 12:36:37. Duration:00:48:02.0824485 [2022-02-23T12:36:37.914Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T12:36:37.914Z] [2022-02-23T12:36:38.151Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T12:36:38.382Z] Containers: 2 [2022-02-23T12:36:38.382Z] Running: 0 [2022-02-23T12:36:38.382Z] Paused: 0 [2022-02-23T12:36:38.382Z] Stopped: 2 [2022-02-23T12:36:38.382Z] Images: 18 [2022-02-23T12:36:38.382Z] Server Version: 0.0.0-dev [2022-02-23T12:36:38.382Z] Storage Driver: windowsfilter [2022-02-23T12:36:38.382Z] Windows: [2022-02-23T12:36:38.382Z] Logging Driver: json-file [2022-02-23T12:36:38.382Z] Plugins: [2022-02-23T12:36:38.382Z] Volume: local [2022-02-23T12:36:38.382Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T12:36:38.382Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T12:36:38.382Z] Swarm: inactive [2022-02-23T12:36:38.382Z] Default Isolation: process [2022-02-23T12:36:38.382Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T12:36:38.382Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T12:36:38.382Z] OSType: windows [2022-02-23T12:36:38.382Z] Architecture: x86_64 [2022-02-23T12:36:38.382Z] CPUs: 4 [2022-02-23T12:36:38.382Z] Total Memory: 32GiB [2022-02-23T12:36:38.382Z] Name: azwin-2-645c81 [2022-02-23T12:36:38.382Z] ID: C2HA:2BWD:KWFD:QMW6:YVLX:6O4S:ZUDG:BM75:2HC5:7JYJ:3FER:WMNB [2022-02-23T12:36:38.382Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T12:36:38.382Z] Debug Mode (client): false [2022-02-23T12:36:38.382Z] Debug Mode (server): true [2022-02-23T12:36:38.382Z] File Descriptors: -1 [2022-02-23T12:36:38.382Z] Goroutines: 46 [2022-02-23T12:36:38.382Z] System Time: 2022-02-23T12:36:37.8731662Z [2022-02-23T12:36:38.382Z] EventsListeners: 0 [2022-02-23T12:36:38.382Z] Registry: https://index.docker.io/v1/ [2022-02-23T12:36:38.382Z] Labels: [2022-02-23T12:36:38.382Z] Experimental: false [2022-02-23T12:36:38.382Z] Insecure Registries: [2022-02-23T12:36:38.382Z] 127.0.0.0/8 [2022-02-23T12:36:38.382Z] Live Restore Enabled: false [2022-02-23T12:36:38.382Z] [2022-02-23T12:36:38.382Z] [2022-02-23T12:36:38.382Z] INFO: Stopping daemon under test [2022-02-23T12:36:38.382Z] SUCCESS: The process with PID 1428 (child process of PID 5932) has been terminated. [2022-02-23T12:36:38.382Z] SUCCESS: The process with PID 5932 (child process of PID 5240) has been terminated. [2022-02-23T12:36:38.382Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T12:36:38.382Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 12:36:38. [2022-02-23T12:36:38.382Z] INFO: Tidying up at end of run [2022-02-23T12:36:38.382Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.out) to bundles\CIDUT.out [2022-02-23T12:36:38.382Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.err) to bundles\CIDUT.err [2022-02-23T12:36:38.382Z] INFO: Saving containerd logs to bundles [2022-02-23T12:36:38.382Z] INFO: Nuke-Everything... [2022-02-23T12:36:38.383Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T12:36:38.850Z] c26f2937f27b [2022-02-23T12:36:38.850Z] bf834bf3f403 [2022-02-23T12:36:38.850Z] INFO: Tidying pidfile d:\CI\PR-43282\5\docker.pid [2022-02-23T12:36:38.850Z] INFO: Killing containerd with PID 3352 [2022-02-23T12:36:38.850Z] INFO: Nuking d:\CI [2022-02-23T12:36:41.048Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T12:36:41.669Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T12:36:41.669Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T12:36:41.669Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T12:36:41.669Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T12:36:41.669Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.669Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T12:36:41.669Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T12:36:41.670Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T12:36:41.670Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T12:36:41.670Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T12:36:41.670Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T12:36:41.670Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:36:41.670Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T12:36:43.839Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T12:36:44.295Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T12:36:44.751Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T12:36:45.206Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T12:36:47.370Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T12:36:49.600Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T12:36:51.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T12:36:54.839Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T12:36:55.904Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T12:36:55.904Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:36:55.904Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T12:37:03.407Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T12:37:04.135Z] INFO: Zapped successfully [2022-02-23T12:37:04.135Z] [2022-02-23T12:37:04.135Z] INFO: executeCI.ps1 exiting at Wed Feb 23 12:37:03 CUT 2022. Duration 01:14:58.0886830 [2022-02-23T12:37:04.135Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T12:37:04.385Z] Recording test results [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T12:37:05.582Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T12:37:05.582Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T12:37:05.582Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T12:37:05.582Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T12:37:06.195Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T12:37:06.195Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:37:06.195Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T12:37:08.481Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T12:37:10.652Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T12:37:11.491Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T12:37:11.962Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T12:37:11.962Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:37:11.962Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T12:37:11.962Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:37:11.962Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T12:37:11.962Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:37:11.962Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T12:37:11.962Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:37:11.962Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T12:37:13.014Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T12:37:15.453Z] Archiving artifacts [2022-02-23T12:37:17.707Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T12:37:19.878Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T12:37:19.878Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:37:19.878Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T12:37:22.257Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:37:22.257Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T12:37:22.773Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T12:37:22.773Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T12:37:23.783Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T12:37:26.672Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T12:37:26.672Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:37:26.672Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T12:37:28.837Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T12:37:28.837Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T12:37:29.294Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T12:37:29.294Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T12:37:29.294Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T12:37:29.294Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T12:37:29.294Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:37:29.294Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T12:37:30.557Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T12:37:31.511Z] + make clean [2022-02-23T12:37:33.077Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T12:37:33.077Z] docker-dev-cache [2022-02-23T12:37:33.077Z] docker-mod-cache [2022-02-23T12:37:33.079Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T12:37:41.652Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T12:37:46.952Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T12:37:46.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T12:37:46.953Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T12:37:49.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T12:37:49.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T12:37:50.206Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T12:37:53.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T12:37:54.519Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T12:37:54.519Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T12:37:54.975Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T12:37:54.975Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T12:37:55.277Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T12:37:55.277Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:37:55.432Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T12:37:55.737Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T12:37:58.640Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T12:38:01.538Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T12:38:05.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T12:38:05.723Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:38:05.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T12:38:06.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T12:38:07.143Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T12:38:07.143Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:38:07.143Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T12:38:11.848Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T12:38:11.848Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:38:11.848Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T12:38:11.848Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:38:11.848Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T12:38:14.746Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T12:38:17.430Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T12:38:17.431Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T12:38:17.431Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T12:38:17.644Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T12:38:26.193Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T12:38:26.193Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T12:38:26.193Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T12:38:26.193Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T12:38:26.193Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T12:38:26.193Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T12:38:26.193Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T12:38:26.193Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T12:38:26.193Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T12:38:26.193Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T12:38:26.193Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T12:38:26.193Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T12:38:26.193Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T12:38:26.193Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T12:38:26.193Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T12:38:26.193Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPortList [2022-02-23T12:38:26.193Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:38:26.193Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T12:38:29.775Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T12:38:29.776Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:38:29.776Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite (2832.15s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.30s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:38:31.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:38:31.941Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.99s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.71s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.11s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.63s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.24s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.93s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.88s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.61s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.84s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.65s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.42s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.05s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.29s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.83s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.29s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.21s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.98s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (15.67s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.55s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.47s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.90s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.76s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.78s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.61s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.79s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.85s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.72s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.75s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.13s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.87s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.62s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.96s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.30s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.78s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.10s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.76s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.64s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.25s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.09s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.20s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.10s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.67s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.77s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.86s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.51s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.58s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.64s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.43s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.14s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.09s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.55s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.30s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.37s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.57s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.44s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.18s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.69s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.36s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.94s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.94s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.31s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.35s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.91s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.35s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFails (3.17s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.71s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.51s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.42s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.21s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.79s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.51s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.03s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildHistory (14.31s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.93s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.29s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.48s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.54s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.15s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.39s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.89s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.29s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.35s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.79s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.39s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.11s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.69s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.69s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.22s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.28s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.78s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.60s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.88s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (15.64s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.22s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.63s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.59s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.61s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.68s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.98s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildRm (21.59s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.18s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:38:31.942Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.67s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.74s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.03s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.02s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.87s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.01s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-02-23T12:38:31.942Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildStderr (5.39s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.53s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.32s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.73s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.87s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.60s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.23s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.89s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.92s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.67s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.18s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.61s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.47s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.13s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.62s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.15s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.22s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.71s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitChange (6.49s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.30s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.12s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitTTY (8.87s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.76s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.35s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.75s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.46s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.30s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.26s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.93s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.64s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.79s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.14s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.24s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.57s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.12s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.37s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.86s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.92s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.38s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.64s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.56s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.28s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.81s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.99s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.98s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005055a8_} (2.93s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1654122478_c:\foo_false____} (2.99s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1654122478_c:\foo_true____} (2.96s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.30s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.98s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.11s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.26s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.49s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToDot (3.41s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCpToStdout (3.44s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.29s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.43s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.22s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.77s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.75s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.31s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.26s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.50s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.33s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.41s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.94s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsCopy (5.74s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.65s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.14s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.05s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.39s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFilters (6.33s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFormat (6.17s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsRename (3.23s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsResize (8.53s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.06s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.10s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.69s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.26s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.51s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.50s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.60s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.56s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.60s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.62s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (10.23s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:38:31.943Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:38:31.943Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.69s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestExecInspectID (5.12s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.85s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.67s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.76s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.56s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.59s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.60s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.53s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.97s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.37s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.29s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.81s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.50s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.28s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.03s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.74s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.19s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.15s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectDefault (3.04s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectHistory (5.80s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.07s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.62s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.99s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectStatus (3.86s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.08s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.70s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.15s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.69s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.01s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.01s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.97s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.47s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.48s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.89s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.92s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.76s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.67s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.04s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.68s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.12s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.05s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsSince (9.86s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsTail (3.76s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.38s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.30s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.09s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.04s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsByOrder (10.04s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.50s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.08s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.41s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.67s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.84s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.05s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.72s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.19s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.39s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.54s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.77s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.41s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.19s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.06s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.04s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.73s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.45s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.37s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.86s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.99s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.63s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.48s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.17s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiTag (0.96s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.34s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.46s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.62s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.45s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.61s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:38:31.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.39s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.57s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.14s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.20s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.14s) [2022-02-23T12:38:31.944Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.50s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.12s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.17s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.38s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.55s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.37s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.10s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.09s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.13s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.17s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.01s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.09s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.09s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunExitCode (3.11s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.17s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.11s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.27s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.33s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.54s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.91s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.53s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.06s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.79s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.55s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.21s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.26s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.85s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.70s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.98s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunRm (3.31s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.26s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.12s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.05s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.98s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.78s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.35s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.04s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.06s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.03s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.67s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.15s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.54s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.41s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.24s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.94s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.81s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.33s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.53s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.95s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.90s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.29s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.63s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.89s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.64s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.31s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.46s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.17s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.60s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.95s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.40s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.41s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.52s) [2022-02-23T12:38:31.945Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:38:31.945Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s) [2022-02-23T12:38:31.945Z] === RUN TestDockerRegistrySuite [2022-02-23T12:38:31.945Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T12:38:31.945Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.945Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T12:38:31.945Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.945Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T12:38:31.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T12:38:31.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T12:38:31.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T12:38:31.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T12:38:31.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T12:38:31.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T12:38:31.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T12:38:31.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerDaemonSuite [2022-02-23T12:38:31.946Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T12:38:31.946Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T12:38:31.946Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T12:38:31.946Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerSwarmSuite [2022-02-23T12:38:31.946Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T12:38:31.946Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T12:38:31.946Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerNetworkSuite [2022-02-23T12:38:31.946Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T12:38:31.946Z] === RUN TestDockerHubPullSuite [2022-02-23T12:38:31.946Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T12:38:31.946Z] PASS [2022-02-23T12:38:31.946Z] ok github.com/docker/docker/integration-cli 2832.617s [2022-02-23T12:38:31.946Z] [2022-02-23T12:38:31.946Z] === Skipped [2022-02-23T12:38:31.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T12:38:31.946Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T12:38:31.946Z] [2022-02-23T12:38:31.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:38:31.946Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T12:38:31.946Z] [2022-02-23T12:38:31.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:38:31.946Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.946Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T12:38:31.946Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:38:31.947Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:38:31.947Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:38:31.947Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:38:31.947Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:38:31.947Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:38:31.947Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.14s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:38:31.947Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:31.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:38:31.947Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T12:38:31.947Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T12:38:31.947Z] [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T12:38:32.143Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T12:38:32.143Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.58s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.56s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.404Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T12:38:32.404Z] [2022-02-23T12:38:32.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-23T12:38:32.404Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.64s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.64s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.54s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T12:38:32.405Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.60s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.56s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.55s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T12:38:32.405Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.52s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:38:32.405Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T12:38:32.405Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:38:32.405Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:38:32.405Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.405Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T12:38:32.405Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:38:32.406Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:38:32.406Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:38:32.406Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:32.406Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:32.406Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T12:38:32.406Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T12:38:32.406Z] [2022-02-23T12:38:32.406Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:38:32.406Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.406Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:38:32.407Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:38:32.407Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T12:38:32.407Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:38:32.407Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:38:32.407Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:38:32.407Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:38:32.407Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:38:32.407Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:38:32.407Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:38:32.407Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:38:32.407Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:38:32.407Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.407Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T12:38:32.407Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:38:32.408Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:38:32.408Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:38:32.408Z] [2022-02-23T12:38:32.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:38:32.408Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.408Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:38:32.409Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.409Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-23T12:38:32.409Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:38:32.410Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.410Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:38:32.410Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:38:32.865Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.865Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:38:32.865Z] [2022-02-23T12:38:32.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-02-23T12:38:32.866Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T12:38:32.866Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:38:32.866Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:32.866Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.866Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:32.866Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T12:38:32.867Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] DONE 1085 tests, 539 skipped in 2842.924s [2022-02-23T12:38:32.867Z] INFO: Integration tests ended at 02/23/2022 12:38:32. Duration:00:47:23.0977434 [2022-02-23T12:38:32.867Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T12:38:32.867Z] [2022-02-23T12:38:32.867Z] Containers: 2 [2022-02-23T12:38:32.867Z] Running: 0 [2022-02-23T12:38:32.867Z] Paused: 0 [2022-02-23T12:38:32.867Z] Stopped: 2 [2022-02-23T12:38:32.867Z] Images: 18 [2022-02-23T12:38:32.867Z] Server Version: 0.0.0-dev [2022-02-23T12:38:32.867Z] Storage Driver: windowsfilter [2022-02-23T12:38:32.867Z] Windows: [2022-02-23T12:38:32.867Z] Logging Driver: json-file [2022-02-23T12:38:32.867Z] Plugins: [2022-02-23T12:38:32.867Z] Volume: local [2022-02-23T12:38:32.867Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T12:38:32.867Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T12:38:32.867Z] Swarm: inactive [2022-02-23T12:38:32.867Z] Default Isolation: process [2022-02-23T12:38:32.867Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T12:38:32.867Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T12:38:32.867Z] OSType: windows [2022-02-23T12:38:32.867Z] Architecture: x86_64 [2022-02-23T12:38:32.867Z] CPUs: 4 [2022-02-23T12:38:32.867Z] Total Memory: 32GiB [2022-02-23T12:38:32.867Z] Name: azwin-2-645c80 [2022-02-23T12:38:32.867Z] ID: VMUO:O4LG:HTNK:4QSX:WTDZ:STVP:L4WE:IXIO:UU47:OW7V:6WGR:TEKB [2022-02-23T12:38:32.867Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T12:38:32.868Z] Debug Mode (client): false [2022-02-23T12:38:32.868Z] Debug Mode (server): true [2022-02-23T12:38:32.868Z] File Descriptors: -1 [2022-02-23T12:38:32.868Z] Goroutines: 17 [2022-02-23T12:38:32.868Z] System Time: 2022-02-23T12:38:32.6573684Z [2022-02-23T12:38:32.868Z] EventsListeners: 0 [2022-02-23T12:38:32.868Z] Registry: https://index.docker.io/v1/ [2022-02-23T12:38:32.868Z] Labels: [2022-02-23T12:38:32.868Z] Experimental: false [2022-02-23T12:38:32.868Z] Insecure Registries: [2022-02-23T12:38:32.868Z] 127.0.0.0/8 [2022-02-23T12:38:32.868Z] Live Restore Enabled: false [2022-02-23T12:38:32.868Z] [2022-02-23T12:38:32.868Z] [2022-02-23T12:38:32.868Z] INFO: Stopping daemon under test [2022-02-23T12:38:33.323Z] SUCCESS: The process with PID 5544 (child process of PID 2916) has been terminated. [2022-02-23T12:38:33.323Z] SUCCESS: The process with PID 2916 (child process of PID 3052) has been terminated. [2022-02-23T12:38:33.323Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T12:38:33.323Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 12:38:32. [2022-02-23T12:38:33.323Z] INFO: Tidying up at end of run [2022-02-23T12:38:33.323Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.out) to bundles\CIDUT.out [2022-02-23T12:38:33.323Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.err) to bundles\CIDUT.err [2022-02-23T12:38:33.323Z] INFO: Saving containerd logs to bundles [2022-02-23T12:38:33.323Z] INFO: Nuke-Everything... [2022-02-23T12:38:33.323Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T12:38:33.323Z] 1b1d2eda6e54 [2022-02-23T12:38:33.323Z] e2483d92cbf3 [2022-02-23T12:38:33.780Z] INFO: Tidying pidfile d:\CI\PR-43282\5\docker.pid [2022-02-23T12:38:33.780Z] INFO: Nuking d:\CI [2022-02-23T12:38:37.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T12:38:37.937Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:38:37.937Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T12:38:50.317Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T12:38:50.317Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:38:50.317Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T12:39:00.629Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T12:39:03.721Z] INFO: Zapped successfully [2022-02-23T12:39:03.721Z] [2022-02-23T12:39:03.721Z] INFO: executeCI.ps1 exiting at Wed Feb 23 12:39:02 CUT 2022. Duration 01:17:12.8887545 [2022-02-23T12:39:03.721Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T12:39:03.957Z] Recording test results [2022-02-23T12:39:10.993Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T12:39:13.029Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T12:39:14.767Z] Archiving artifacts [2022-02-23T12:39:18.290Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T12:39:18.290Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T12:39:18.290Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:39:18.290Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T12:39:28.590Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T12:39:29.507Z] + make clean [2022-02-23T12:39:31.035Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T12:39:31.035Z] docker-dev-cache [2022-02-23T12:39:31.035Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T12:39:33.084Z] === RUN TestDockerSuite/TestPsListContainersFilterID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T12:39:40.141Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T12:39:50.451Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T12:39:55.129Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T12:39:55.129Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:39:55.129Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T12:39:55.129Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:39:55.129Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T12:40:05.428Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T12:40:05.428Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:40:05.428Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T12:40:05.428Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:40:05.428Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T12:40:05.428Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:40:05.428Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T12:40:05.428Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:40:05.428Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T12:40:13.978Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T12:40:13.979Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:40:13.979Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T12:40:16.064Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T12:40:16.064Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:40:16.064Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T12:40:17.029Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T12:40:17.997Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T12:40:17.997Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:40:17.997Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T12:40:23.776Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T12:40:28.461Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T12:40:31.357Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T12:40:52.446Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T12:40:52.447Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:40:52.447Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T12:41:01.008Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T12:41:01.008Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T12:41:01.008Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T12:41:01.468Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T12:41:07.261Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T12:41:13.067Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T12:41:13.067Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:41:13.067Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T12:41:17.759Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T12:41:17.759Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T12:41:18.224Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T12:41:43.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T12:41:44.344Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T12:41:45.310Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T12:41:53.887Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T12:41:59.671Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T12:42:09.973Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T12:42:14.828Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T12:42:15.794Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T12:42:18.691Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T12:42:43.810Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T12:42:45.341Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T12:42:57.706Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T12:42:58.167Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:42:58.167Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T12:43:01.064Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T12:43:01.064Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:43:01.064Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T12:43:01.064Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:43:01.064Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T12:43:06.847Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T12:43:09.758Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T12:43:18.315Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T12:43:25.376Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T12:43:32.452Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T12:43:32.452Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T12:43:44.823Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:43:44.823Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T12:43:46.357Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T12:43:46.357Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:43:46.357Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T12:43:50.085Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T12:43:50.085Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:43:50.550Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T12:43:50.550Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:43:50.550Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T12:43:52.720Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:43:52.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T12:43:55.629Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T12:43:58.528Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T12:44:01.426Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T12:44:01.426Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:44:01.426Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T12:44:01.426Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:44:01.426Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T12:44:01.426Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:44:01.426Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T12:44:04.322Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T12:44:04.322Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:44:04.322Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T12:44:04.322Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:44:04.322Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T12:44:04.322Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:44:04.322Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T12:44:04.322Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:44:04.322Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T12:44:07.224Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T12:44:13.019Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:44:13.019Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T12:44:15.913Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T12:44:15.913Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:44:15.913Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T12:44:15.913Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T12:44:15.913Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:44:15.913Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T12:44:18.807Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T12:44:21.704Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T12:44:21.705Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:44:21.705Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T12:44:24.600Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T12:44:24.600Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:44:24.600Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T12:44:24.600Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:44:24.600Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T12:44:24.600Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:44:24.600Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T12:44:27.507Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T12:44:30.405Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T12:44:32.575Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T12:44:35.472Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T12:44:35.472Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T12:44:35.472Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T12:44:35.472Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.472Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:44:35.930Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:44:35.930Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T12:44:35.930Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.930Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T12:44:35.930Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:44:35.930Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T12:44:40.628Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T12:44:40.628Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:44:40.628Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T12:44:41.085Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T12:44:41.085Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:44:41.085Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T12:44:41.085Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:44:41.085Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T12:44:41.085Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:44:41.085Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T12:44:41.085Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:44:41.085Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T12:44:53.459Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T12:44:53.459Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.459Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.917Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T12:44:53.917Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:44:53.918Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T12:44:53.918Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:44:54.375Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T12:44:54.375Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:44:54.375Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T12:45:02.926Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T12:45:02.926Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:45:02.926Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T12:45:02.926Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:45:02.926Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T12:45:02.926Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:45:02.926Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T12:45:08.705Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T12:45:19.005Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T12:45:19.005Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T12:45:19.970Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T12:45:22.864Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T12:45:25.761Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T12:45:26.726Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T12:45:29.625Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:45:29.625Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T12:45:33.347Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T12:45:33.347Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T12:45:33.347Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T12:45:33.347Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T12:45:33.347Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:45:33.347Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T12:45:48.147Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T12:45:48.147Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:45:48.147Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T12:45:50.343Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T12:45:56.123Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T12:45:59.019Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T12:46:01.914Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T12:46:04.089Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T12:46:06.985Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T12:46:06.985Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:46:06.985Z] === RUN TestDockerSuite/TestRunState [2022-02-23T12:46:06.985Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:46:06.985Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T12:46:09.881Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T12:46:09.881Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:46:09.881Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T12:46:16.944Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T12:46:16.944Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:46:17.402Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T12:46:17.402Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:46:17.402Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T12:46:17.402Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T12:46:17.402Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T12:46:17.402Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:46:17.402Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T12:46:23.189Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:46:23.189Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T12:46:26.086Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T12:46:26.086Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:46:26.086Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T12:46:28.984Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T12:46:28.984Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:46:28.984Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T12:46:28.984Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:46:28.984Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T12:46:32.709Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T12:46:43.031Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T12:46:51.588Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T12:47:00.308Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T12:47:00.308Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:47:00.308Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T12:47:00.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T12:47:03.215Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T12:47:06.942Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T12:47:09.853Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:47:09.853Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T12:47:14.529Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T12:47:16.705Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T12:47:18.875Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T12:47:29.187Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T12:47:29.187Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:47:29.646Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T12:47:29.646Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.646Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T12:47:29.646Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.646Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T12:47:29.647Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T12:47:29.647Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T12:47:29.647Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:47:29.647Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T12:47:32.547Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T12:47:32.547Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T12:47:33.004Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T12:47:33.461Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T12:47:34.995Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T12:47:43.562Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T12:47:43.562Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:47:43.562Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T12:47:53.874Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T12:47:53.874Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:47:53.874Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T12:48:04.179Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T12:48:04.179Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:48:04.179Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T12:48:04.179Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:48:04.179Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T12:48:04.179Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:48:04.179Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T12:48:04.179Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:48:04.179Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T12:48:21.857Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:48:21.857Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T12:48:22.314Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T12:48:25.210Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T12:48:25.210Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:48:25.210Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T12:48:28.106Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T12:48:28.106Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.106Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T12:48:28.106Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.106Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T12:48:28.106Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T12:48:28.106Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.106Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T12:48:28.106Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.564Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T12:48:28.564Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:48:28.564Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T12:48:46.226Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T12:48:46.226Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T12:48:48.408Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T12:48:48.408Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T12:48:52.150Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T12:48:52.607Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T12:48:53.065Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T12:48:53.065Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T12:48:53.522Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T12:49:14.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T12:49:14.595Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:49:14.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T12:49:14.595Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T12:49:14.595Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T12:49:14.595Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:49:14.595Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T12:49:21.660Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T12:49:22.117Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T12:49:22.574Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T12:49:40.243Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T12:49:40.243Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.243Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite (3289.10s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.83s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (125.39s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.30s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.79s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.58s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.74s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.29s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (149.71s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.64s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.35s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.37s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.27s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.13s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.04s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.26s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.36s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.59s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.56s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.79s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.33s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.70s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.75s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddTar (62.59s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (37.39s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.85s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.54s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.63s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.78s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.65s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.57s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.10s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.70s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.79s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.48s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.61s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.51s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.81s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.98s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.29s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.67s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.87s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.60s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.50s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.26s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.78s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.32s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.79s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.72s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.98s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.44s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.47s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.36s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.63s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.26s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.80s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.03s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.82s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.37s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.09s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (33.55s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.99s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.16s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.70s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.46s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.65s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.91s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.73s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.47s) [2022-02-23T12:49:40.243Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.70s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.94s) [2022-02-23T12:49:40.243Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.14s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.24s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.41s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.35s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.55s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.40s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFails (7.69s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.75s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.69s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.23s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.18s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.53s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.73s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.52s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildHistory (15.24s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.45s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.57s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.13s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.80s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabel (1.46s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.96s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.37s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.84s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabels (1.37s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.06s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.46s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.14s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.99s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.80s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.29s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.86s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.42s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.45s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.88s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.23s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.35s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.96s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.63s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.87s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.83s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.72s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.26s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.86s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.91s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.64s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.75s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.67s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.79s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildRm (16.28s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.28s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.96s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.50s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.27s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.73s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.84s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.16s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.13s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.50s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.14s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildStderr (5.62s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.20s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.91s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.75s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.76s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.00s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.23s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.76s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.87s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.62s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.27s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.52s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.89s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.71s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.34s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.71s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.98s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.53s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.75s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.70s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitChange (6.22s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.06s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitTTY (13.17s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.49s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.82s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.72s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.82s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.27s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.43s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.11s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.11s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.86s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.86s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.57s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.31s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.84s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.36s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.68s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.34s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.01s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.71s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.77s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.41s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.25s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.89s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.79s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.10s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000adb00_} (7.85s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-198560697_c:\foo_false____} (8.21s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-198560697_c:\foo_true____} (3.24s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T12:49:40.244Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.60s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:49:40.244Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.09s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.94s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.29s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.84s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.11s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.11s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToDot (7.92s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCpToStdout (8.00s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.27s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.90s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.66s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.31s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.57s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.32s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.70s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.92s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.15s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.08s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.98s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.18s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (15.26s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsCopy (6.49s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.43s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.16s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.69s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.47s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFormat (5.76s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsRename (3.32s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsResize (8.43s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.34s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.65s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.54s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.66s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.73s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.06s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.70s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.08s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.07s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecInspectID (5.65s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.22s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.90s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.67s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.62s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.76s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.83s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.64s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.83s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.87s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.54s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.56s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.17s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.15s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.54s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.83s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.91s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.89s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectHistory (5.78s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.71s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.72s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.87s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectStatus (3.33s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.67s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.05s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.71s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.92s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.53s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.94s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.44s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.89s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.74s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.82s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.10s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.64s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.30s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.86s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.86s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsSince (9.85s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsTail (3.48s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.79s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.59s) [2022-02-23T12:49:40.245Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:49:40.245Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.93s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsByOrder (10.95s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.49s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.09s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.86s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.63s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.94s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.38s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.64s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.72s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.08s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.06s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.76s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.56s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.39s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.04s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.42s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.35s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.35s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.46s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.52s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.31s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.26s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.47s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.51s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.21s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.45s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.16s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.43s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.42s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.57s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.54s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.71s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.58s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.77s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.76s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.93s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.34s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.77s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.69s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.76s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.86s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.26s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.52s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.40s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunExitCode (2.59s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.77s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.86s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.09s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.89s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.95s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.63s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.77s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.59s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.05s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunRm (3.01s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.00s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.62s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.04s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.73s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (7.25s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T12:49:40.246Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-02-23T12:49:40.246Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.30s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.70s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.70s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.27s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.68s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.15s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.75s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.46s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.28s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.11s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.75s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.99s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.55s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.29s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.89s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.57s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.32s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.67s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (16.78s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.66s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.96s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.83s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.10s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.63s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (18.82s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.28s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.46s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.63s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-02-23T12:49:40.247Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.79s) [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T12:49:40.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:49:40.247Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:49:40.247Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T12:49:40.247Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T12:49:40.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.247Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T12:49:40.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T12:49:40.248Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.248Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T12:49:40.248Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T12:49:40.707Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T12:49:40.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T12:49:40.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T12:49:40.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T12:49:40.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T12:49:40.707Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerDaemonSuite [2022-02-23T12:49:40.707Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T12:49:40.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T12:49:40.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T12:49:40.707Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerSwarmSuite [2022-02-23T12:49:40.707Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T12:49:40.707Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T12:49:40.707Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:49:40.707Z] === RUN TestDockerNetworkSuite [2022-02-23T12:49:40.707Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.707Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T12:49:40.708Z] === RUN TestDockerHubPullSuite [2022-02-23T12:49:40.708Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T12:49:40.708Z] PASS [2022-02-23T12:49:40.708Z] ok github.com/docker/docker/integration-cli 3289.581s [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === Skipped [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-23T12:49:40.708Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.708Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T12:49:40.708Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:49:40.708Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:49:40.708Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:49:40.708Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.07s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.07s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.57s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.10s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.10s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T12:49:40.708Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.04s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.708Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-23T12:49:40.708Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.708Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-23T12:49:40.708Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-23T12:49:40.709Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.56s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.53s) [2022-02-23T12:49:40.709Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.53s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:49:40.709Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.04s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.04s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T12:49:40.709Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-23T12:49:40.709Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.709Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-02-23T12:49:40.709Z] [2022-02-23T12:49:40.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.04s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.710Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.710Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-02-23T12:49:40.710Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T12:49:40.710Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:49:40.710Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T12:49:40.710Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-23T12:49:40.710Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:49:40.710Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.710Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T12:49:40.710Z] [2022-02-23T12:49:40.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-02-23T12:49:40.711Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:49:40.711Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T12:49:40.711Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T12:49:40.711Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:49:40.711Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:49:40.711Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:49:40.711Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T12:49:40.711Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:49:40.711Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:49:40.711Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T12:49:40.711Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T12:49:40.711Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-02-23T12:49:40.712Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:49:40.712Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:49:40.712Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T12:49:40.712Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T12:49:40.712Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:49:40.712Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:49:40.712Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:49:40.712Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:49:40.712Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T12:49:40.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T12:49:40.712Z] [2022-02-23T12:49:40.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:49:40.712Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:49:41.177Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:49:41.177Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:49:41.177Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.177Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T12:49:41.177Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.05s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.178Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T12:49:41.178Z] [2022-02-23T12:49:41.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:49:41.178Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.04s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.179Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T12:49:41.179Z] [2022-02-23T12:49:41.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:49:41.179Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T12:49:41.180Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T12:49:41.180Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:49:41.180Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-02-23T12:49:41.180Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:49:41.180Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.180Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T12:49:41.180Z] [2022-02-23T12:49:41.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T12:49:41.181Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.181Z] DONE 1085 tests, 539 skipped in 3302.471s [2022-02-23T12:49:41.181Z] INFO: Integration tests ended at 02/23/2022 12:49:41. Duration:00:55:02.6545826 [2022-02-23T12:49:41.181Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T12:49:41.181Z] [2022-02-23T12:49:41.645Z] Containers: 2 [2022-02-23T12:49:41.645Z] Running: 0 [2022-02-23T12:49:41.645Z] Paused: 0 [2022-02-23T12:49:41.645Z] Stopped: 2 [2022-02-23T12:49:41.645Z] Images: 18 [2022-02-23T12:49:41.645Z] Server Version: 0.0.0-dev [2022-02-23T12:49:41.645Z] Storage Driver: windowsfilter [2022-02-23T12:49:41.645Z] Windows: [2022-02-23T12:49:41.645Z] Logging Driver: json-file [2022-02-23T12:49:41.645Z] Plugins: [2022-02-23T12:49:41.645Z] Volume: local [2022-02-23T12:49:41.645Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T12:49:41.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T12:49:41.645Z] Swarm: inactive [2022-02-23T12:49:41.645Z] Default Isolation: process [2022-02-23T12:49:41.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T12:49:41.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T12:49:41.645Z] OSType: windows [2022-02-23T12:49:41.645Z] Architecture: x86_64 [2022-02-23T12:49:41.645Z] CPUs: 4 [2022-02-23T12:49:41.645Z] Total Memory: 32GiB [2022-02-23T12:49:41.645Z] Name: azwin-2-439e00 [2022-02-23T12:49:41.645Z] ID: 44B7:5EYF:ZBI5:LWMH:LRG7:MLX7:UBJ6:SJ2N:KOSL:W4GZ:BLEQ:GLI2 [2022-02-23T12:49:41.645Z] Docker Root Dir: D:\CI\PR-43282\5\daemon [2022-02-23T12:49:41.645Z] Debug Mode (client): false [2022-02-23T12:49:41.645Z] Debug Mode (server): true [2022-02-23T12:49:41.645Z] File Descriptors: -1 [2022-02-23T12:49:41.645Z] Goroutines: 17 [2022-02-23T12:49:41.645Z] System Time: 2022-02-23T12:49:41.1548296Z [2022-02-23T12:49:41.645Z] EventsListeners: 0 [2022-02-23T12:49:41.645Z] Registry: https://index.docker.io/v1/ [2022-02-23T12:49:41.645Z] Labels: [2022-02-23T12:49:41.645Z] Experimental: false [2022-02-23T12:49:41.645Z] Insecure Registries: [2022-02-23T12:49:41.645Z] 127.0.0.0/8 [2022-02-23T12:49:41.645Z] Live Restore Enabled: false [2022-02-23T12:49:41.645Z] [2022-02-23T12:49:41.645Z] [2022-02-23T12:49:41.645Z] INFO: Stopping daemon under test [2022-02-23T12:49:41.645Z] SUCCESS: The process with PID 2592 (child process of PID 5992) has been terminated. [2022-02-23T12:49:41.645Z] SUCCESS: The process with PID 5992 (child process of PID 1028) has been terminated. [2022-02-23T12:49:41.645Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T12:49:41.645Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 12:49:41. [2022-02-23T12:49:41.645Z] INFO: Tidying up at end of run [2022-02-23T12:49:41.645Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.out) to bundles\CIDUT.out [2022-02-23T12:49:41.645Z] INFO: Saving daemon under test log (d:\CI\PR-43282\5\dut.err) to bundles\CIDUT.err [2022-02-23T12:49:41.645Z] INFO: Saving containerd logs to bundles [2022-02-23T12:49:41.645Z] INFO: Nuke-Everything... [2022-02-23T12:49:42.611Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T12:49:42.611Z] b1a45e03ea8a [2022-02-23T12:49:42.611Z] dcfad96111c2 [2022-02-23T12:49:42.611Z] INFO: Tidying pidfile d:\CI\PR-43282\5\docker.pid [2022-02-23T12:49:42.611Z] INFO: Nuking d:\CI [2022-02-23T12:50:25.114Z] INFO: Zapped successfully [2022-02-23T12:50:25.114Z] [2022-02-23T12:50:25.114Z] INFO: executeCI.ps1 exiting at Wed Feb 23 12:50:20 CUT 2022. Duration 01:28:01.0850056 [2022-02-23T12:50:25.114Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T12:50:25.356Z] Recording test results [2022-02-23T12:50:32.321Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T12:50:34.382Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T12:50:36.767Z] Archiving artifacts [2022-02-23T12:50:50.660Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43282/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T12:50:51.581Z] + make clean [2022-02-23T12:50:53.113Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T12:50:53.113Z] docker-dev-cache [2022-02-23T12:50:53.113Z] 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